kubelet: Update to version 1.26.1

This commit is contained in:
github-actions[bot] 2023-01-19 00:35:15 +00:00
parent ffbcf9075f
commit 93bf2676d4

View File

@ -1,12 +1,12 @@
{
"version": "1.26.0",
"version": "1.26.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.26.0/bin/windows/amd64/kubelet.exe",
"hash": "6d490e91276331fdeea569016723529a3fe35d301d0537c6869322db80c67676"
"url": "https://dl.k8s.io/v1.26.1/bin/windows/amd64/kubelet.exe",
"hash": "71f5753649882718d0250005dec17063632c148f815431f182ac10d129217608"
}
},
"bin": "kubelet.exe",