Skip to content

Commit

Permalink
Bump crun version 1.2 to 1.3 (#8162)
Browse files Browse the repository at this point in the history
Signed-off-by: Emin Aktaş <[email protected]>
Co-authored-by: Yasin Taha Erol <[email protected]>
Co-authored-by: Necatican Yıldırım <[email protected]>

Co-authored-by: Yasin Taha Erol <[email protected]>
Co-authored-by: Necatican Yıldırım <[email protected]>
  • Loading branch information
3 people authored Nov 6, 2021
1 parent b7eb1cf commit 58390c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion roles/download/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ image_arch: "{{host_architecture | default('amd64')}}"
# Versions
kubeadm_version: "{{ kube_version }}"
etcd_version: v3.5.0
crun_version: 1.2
crun_version: 1.3
runc_version: v1.0.2
kata_containers_version: 2.2.0
gvisor_version: 20210921
Expand Down Expand Up @@ -425,6 +425,7 @@ crun_checksums:
0.20.1: 9fac3040c95adbeced9110ceb79fd49556dd5027e39f98473c3c3e1f7edf5d16
0.21: b96cbdf549b69d20ce5dc81c300a138e5c1fd3d11555674043143ace8303c9a7
1.2: 2228a8e0e0f10920b230f9b8bc7c4fd951b603b278ccf0ebdba794339a49c33b
1.3: 020a2e74d48f1e52f888a31b8bf873a1a99e9f89713ac9ff9403e14b2b9d5c18
arm64:
0.16: 0
0.17: 0
Expand All @@ -435,6 +436,7 @@ crun_checksums:
0.20.1: bcbb1ad85cbd953c9c2eb8d8651fee2bbc949516c4c6ac4fd03a9dffc7d2ff53
0.21: 7207d328978ee478be6dcf673ada0674305a624f57ee7ae1660c688751feb725
1.2: 3aee1057196b40b9786a08c875569c9046e58f97d29333b454359668b6088fb1
1.3: c0955cf6d3d832c0249bbaa71ed235abb35b8ca45fe07f2bd4501a00afb9bdc4

kata_containers_binary_checksums:
arm:
Expand Down

0 comments on commit 58390c7

Please sign in to comment.