diff --git a/bucket/kubelet.json b/bucket/kubelet.json index 5eccf69bf7..d0017d1137 100644 --- a/bucket/kubelet.json +++ b/bucket/kubelet.json @@ -1,12 +1,12 @@ { - "version": "1.23.5", + "version": "1.23.6", "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.23.5/bin/windows/amd64/kubelet.exe", - "hash": "3992e61db78e856cb6eb20e6222bf9a6813bb1ffc2ffb416288d8357059264bd" + "url": "https://dl.k8s.io/v1.23.6/bin/windows/amd64/kubelet.exe", + "hash": "11d7cb5750c44c40e767c7c4fa0f388ed64f636cf6b97ceee7bf9ae77683a3c0" } }, "bin": "kubelet.exe",