Skip to content

Commit 20f7a3b

Browse files
committed
[build] Update containerd version to v1.7.26
This commit was generated using hack/update_submodules.sh
1 parent 6f7cdf1 commit 20f7a3b

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
@@ -8,7 +8,7 @@ WMCO_VERSION ?= 10.19.0
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
1010
KUBELET_GIT_VERSION=v1.32.2+c3a6a36
11-
CONTAINERD_GIT_VERSION=v1.7.25
11+
CONTAINERD_GIT_VERSION=v1.7.26
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")
1414
# To re-generate a bundle for other specific channels without changing the standard setup, you can:

0 commit comments

Comments
 (0)