diff --git a/bucket/kubelet.json b/bucket/kubelet.json index ea08717fa1..962ad27071 100644 --- a/bucket/kubelet.json +++ b/bucket/kubelet.json @@ -1,12 +1,12 @@ { - "version": "1.30.3", + "version": "1.31.0", "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.3/bin/windows/amd64/kubelet.exe", - "hash": "03f37586e3f0ea2cb45fc2c4925759c3ab8d5e4258201d3b1e3482a4dabfeb42" + "url": "https://dl.k8s.io/v1.31.0/bin/windows/amd64/kubelet.exe", + "hash": "e96fda5620fe17db0f2081dae10f661a6805d54a674adc252a413c8ea88a97a0" } }, "bin": "kubelet.exe",