kubeadm: Update to version 1.18.4

This commit is contained in:
Richard Kuhnt 2020-06-17 20:00:36 +00:00
parent 49ec077aed
commit 9a2d9166a3

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.3",
"version": "1.18.4",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.3/bin/windows/amd64/kubeadm.exe",
"hash": "931f3134428141eb7a95137b371bee4d0d0c8cb742601231f4583b260b94257c"
"url": "https://dl.k8s.io/v1.18.4/bin/windows/amd64/kubeadm.exe",
"hash": "72d8a5b1794e5f8f0acff72d2f61e8e61706a2675685168d6c98d0a214984b82"
}
},
"bin": "kubeadm.exe",