kubeadm: Update to version 1.18.3

This commit is contained in:
Richard Kuhnt 2020-05-20 15:01:49 +00:00
parent 8b531025a0
commit a1781b54e2

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.2",
"version": "1.18.3",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.2/bin/windows/amd64/kubeadm.exe",
"hash": "596f049f6822dd32c3bf13fadcabb638156404ef13b252b816c59c2673db250d"
"url": "https://dl.k8s.io/v1.18.3/bin/windows/amd64/kubeadm.exe",
"hash": "931f3134428141eb7a95137b371bee4d0d0c8cb742601231f4583b260b94257c"
}
},
"bin": "kubeadm.exe",