kubelet: Update to version 1.19.2

This commit is contained in:
Richard Kuhnt 2020-09-16 20:01:08 +00:00
parent d38d4a2f85
commit de1ad9c5ee

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