From 8ac25877cdb8d1fa9c57c31e8fe4bcdceb553abb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:27:34 +0000 Subject: [PATCH] k3sup: Update to version 0.13.3 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 5849509099..e9352ec293 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.2", + "version": "0.13.3", "description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM", "homepage": "https://k3sup.dev", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/alexellis/k3sup/releases/download/0.13.2/k3sup.exe", - "hash": "a2a0ad8706d7cd6dd45a22100367ff952265196d6f426da0b134218a1cc163aa" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.3/k3sup.exe", + "hash": "e85556eba208190372f19ebae45c406807670d8daa856dd14bd8cee4eaa5c61e" } }, "bin": "k3sup.exe",