k3sup: Update to version 0.13.11

This commit is contained in:
github-actions[bot] 2025-08-20 12:31:54 +00:00
parent e04dd284b8
commit 4c42414726

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.10", "version": "0.13.11",
"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.10/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.13.11/k3sup.exe",
"hash": "e84cad0fd3e590e653fa8f4901c1e7f2a977f985f4707ca9048704f01824bc44" "hash": "b48756f16164cf16e08f39b91aa73148f2479f8373ab0dc41027aaa85c80cd3d"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",