kubelet: Update to version 1.18.0

This commit is contained in:
Richard Kuhnt 2020-03-25 20:01:51 +00:00
parent a6e1975f63
commit bd6cba095d

View File

@ -2,11 +2,11 @@
"homepage": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/",
"description": "Kubernetes node agent",
"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/kubelet.exe",
"hash": "sha1:646358aba556cbc29aaf54a36a899bff11297e99"
"url": "https://dl.k8s.io/v1.18.0/bin/windows/amd64/kubelet.exe",
"hash": "52197adc7daeefdb62982f3bb633d3a643fb6a0d87bdeac855cd68acca5e8d59"
}
},
"bin": "kubelet.exe",