mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
Feat: add crun new version hash & upgrade crun version to 1.17
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
@@ -74,7 +74,7 @@ image_info_command_on_localhost: "{{ lookup('vars', image_command_tool_on_localh
|
||||
image_arch: "{{ host_architecture | default('amd64') }}"
|
||||
|
||||
# Versions
|
||||
crun_version: 1.14.4
|
||||
crun_version: 1.17
|
||||
runc_version: v1.1.14
|
||||
kata_containers_version: 3.1.3
|
||||
youki_version: 0.4.1
|
||||
|
||||
Reference in New Issue
Block a user