From 4c42414726447479600b35c21e74a6641ebd5ed3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:31:54 +0000 Subject: [PATCH] k3sup: Update to version 0.13.11 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index b54b331a6d..1aae97b2fb 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.10", + "version": "0.13.11", "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.10/k3sup.exe", - "hash": "e84cad0fd3e590e653fa8f4901c1e7f2a977f985f4707ca9048704f01824bc44" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.11/k3sup.exe", + "hash": "b48756f16164cf16e08f39b91aa73148f2479f8373ab0dc41027aaa85c80cd3d" } }, "bin": "k3sup.exe",