mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kubeadm: Update to version 1.22.1
This commit is contained in:
parent
f117bb1dc6
commit
2841125c3b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.1",
|
||||
"description": "Kubernetes node provisioning tool",
|
||||
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.k8s.io/v1.22.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "3ce485e788767a946ecc2660a5ddcf184f70956ee249603266b0d1874c177496"
|
||||
"url": "https://dl.k8s.io/v1.22.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "00e3540b2076de221c07e8813ffd23f22b1e680222bc50a7882192181cdc448d"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user