Skip to content

Commit

Permalink
update containerd to 1.7.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ccollicutt committed Aug 21, 2024
1 parent bdad7f4 commit 8e3039d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-kubernetes.sh
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ UBUNTU_VERSION=22.04

# software versions
KUBE_VERSION=1.31.0
CONTAINERD_VERSION=1.7.0
CONTAINERD_VERSION=1.7.20
CALICO_VERSION=3.25.0
CALICO_URL="https://raw.githubusercontent.com/projectcalico/calico/v${CALICO_VERSION}/manifests/"

Expand Down

0 comments on commit 8e3039d

Please sign in to comment.