kubeadm: Update to version 1.20.3

This commit is contained in:
Richard Kuhnt 2021-02-17 21:00:33 +00:00
parent f9a73ef27c
commit 659697d5f0

View File

@ -1,12 +1,12 @@
{
"version": "1.20.2",
"version": "1.20.3",
"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.2/bin/windows/amd64/kubeadm.exe",
"hash": "e0d377be20fb85bcba7ddaeb3a400aa1ab04fc2736c1d8580e60d4ef73206d50"
"url": "https://dl.k8s.io/v1.20.3/bin/windows/amd64/kubeadm.exe",
"hash": "15153e958a7883e2bf6e37a00c02a79b31c5c2e3b77afd1b5ba0924bc15d55dc"
}
},
"bin": "kubeadm.exe",