kubeadm: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2021-01-13 20:01:48 +00:00
parent c92d1e02a5
commit c554069068

View File

@ -1,12 +1,12 @@
{
"version": "1.20.1",
"version": "1.20.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.20.1/bin/windows/amd64/kubeadm.exe",
"hash": "c0f2f4192ace2fdc2f720fe5633fe9b2eb253ad1751dd3bf88fdbeca893be08c"
"url": "https://dl.k8s.io/v1.20.2/bin/windows/amd64/kubeadm.exe",
"hash": "e0d377be20fb85bcba7ddaeb3a400aa1ab04fc2736c1d8580e60d4ef73206d50"
}
},
"bin": "kubeadm.exe",