From 3790f664210cf82897ea8ba76ea4a7903a9039a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Apr 2022 20:27:46 +0000 Subject: [PATCH] kubelet: Update to version 1.23.6 --- bucket/kubelet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",