kubelet: Update to version 1.22.3

This commit is contained in:
Richard Kuhnt 2021-10-28 02:00:48 +00:00
parent 55901b61ee
commit ec8398e186

View File

@ -1,12 +1,12 @@
{
"version": "1.22.2",
"version": "1.22.3",
"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.22.2/bin/windows/amd64/kubelet.exe",
"hash": "aa8d818084c3c7c82800db827ac47a4001ecb6f583c4e2e29455e34609689e52"
"url": "https://dl.k8s.io/v1.22.3/bin/windows/amd64/kubelet.exe",
"hash": "4993b06b01d04961cafb973c9f7467c61229917df0ecb34116899fceb3d9d1dd"
}
},
"bin": "kubelet.exe",