kubeadm: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2020-03-25 20:01:51 +00:00
parent 40b62904ff
commit dbc2b55d97

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.4",
"version": "1.18.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.17.4/bin/windows/amd64/kubeadm.exe",
"hash": "sha1:7f6716212386302080d76f56c9eb3a851a5a1e37"
"url": "https://dl.k8s.io/v1.18.0/bin/windows/amd64/kubeadm.exe",
"hash": "102b8eda557c0035b869a431431e2c455e2b4a057aaf66734f33aa37014f4dd8"
}
},
"bin": "kubeadm.exe",