Highlights
Flux v2.7.1 is a patch release that comes with various improvements and fixes. Users are encouraged to upgrade for the best experience.
ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Improvements:
- Extend flux migrate with support for migrating manifests in Git repositories to the latest API versions.
- Add recommendations for configuring HelmReleases on production environments.
Fixes:
- Fix
flux migrate
command to handle managed fields properly. - Fix self-signed TLS cert handling for public Helm repositories in source-controller.
- Fix the default API versions used by receivers in notification-controller.
- Fix redundant
Ready
condition patching in helm-controller. - Fix workload identity configuration examples for kubeconfig in helm-controller and kustomize-controller.
Components changelog
CLI changelog
- [release/v2.7.x] Backport CI fixes and updates by @matheuscscp in #5552
- [release/v2.7.x] Fix
flux push artifact
not working with--provider
by @github-actions[bot] in #5553 - [release/v2.7.x] Extend
flux migrate
to work with local files by @github-actions[bot] in #5557 - [release/v2.7.x] Improve
flux migrate
for live cluster migrations by @github-actions[bot] in #5559 - [release/v2.7.x] Fix
flux migrate -f
command to work with comments by @github-actions[bot] in #5561 - [release/v2.7.x] Fix
flux migrate -f
not considering kind comments by @github-actions[bot] in #5564 - [release/v2.7.x] Update toolkit components by @github-actions[bot] in #5569
- [release/v2.7.x] Disable AUR publishing by @github-actions[bot] in #5571
Full Changelog: v2.7.0...v2.7.1