kubeadm: Update to version 1.17.0

This commit is contained in:
Richard Kuhnt 2019-12-09 21:00:23 +00:00
parent 2b6ead3532
commit 4b42311a1e

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.16.3",
"version": "1.17.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.16.3/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:4d953f7245544ceb86101e1e6c34342c3e0fb230"
"url": "https://dl.k8s.io/v1.17.0/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:7609b9363ba5c1f63ec175144734c1acddfaf986"
}
},
"bin": "kubeadm.exe",