From 09d9fa0aececd35afc01e310c8ebeabc1fdc71ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 16:27:06 +0000 Subject: [PATCH] k3sup: Update to version 0.13.0 --- bucket/k3sup.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/k3sup.json b/bucket/k3sup.json index b028f44f53..6a022061b6 100644 --- a/bucket/k3sup.json +++ b/bucket/k3sup.json @@ -1,12 +1,12 @@ { - "version": "0.12.15", + "version": "0.13.0", "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.12.15/k3sup.exe", - "hash": "7ca82925b9643b600bbfb938e141a1cad3331b777dab95a572397b99116b6fc0" + "url": "https://github.com/alexellis/k3sup/releases/download/0.13.0/k3sup.exe", + "hash": "eb88b13e2aa583cc84d8ccffcdc3506f191010a9c2a62ded01f951ba60e3e8b0" } }, "bin": "k3sup.exe",