kubeadm: Update to version 1.18.8

This commit is contained in:
Richard Kuhnt 2020-08-13 19:00:48 +00:00
parent 89bd4cbfa5
commit 80531230ff

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.7",
"version": "1.18.8",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.7/bin/windows/amd64/kubeadm.exe",
"hash": "a82e176e4c7e4fb2005673ef4b080499e74bec9f909d8a86aeeb3b1ec8169364"
"url": "https://dl.k8s.io/v1.18.8/bin/windows/amd64/kubeadm.exe",
"hash": "2eb205190f5b1f7cec4cbbafc604100d70c7293494f193822d6f6ddd480552a9"
}
},
"bin": "kubeadm.exe",