kubelet: Update to version 1.17.2

This commit is contained in:
Richard Kuhnt 2020-01-21 19:01:54 +00:00
parent faefded6d5
commit 663c6afc89

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.1",
"version": "1.17.2",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.17.1/bin/windows/amd64/kubelet.exe",
"hash": "sha1:e0315c973b66004372d8c762f69ffa85e4a0d20d"
"url": "https://dl.k8s.io/v1.17.2/bin/windows/amd64/kubelet.exe",
"hash": "sha1:fc31f625780e9cfb6a9d4608fb142c6b5a160c8a"
}
},
"bin": "kubelet.exe",