weaveworks / weave-gitops

Weave GitOps provides insights into your application deployments, and makes continuous delivery with GitOps easier to adopt and scale across your teams.
https://docs.gitops.weave.works/
Apache License 2.0
905 stars 151 forks source link

Add latest flux version for Flux discovery. #4166

Closed bigkevmcd closed 8 months ago

bigkevmcd commented 9 months ago

Closes

What changed? This adds the latest source-controller v1.2.2 as a marker for Flux v2.1.2.

Dependencies are updated, and code updated to reflect the updates to dependencies.

This requires upstream changes in tf-controller (because of updates to the Flux dependencies).

Why was this change made? To support the latest version of Flux when the version isn't on the namespace.

How was this change implemented?

How did you validate the change?

Release notes

Documentation Changes