Commit 81ec0650 authored by Brad Davidson's avatar Brad Davidson Committed by Brad Davidson

Bump containerd to v1.7.7-k3s1

Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com> (cherry picked from commit 5fe4f670) Signed-off-by: 's avatarBrad Davidson <brad.davidson@rancher.com>
parent 11bc2c29
......@@ -32,7 +32,7 @@ get-module-path(){
# We're building k3s against containerd 1.5 in go.mod because newer releases have
# dependency conflicts with Kubernetes, but we still need to bundle containerd 1.7
VERSION_CONTAINERD="v1.7.6-k3s1"
VERSION_CONTAINERD="v1.7.7-k3s1"
PKG_CONTAINERD_K3S=$(get-module-path github.com/containerd/containerd)
VERSION_CRICTL=$(get-module-version github.com/kubernetes-sigs/cri-tools)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment