kubeadm: Update to version 1.17.4

This commit is contained in:
Richard Kuhnt 2020-03-13 00:01:52 +00:00
parent b280ad4bb3
commit ccc0343c4d

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.3",
"version": "1.17.4",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.17.3/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:88e4833c34248c5a193d7b93070b760d447f359c"
"url": "https://dl.k8s.io/v1.17.4/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:7f6716212386302080d76f56c9eb3a851a5a1e37"
}
},
"bin": "kubeadm.exe",