mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
[calico] add v3.25.2 and make it default (#10414)
This commit is contained in:
committed by
GitHub
parent
9696936b59
commit
24b82917d1
@@ -100,7 +100,7 @@ github_image_repo: "ghcr.io"
|
||||
|
||||
# TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
|
||||
# after migration to container download
|
||||
calico_version: "v3.25.1"
|
||||
calico_version: "v3.25.2"
|
||||
calico_ctl_version: "{{ calico_version }}"
|
||||
calico_cni_version: "{{ calico_version }}"
|
||||
calico_flexvol_version: "{{ calico_version }}"
|
||||
|
||||
Reference in New Issue
Block a user