[calico] Add version 3.26.4 and make it default (#10669)

This commit is contained in:
Mohamed Omar Zaian
2023-12-06 03:05:33 +01:00
committed by GitHub
parent d2944d2813
commit a9321aaf86
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.26.3"
calico_version: "v3.26.4"
calico_ctl_version: "{{ calico_version }}"
calico_cni_version: "{{ calico_version }}"
calico_flexvol_version: "{{ calico_version }}"