[calico] Make version 3.26.1 default (#10416)

* [calico] Make version 3.26.1 default

* [calico] Separate calico-node and calico-cni-plugin service accounts

See: https://github.com/projectcalico/calico/pull/7106
This commit is contained in:
Mohamed Omar Zaian
2023-09-19 11:49:06 +02:00
committed by GitHub
parent dbdc4d4123
commit 6b34e3ef08
5 changed files with 59 additions and 3 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.25.2"
calico_version: "v3.26.1"
calico_ctl_version: "{{ calico_version }}"
calico_cni_version: "{{ calico_version }}"
calico_flexvol_version: "{{ calico_version }}"