kubelet: Update to version 1.18.8

This commit is contained in:
Richard Kuhnt 2020-08-13 19:00:48 +00:00
parent e93a7b9837
commit 50010504c6

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