[calico] Make version 3.26.3 default (#10526)

This commit is contained in:
Mohamed Omar Zaian
2023-10-17 08:22:39 +02:00
committed by GitHub
parent ae45de3584
commit 3e522a9f59
3 changed files with 12 additions and 2 deletions

View File

@@ -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.26.1"
calico_version: "v3.26.3"
calico_ctl_version: "{{ calico_version }}"
calico_cni_version: "{{ calico_version }}"
calico_flexvol_version: "{{ calico_version }}"