We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dc956 commit 4b2133eCopy full SHA for 4b2133e
1 file changed
Makefile
@@ -7,7 +7,7 @@ WMCO_VERSION ?= 10.22.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.35.1+ac14da2
+KUBELET_GIT_VERSION=v1.35.3+9193b12
11
CONTAINERD_GIT_VERSION=v1.7.27
12
# CHANNELS define the bundle channels used in the bundle.
13
# Add a new line here if you would like to change its default config. (E.g CHANNELS = "preview,fast,stable")
0 commit comments