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 77afab1 commit 7c030aaCopy full SHA for 7c030aa
Makefile
@@ -7,7 +7,7 @@ WMCO_VERSION ?= 10.19.1
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.32.6+38c60a5
+KUBELET_GIT_VERSION=v1.32.8+b5229e8
11
CONTAINERD_GIT_VERSION=v1.7.26
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