k3sup: Update to version 0.12.10

This commit is contained in:
github-actions[bot] 2022-10-21 20:30:13 +00:00
parent 1a81149267
commit 5a74aa5fd1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.12.8", "version": "0.12.10",
"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.12.8/k3sup.exe", "url": "https://github.com/alexellis/k3sup/releases/download/0.12.10/k3sup.exe",
"hash": "146ab99cb860d0f1fad02609b006ab13a6673457c5f4eee6b2281743c9fbfcae" "hash": "63f5561200f9d84ca6a1422031fc0fee42c56bf04f3547d25272b4e376a36c97"
} }
}, },
"bin": "k3sup.exe", "bin": "k3sup.exe",