kubelet: Update to version 1.20.1

This commit is contained in:
Richard Kuhnt 2020-12-18 16:01:51 +00:00
parent ef577979ae
commit 4a60e61492

View File

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