mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
kubeadm: Update to version 1.22.2
This commit is contained in:
parent
529467db1d
commit
4d9137dfe0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.22.1",
|
||||
"version": "1.22.2",
|
||||
"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.1/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "00e3540b2076de221c07e8813ffd23f22b1e680222bc50a7882192181cdc448d"
|
||||
"url": "https://dl.k8s.io/v1.22.2/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "c2f56f7266b560791d09ceb0a36b72f437a876998ffbf65a74ea00e630b12068"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user