v0.29.0
weave-gitops-bot
released this
02 Aug 11:28
·
360 commits
to main
since this release
⚠️ 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
Follow Flux or Weave Gitops to upgrade to Flux v2 GA before upgrading Weave Gitops.
🚀 Enhancements
- PR: #3831 - Suspend/resume/reconcile Image Repositories
- PR: #3889 - upgrade flux v2 dependencies take 4
- PR: #3887 - Verified sources
🔥 UI
- PR: #3857 - Create component for info in top right of detail pages, and prevent x-overflow on main content
- PR: #3876 - Remove Flux version from /v1/version response and page footers
- 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 automation
🐛 Bugs
- PR: #3899 - Update old
/releases
link with new/enterprise/getting-started/releases-enterprise/
urls
📖 Documentation
- PR: #3845 - Update tagline
- PR: #3882 - Fix links on the Releases page
- 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.