k3sup: Update to version 0.13.4

This commit is contained in:
github-actions[bot] 2023-12-19 12:29:48 +00:00
parent 79082b8161
commit 78de6301c5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.3", "version": "0.13.4",
"description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM", "description": "Utility to get from zero to KUBECONFIG with k3s on any local or remote VM",
"homepage": "https://k3sup.dev", "homepage": "https://k3sup.dev",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/alexellis/k3sup/releases/download/0.13.3/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.13.4/k3sup.exe",
"hash": "e85556eba208190372f19ebae45c406807670d8daa856dd14bd8cee4eaa5c61e" "hash": "9f853d0dc114a4e8ecdb1a4cfafcf3eb22ac3675e08a347083ccd2bfb3d50782"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",