Skip to content

Commit

Permalink
upgrade containerd v2.0.1
Browse files Browse the repository at this point in the history
upgrade runc v1.2.3
upgrade crictl v1.27.1
  • Loading branch information
buxiaomo committed Dec 23, 2024
1 parent 45b95d7 commit 365717a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ CNI_VERSION:=1.6.1
KUBE_RUNTIME:=containerd
DOCKER_VERSION:=20.10.17

CONTAINERD_VERSION:=2.0.0
CRICTL_VERSION:=1.27.0
RUNC_VERSION:=1.2.1
CONTAINERD_VERSION:=2.0.1
CRICTL_VERSION:=1.27.1
RUNC_VERSION:=1.2.3

# kubernetes network plugin
# flannel, calico, canal, cilium, antrea, none
Expand Down

0 comments on commit 365717a

Please sign in to comment.