mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kubeadm: Update to version 1.20.0
This commit is contained in:
parent
043c08ca4a
commit
1fc714dd2d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "1.19.4",
|
||||
"version": "1.20.0",
|
||||
"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.19.4/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "0b9d1837afe8580d715d1ffa1d9124e8b4f170b5a50664ced7a513f34788aa30"
|
||||
"url": "https://dl.k8s.io/v1.20.0/bin/windows/amd64/kubeadm.exe",
|
||||
"hash": "af493a6c022793af5e96c8541a6b9befb470ef05d6995cff3a82e099e8f88bbf"
|
||||
}
|
||||
},
|
||||
"bin": "kubeadm.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user