kubelet: Update to version 1.18.2

This commit is contained in:
Richard Kuhnt 2020-04-16 23:01:49 +00:00
parent e969a90af1
commit 56bd215a11

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.1",
"version": "1.18.2",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.1/bin/windows/amd64/kubelet.exe",
"hash": "213ab1771551b947e6044d7dc54059e3a94e4d6b3ef055facb41ba35175c046a"
"url": "https://dl.k8s.io/v1.18.2/bin/windows/amd64/kubelet.exe",
"hash": "2362fb88541b7b24ff37ef14dfefc8165b7271818e2cc388c512503bf604182a"
}
},
"bin": "kubelet.exe",