Update KUBESPRAY_VERSION and kube_version_min_required (with hashes cleanup) (#9691)

This commit is contained in:
Florian Ruynat
2023-01-20 23:11:54 +01:00
committed by GitHub
parent c4346e590f
commit 34d0451585
3 changed files with 2 additions and 206 deletions

View File

@@ -18,7 +18,7 @@ disable_swap: true
kube_version: v1.25.6
## The minimum version working
kube_version_min_required: v1.23.0
kube_version_min_required: v1.24.0
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: ipvs