kubelet: Update to version 1.18.3

This commit is contained in:
Richard Kuhnt 2020-05-20 15:01:49 +00:00
parent b30b14933d
commit 30d90ec2b2

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.2",
"version": "1.18.3",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.2/bin/windows/amd64/kubelet.exe",
"hash": "2362fb88541b7b24ff37ef14dfefc8165b7271818e2cc388c512503bf604182a"
"url": "https://dl.k8s.io/v1.18.3/bin/windows/amd64/kubelet.exe",
"hash": "b32073409755d2a15dfc2aed34d081ccb204b327fac36e3b180505679d506463"
}
},
"bin": "kubelet.exe",