kubeadm: Update to version 1.21.2

This commit is contained in:
Richard Kuhnt 2021-06-16 18:00:31 +00:00
parent caf34139d5
commit e5a831a99c

View File

@ -1,12 +1,12 @@
{
"version": "1.21.1",
"version": "1.21.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.21.1/bin/windows/amd64/kubeadm.exe",
"hash": "f07ccd61656f15e4266f0cc095dc5cc662a3e9526d51ac37c13da319b9c2b6bf"
"url": "https://dl.k8s.io/v1.21.2/bin/windows/amd64/kubeadm.exe",
"hash": "a08638524b29d427224304dc94324f865eb21b9e567e8578ec922986e148e6ef"
}
},
"bin": "kubeadm.exe",