From 90846feba5ef41451d4b1bcbbf8807406a71487d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jun 2022 20:30:45 +0000 Subject: [PATCH] k3sup: Update to version 0.12.0 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 7c285bd345..f058ec87b4 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.11.3", + "version": "0.12.0", "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.11.3/k3sup.exe", - "hash": "73b6412b6c5174836328e3affaaf3aa2ade2c388c25629338ccafb8d40361ff7" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.0/k3sup.exe", + "hash": "30c26fc9fe3983c15f7986238e4239d49d40d6ef81487cf8ef16bac7153d5d6b" } }, "bin": "k3sup.exe",