Remove references to 1.22 (#9342)

This commit is contained in:
Florian Ruynat
2022-09-28 23:10:29 +02:00
committed by GitHub
parent a8e4984cf7
commit 841e2f44c0
4 changed files with 3 additions and 206 deletions

View File

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