kubelet: Update to version 1.30.1

This commit is contained in:
github-actions[bot] 2024-05-15 08:29:09 +00:00
parent cac4c9f262
commit 95e32bf69f

View File

@ -1,12 +1,12 @@
{
"version": "1.30.0",
"version": "1.30.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.30.0/bin/windows/amd64/kubelet.exe",
"hash": "7ec4ccaab0f9e399ec03510f888c73d7098302dc5c863b5f524a378e3e998cb8"
"url": "https://dl.k8s.io/v1.30.1/bin/windows/amd64/kubelet.exe",
"hash": "8f86b369f1850e02c7eac73dfb1a07ccd201b52be495cb19d939e1346a402fb2"
}
},
"bin": "kubelet.exe",