kubeadm: Update to version 1.18.1

This commit is contained in:
Richard Kuhnt 2020-04-08 20:01:49 +00:00
parent 8cffe9b0a6
commit 1fdce3c148

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