kubelet: Update to version 1.18.4

This commit is contained in:
Richard Kuhnt 2020-06-17 20:00:36 +00:00
parent 675180e295
commit 70ec1a07e2

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.3",
"version": "1.18.4",
"architecture": {
"64bit": {
"url": "https://dl.k8s.io/v1.18.3/bin/windows/amd64/kubelet.exe",
"hash": "b32073409755d2a15dfc2aed34d081ccb204b327fac36e3b180505679d506463"
"url": "https://dl.k8s.io/v1.18.4/bin/windows/amd64/kubelet.exe",
"hash": "caed0034991adefb0c15ab445bbc8ca5bb81b2a1cbe7cd2d8768e4555172719a"
}
},
"bin": "kubelet.exe",