[calico] Add hashes and make v3.27.2 default (#10960)

This commit is contained in:
Mohamed Omar Zaian
2024-03-10 09:20:17 +01:00
committed by GitHub
parent 44950efc34
commit 66eaba3775
3 changed files with 17 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.4"
calico_version: "v3.27.2"
calico_ctl_version: "{{ calico_version }}"
calico_cni_version: "{{ calico_version }}"
calico_flexvol_version: "{{ calico_version }}"