kubeadm: Update to version 1.20.4

This commit is contained in:
Richard Kuhnt 2021-02-18 20:00:29 +00:00
parent 415e022fc0
commit 09bf963a1a

View File

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