[kubernetes] make 1.24.1 the new default

This commit is contained in:
Calin Cristian Andrei
2022-06-06 18:00:27 +03:00
committed by Kubernetes Prow Robot
parent ab4d590547
commit d69d4a8303
4 changed files with 4 additions and 3 deletions

View File

@@ -253,3 +253,4 @@
- not 'IPv6DualStack=true' in kubeadm_feature_gates
when:
- enable_dual_stack_networks
- kube_version is version('v1.24.0', '<')