From f6cfe1c56eb288a4c1ecc42592448ac5338460a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 12:29:48 +0000 Subject: [PATCH] k3sup: Update to version 0.13.5 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index 3546cddab4..f33485c334 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.13.5", "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.4/k3sup.exe", - "hash": "9f853d0dc114a4e8ecdb1a4cfafcf3eb22ac3675e08a347083ccd2bfb3d50782" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.5/k3sup.exe", + "hash": "f4c4445d8ad266605ba9fbd38fdfb829292bccafbf125a3d073ce8d90f04070d" } }, "bin": "k3sup.exe",