kubeadm: Update to version 1.17.1

This commit is contained in:
Richard Kuhnt 2020-01-14 23:01:50 +00:00
parent 498ea25413
commit 7b977b7274

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