We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9295189 commit b908974Copy full SHA for b908974
Makefile
@@ -7,7 +7,7 @@ WMCO_VERSION ?= 9.0.0
7
8
# *_GIT_VERSION are the k8s versions. Any update to the build line could potentially require an update to the sed
9
# command in generate_k8s_version_commit() in hack/update_submodules.sh
10
-KUBELET_GIT_VERSION=v1.27.6+4e94a88
+KUBELET_GIT_VERSION=v1.27.6+88e9b4c
11
KUBE-PROXY_GIT_VERSION=v1.27.1+70821f7
12
CONTAINERD_GIT_VERSION=v1.7.6
13
# CHANNELS define the bundle channels used in the bundle.
0 commit comments