From 16e56245bca4f7f5991821167b47a129c0f622fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 12:30:10 +0000 Subject: [PATCH] k3sup: Update to version 0.13.2 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index bd5a814e9b..5849509099 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.1", + "version": "0.13.2", "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.1/k3sup.exe", - "hash": "092ae2883bc906b396aed531e9a9534652457cf568e7b06b55fc72379b22bb15" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.2/k3sup.exe", + "hash": "a2a0ad8706d7cd6dd45a22100367ff952265196d6f426da0b134218a1cc163aa" } }, "bin": "k3sup.exe",