kubelet: Update to version 1.19.1

This commit is contained in:
Richard Kuhnt 2020-09-09 17:01:23 +00:00
parent 58486c105f
commit fed4515c41

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