mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-07 18:47:55 +03:00
Update 'KUBESPRAY_VERSION and kube_version_min_required', cleanup old hashes for v2.25.0 (#11221)
This commit is contained in:
committed by
GitHub
parent
7e0a407250
commit
4b9349a052
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user