From ab74fbe75ea604357aeba094845552e65d2b2327 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 12:31:47 +0000 Subject: [PATCH] k3sup: Update to version 0.13.10 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index cac6c2921c..b54b331a6d 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.9", + "version": "0.13.10", "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.9/k3sup.exe", - "hash": "ef34bf04217fdb61d334f2decc8eea04bfc23a0132ba66902a927f0aa15517c4" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.10/k3sup.exe", + "hash": "e84cad0fd3e590e653fa8f4901c1e7f2a977f985f4707ca9048704f01824bc44" } }, "bin": "k3sup.exe",