v0.27.0
weave-gitops-bot
released this
06 Jul 14:12
·
491 commits
to main
since this release
Flux compatibility
Flux version | Minimum required |
---|---|
v2.0 |
>= 2.0.0-rc.1 |
v0.41 |
>= 0.41.0 |
v0.40 |
>= 0.40.0 |
For migrations from v0.4x to v2.0 see this documentation.
Note that Weave GitOps may work on older versions of Flux e.g. 0.39, but we don't recommend running end-of-life versions in production nor do we offer support for these.
💸 Features and improvements
- Many dark mode improvements in the UI
🔥 UI
- PR: #3803 - Pipelines icon dark mode fix
- PR: #3806 - Prevent white background on input autofill in dark mode
- PR: #3807 - Add dark mode color for input borders
🐛 Bugs
- PR: #3806 - Prevent white background on input autofill in dark mode
📖 Documentation
- PR: #3804 - Terraform section docs changes