Skip to content

Commit b908974

Browse files
[build] Update kubelet version to v1.27.6+88e9b4c
This commit was generated using hack/update_submodules.sh
1 parent 9295189 commit b908974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WMCO_VERSION ?= 9.0.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.27.6+4e94a88
10+
KUBELET_GIT_VERSION=v1.27.6+88e9b4c
1111
KUBE-PROXY_GIT_VERSION=v1.27.1+70821f7
1212
CONTAINERD_GIT_VERSION=v1.7.6
1313
# CHANNELS define the bundle channels used in the bundle.

0 commit comments

Comments
 (0)