Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We introduced a breaking change in this release by upgrading to Flux v2 APIs, notably
GitRepository
v1,Kustomization
v1, andReceiver
v1. This means that this version of Weave GitOps is not compatible with previous versions of Flux v2, such as v0.41.x and earlier.✍️ Action required
We recommend users upgrade Flux Custom Resources
GitRepository
,Kustomization
, andReceiver
to v1.Please take a look at this guide on how to upgrade your system from Flux v2 0.x to Flux v2 GA.
💸 Features and improvements
Describe any user facing changes here, or delete this block.
Examples of user facing changes:
🚀 Enhancements
🔥 UI
🐛 Bugs
/releases
link with new/enterprise/getting-started/releases-enterprise/
urls #3899 - Update old/releases
link with new/enterprise/getting-started/releases-enterprise/
urls📖 Documentation
/releases
link with new/enterprise/getting-started/releases-enterprise/
urls #3899 - Update old/releases
link with new/enterprise/getting-started/releases-enterprise/
URLsFlux compatibility
v2.0
>= 2.0.0
For migrations from v0.4x to v2.0 see this documentation.
Uncategorized