kubelet: Update to version 1.17.4

This commit is contained in:
Richard Kuhnt 2020-03-13 00:01:52 +00:00
parent 4875d66804
commit 3291783cd8

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.3",
"version": "1.17.4",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.17.3/bin/windows/amd64/kubelet.exe",
"hash": "sha1:7cb35ffd25ed03211407c5cbb38ad962669df6c7"
"url": "https://dl.k8s.io/v1.17.4/bin/windows/amd64/kubelet.exe",
"hash": "sha1:646358aba556cbc29aaf54a36a899bff11297e99"
}
},
"bin": "kubelet.exe",