mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
We fetch the latest release of calico from calicoproject/calico releases instead of from calico-version.yaml file in tigera/operator repo. This is because we download the Tigera Operator manifest from the calico repository, so we can expect that when the release happens, both calico and the operator agree on versions used (so we expect that calico 3.24.0 is using operator version 1.28.0, and the operator 1.28.0 is using calico 3.24.0).