⚠️ Breaking changes
We introduced a breaking change in this release by upgrading to Flux v2 APIs, notably GitRepository
v1, Kustomization
v1, and Receiver
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
, and Receiver
to v1.
Please take a look at this guide on how to upgrade your system from Flux v2 0.x to Flux v2 GA.
🔥 UI
- PR: #3857 - Create component for info in top right of detail pages, and prevent x-overflow on main content
- PR: #3873 - Fix error when syncing HelmChart
- PR: #3879 - Fix missing key prop in checkbox actions, and provide "-" default text for large info
- PR: #3885 - Add sync and suspend for image update automations
🐛 Bugs
- PR: #3899 - Update old
/releases
link with new/enterprise/getting-started/releases-enterprise/
urls
📖 Documentation
- PR: #3845 - Update tagline
- PR: #3899 - Update old
/releases
link with new/enterprise/getting-started/releases-enterprise/
urls
Flux compatibility
Flux version | Minimum required |
---|---|
v2.0
| >= 2.0.0
|
For migrations from v0.4x to v2.0 see this documentation.