kubelet: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2022-05-26 04:31:36 +00:00
parent 9e4322277d
commit b0c974d3d2

View File

@ -1,12 +1,12 @@
{
"version": "1.24.0",
"version": "1.24.1",
"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.24.0/bin/windows/amd64/kubelet.exe",
"hash": "694d1ac9a7d3e0f6ec20dfca482f0c6c591b248f45bfa76d4a667d3f800f8590"
"url": "https://dl.k8s.io/v1.24.1/bin/windows/amd64/kubelet.exe",
"hash": "6bee027fff309807c1e1242f0b791e9a3bd3e972cbbfac8d4e95dd64d829c168"
}
},
"bin": "kubelet.exe",