kubeadm: Update to version 1.20.0

This commit is contained in:
Richard Kuhnt 2020-12-08 20:01:48 +00:00
parent 043c08ca4a
commit 1fc714dd2d

View File

@ -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",