kubeadm: Update to version 1.19.1

This commit is contained in:
Richard Kuhnt 2020-09-09 17:01:23 +00:00
parent a13460c32b
commit f1e506afa1

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.19.0",
"version": "1.19.1",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.19.0/bin/windows/amd64/kubeadm.exe",
"hash": "7939543f4761a009228b5ccc9c755fb0375a4a359d8cdd28aa887f4fb89919fb"
"url": "https://dl.k8s.io/v1.19.1/bin/windows/amd64/kubeadm.exe",
"hash": "9205ea406d0e48608dae8419f711f0e0c50f15412d29e58653f7bcaa26ab6a8e"
}
},
"bin": "kubeadm.exe",