kubeadm: Update to version 1.20.5

This commit is contained in:
Richard Kuhnt 2021-03-18 20:00:29 +00:00
parent 3f7bfb1355
commit 7cb54edb60

View File

@ -1,12 +1,12 @@
{
"version": "1.20.4",
"version": "1.20.5",
"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.20.4/bin/windows/amd64/kubeadm.exe",
"hash": "def24ad7f9fba0c23c1386147cc9e1580826cbccdb268eab08e5fbf81daf4a2b"
"url": "https://dl.k8s.io/v1.20.5/bin/windows/amd64/kubeadm.exe",
"hash": "c2600b0112cc64dc2e29f8f984559d36d33f90c41f32dfd8994d57436a3555a7"
}
},
"bin": "kubeadm.exe",