Skip to content

Commit

Permalink
Bump youki from 0.1.0 to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 20, 2025
1 parent 61f7f51 commit c82861a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions roles/kubespray-defaults/defaults/main/checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,8 @@ crun_checksums:
1.9.2: 0
youki_checksums:
arm:
0.5.1: 0
0.5.0: 0
0.3.2: 0
0.3.1: 0
0.3.0: 0
Expand All @@ -824,6 +826,8 @@ youki_checksums:
0.0.5: 0
0.0.4: 0
arm64:
0.5.1: ed8e2f5ac03553d0a8ac641339a9f94f42baee652e2afdc1afae08529807a796
0.5.0: 1e504e01caf396e8ab87de24bcdde0adaf6251ff2a3dcd0d8622cba0132caadc
0.3.2: 0
0.3.1: 0
0.3.0: 0
Expand All @@ -832,6 +836,8 @@ youki_checksums:
0.0.5: 0
0.0.4: 0
amd64:
0.5.1: 554dea487dcb54b34fff003fc047458cecf073337d20b77e69c22918c2986aaf
0.5.0: d7ec0cd5f69ecd96b41df13cc38a970ab217aa9c4b2262ca4843a68595975d91
0.3.2: 0
0.3.1: 0
0.3.0: 741ba3cd85d768bebba02598cedcf3b15a2160e4d6ce33a3d5c4e1b3080f9c1c
Expand All @@ -840,6 +846,8 @@ youki_checksums:
0.0.5: 8504f4c35a24b96782b9e0feb7813aba4e7262c55a39b8368e94c80c9a4ec564
0.0.4: c213376393cb16462ef56586e68fef9ec5b5dd80787e7152f911d7cfd72d952e
ppc64le:
0.5.1: 0
0.5.0: 0
0.3.2: 0
0.3.1: 0
0.3.0: 0
Expand Down
2 changes: 1 addition & 1 deletion roles/kubespray-defaults/defaults/main/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ image_arch: "{{ host_architecture | default('amd64') }}"
crun_version: 1.14.4
runc_version: v1.1.13
kata_containers_version: 3.1.3
youki_version: 0.1.0
youki_version: 0.5.1
gvisor_version: 20240305
containerd_version: 1.7.21
cri_dockerd_version: 0.3.11
Expand Down

0 comments on commit c82861a

Please sign in to comment.