k3sup: Update to version 0.13.5

This commit is contained in:
github-actions[bot] 2024-01-02 12:29:48 +00:00
parent ee4ac660ff
commit f6cfe1c56e

View File

@ -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", "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.4/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.13.5/k3sup.exe",
"hash": "9f853d0dc114a4e8ecdb1a4cfafcf3eb22ac3675e08a347083ccd2bfb3d50782" "hash": "f4c4445d8ad266605ba9fbd38fdfb829292bccafbf125a3d073ce8d90f04070d"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",