kubeadm: Update to version 1.17.3

This commit is contained in:
Richard Kuhnt 2020-02-11 20:02:09 +00:00
parent 37a2a27dfb
commit 8c03353732

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.2",
"version": "1.17.3",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.17.2/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:8486aba0812ea7165e9e4a7352bdcbbc8b282dc5"
"url": "https://dl.k8s.io/v1.17.3/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:88e4833c34248c5a193d7b93070b760d447f359c"
}
},
"bin": "kubeadm.exe",