Update 'KUBESPRAY_VERSION and kube_version_min_required', cleanup old hashes for v2.25.0 (#11221)

This commit is contained in:
Mohamed Omar Zaian
2024-05-21 15:08:44 +02:00
committed by GitHub
parent 7e0a407250
commit 4b9349a052
6 changed files with 7 additions and 221 deletions

View File

@@ -21,7 +21,7 @@ kubelet_swap_behavior: LimitedSwap
kube_version: v1.29.5
## The minimum version working
kube_version_min_required: v1.27.0
kube_version_min_required: v1.28.0
## Kube Proxy mode One of ['iptables', 'ipvs']
kube_proxy_mode: ipvs