kubelet: Update to version 1.28.2

This commit is contained in:
github-actions[bot] 2023-09-13 20:23:49 +00:00
parent 2a0bee5227
commit acfa42d07a

View File

@ -1,12 +1,12 @@
{
"version": "1.28.1",
"version": "1.28.2",
"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.28.1/bin/windows/amd64/kubelet.exe",
"hash": "33cd81acc7d4dfce1ee00730e7f6be9c292aaf97b6365cc3d4653a132c7efce4"
"url": "https://dl.k8s.io/v1.28.2/bin/windows/amd64/kubelet.exe",
"hash": "ab352402356df517977b1e0691bb42d182d2bb60a3b96bd7a8306c8e2512557c"
}
},
"bin": "kubelet.exe",