kubeadm: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2020-08-26 19:00:29 +00:00
parent 1a6b27df9a
commit 82747a3ff4

View File

@ -2,11 +2,11 @@
"homepage": "https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/",
"description": "Kubernetes node provisioning tool",
"license": "Apache-2.0",
"version": "1.18.8",
"version": "1.19.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.8/bin/windows/amd64/kubeadm.exe",
"hash": "2eb205190f5b1f7cec4cbbafc604100d70c7293494f193822d6f6ddd480552a9"
"url": "https://dl.k8s.io/v1.19.0/bin/windows/amd64/kubeadm.exe",
"hash": "7939543f4761a009228b5ccc9c755fb0375a4a359d8cdd28aa887f4fb89919fb"
}
},
"bin": "kubeadm.exe",