From ee0e4d81eb9371ebb710409fa17f7dc0934b6c57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 16:29:08 +0000 Subject: [PATCH] k3sup: Update to version 0.13.6 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index f33485c334..1301a3b69a 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.5", + "version": "0.13.6", "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.5/k3sup.exe", - "hash": "f4c4445d8ad266605ba9fbd38fdfb829292bccafbf125a3d073ce8d90f04070d" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.6/k3sup.exe", + "hash": "92f31558936b7e4e72266d2d97de4c34dbb2e55993f517eb4ccb889a451d038b" } }, "bin": "k3sup.exe",