Skip to content

Commit

Permalink
[crun] upgrade to 1.4.3 (kubernetes-sigs#8598)
Browse files Browse the repository at this point in the history
  • Loading branch information
cristicalin authored and LuckySB committed Oct 22, 2023
1 parent 5ceb3b3 commit bf46358
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ nerdctl_extra_flags: '{%- if containerd_insecure_registries is defined and conta

# Versions
kubeadm_version: "{{ kube_version }}"
crun_version: 1.4
crun_version: 1.4.3
runc_version: v1.1.0
kata_containers_version: 2.2.3
youki_version: 0.0.1
Expand Down Expand Up @@ -596,19 +596,19 @@ crun_checksums:
arm:
1.2: 0
1.3: 0
1.4: 0
1.4.3: 0
amd64:
1.2: 2228a8e0e0f10920b230f9b8bc7c4fd951b603b278ccf0ebdba794339a49c33b
1.3: 020a2e74d48f1e52f888a31b8bf873a1a99e9f89713ac9ff9403e14b2b9d5c18
1.4: 7d18b873e69ec108c43a96cfdd2d59ab9b70e39d0c1bf873b988528ee51e1a2a
1.4.3: 6255325b641be6a3cfb33b5bd7790c035337ad18b9c012d0fbe0e4173a2dbd29
arm64:
1.2: 3aee1057196b40b9786a08c875569c9046e58f97d29333b454359668b6088fb1
1.3: c0955cf6d3d832c0249bbaa71ed235abb35b8ca45fe07f2bd4501a00afb9bdc4
1.4: 8e8081562503308f39f571acfe94afc663816ea0cb8f922145e2aaf0991415d7
1.4.3: f4f328c99f879273ed475f6f7766904948808de0268a48d92e6e0f2038a1989d
ppc64le:
1.2: 0
1.3: 0
1.4: 0
1.4.3: 0

youki_checksums:
arm:
Expand Down

0 comments on commit bf46358

Please sign in to comment.