Skip to content

Commit 4b2133e

Browse files
committed
[build] Update kubelet version to v1.35.3+9193b12
This commit was generated using hack/update_submodules.sh
1 parent 36dc956 commit 4b2133e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WMCO_VERSION ?= 10.22.0
77

88
# *_GIT_VERSION are the k8s versions. Any update to the build line could potentially require an update to the sed
99
# command in generate_k8s_version_commit() in hack/update_submodules.sh
10-
KUBELET_GIT_VERSION=v1.35.1+ac14da2
10+
KUBELET_GIT_VERSION=v1.35.3+9193b12
1111
CONTAINERD_GIT_VERSION=v1.7.27
1212
# CHANNELS define the bundle channels used in the bundle.
1313
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "preview,fast,stable")

0 commit comments

Comments
 (0)