mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -02:30
[calico] Update calico to v3.27.4 to fix high cpu issues (#11476)
This commit is contained in:
committed by
GitHub
parent
6c8d9d2a79
commit
0d09b19c6f
@@ -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.3"
|
||||
calico_version: "v3.27.4"
|
||||
calico_ctl_version: "{{ calico_version }}"
|
||||
calico_cni_version: "{{ calico_version }}"
|
||||
calico_flexvol_version: "{{ calico_version }}"
|
||||
|
||||
Reference in New Issue
Block a user