Add Calico v3.27.3 and make it default (#11141)

* Add Calico v3.27.3 and make it default

* Add Calico v3.27.3 and make it default

* Update README.md
This commit is contained in:
Patrick
2024-04-30 09:20:42 +02:00
committed by GitHub
parent ff4e572e0c
commit f0e20705aa
3 changed files with 7 additions and 2 deletions

View File

@@ -101,7 +101,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.27.2"
calico_version: "v3.27.3"
calico_ctl_version: "{{ calico_version }}"
calico_cni_version: "{{ calico_version }}"
calico_flexvol_version: "{{ calico_version }}"