kubelet: Update to version 1.20.2

This commit is contained in:
Richard Kuhnt 2021-01-13 20:01:48 +00:00
parent a767fe5092
commit 581ec3025c

View File

@ -1,12 +1,12 @@
{
"version": "1.20.1",
"version": "1.20.2",
"description": "Kubernetes node agent",
"homepage": "https://kubernetes.io/docs/reference/command-line-tools-reference/kubelet/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.20.1/bin/windows/amd64/kubelet.exe",
"hash": "5f8aa9f44a12a5947f3a42ff87f66e049ff00eede9e617590ef972ca67cda781"
"url": "https://dl.k8s.io/v1.20.2/bin/windows/amd64/kubelet.exe",
"hash": "67c771a60000b974b3e42eac169c2323be67584e6a38787d72d7e1b2deb8fa54"
}
},
"bin": "kubelet.exe",