From d244ce990ff0409740393899df6ccfcf0b36f8f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 16:28:37 +0000 Subject: [PATCH] k3sup: Update to version 0.12.14 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 4538bc6f9f..1a6aba781e 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.12.12", + "version": "0.12.14", "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.12.12/k3sup.exe", - "hash": "79ce87914e039166662f3e31083e4ac7f172cbde437f84731edbd71de2f25b9a" + "url": "https://github.com/alexellis/k3sup/releases/download/0.12.14/k3sup.exe", + "hash": "28ab56fa246ef10ee19c2846bb0bbed494c9b504ec203a9aa999b1c087a7c063" } }, "bin": "k3sup.exe",