kubelet: Update to version 1.19.0

This commit is contained in:
Richard Kuhnt 2020-08-26 19:00:29 +00:00
parent d0402bcee6
commit 0a236fb9be

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