From 66294dacbf71c50904c5c7f52aea56798f0dacb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:29:50 +0000 Subject: [PATCH] k3sup: Update to version 0.13.8 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 1301a3b69a..587967a7a5 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.6", + "version": "0.13.8", "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.6/k3sup.exe", - "hash": "92f31558936b7e4e72266d2d97de4c34dbb2e55993f517eb4ccb889a451d038b" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.8/k3sup.exe", + "hash": "7d4a64b03089988b4d0b1f4996cd44340168edec6d1dea1af22e718d3ce743a0" } }, "bin": "k3sup.exe",