mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
Bump: pause container upgrade to 3.10 (#11695)
Signed-off-by: ChengHao Yang <17496418+tico88612@users.noreply.github.com>
This commit is contained in:
parent
91a77e417c
commit
76a5263ff3
@ -131,7 +131,7 @@ skopeo_version: "v1.16.1"
|
||||
kube_major_version: "{{ kube_version | regex_replace('^v([0-9])+\\.([0-9]+)\\.[0-9]+', 'v\\1.\\2') }}"
|
||||
|
||||
pod_infra_supported_versions:
|
||||
v1.31: "3.9"
|
||||
v1.31: "3.10"
|
||||
v1.30: "3.9"
|
||||
v1.29: "3.9"
|
||||
pod_infra_version: "{{ pod_infra_supported_versions[kube_major_version] }}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user