chore(deps): update dependency fluxcd/flux2 to v2.7.5
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| fluxcd/flux2 | patch |
v2.7.2 -> v2.7.5
|
Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.7.5
Highlights
Flux v2.7.5 is a patch release that comes with fixes to helm-controller. Users are encouraged to upgrade for the best experience.
Fixes:
- Fix HelmRelease history truncation when using the
RetryOnFailurestrategy.
Components changelog
- helm-controller v1.4.5
CLI changelog
- [release/v2.7.x] Update toolkit components by @fluxcdbot in #5649
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.4...v2.7.5
v2.7.4
Highlights
Flux v2.7.4 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
- Add
DisableConfigWatchersfeature gate to all controllers for disabling the Secrets/ConfigMaps watchers - Fix Workload Identity for Azure China Cloud in all controllers
- Update Helm Go SDK to v3.19.2 fixing schema validation issues in helm-controller
- Skip secret decryption for remote kustomize patches in kustomize-controller
- Improve post-build error reporting in kustomize-controller
- Add
ArtifactGeneratorto aggregated RBAC roles
Components changelog
- source-controller v1.7.4
- kustomize-controller v1.7.3
- notification-controller v1.7.5
- helm-controller v1.4.4
- image-reflector-controller v1.0.4
- image-automation-controller v1.0.4
- source-watcher v2.0.3
CLI changelog
- [release/v2.7.x] ci: Include source-watcher in the e2e test suite by @fluxcdbot in #5615
- [release/v2.7.x] Add source.extensions.fluxcd.io group to aggregated RBAC roles by @fluxcdbot in #5628
- [release/v2.7.x] Fix panic on reconcile with source of ExternalArtifact kind by @fluxcdbot in #5631
- [release/v2.7.x] Upgrade k8s to 1.34.2, c-r to 0.22.4 and helm to 3.19.2 by @fluxcdbot in #5634
- [release/v2.7.x] diff: report if object is skipped by @fluxcdbot in #5635
- [release/v2.7.x] Update toolkit components by @fluxcdbot in #5640
- [release/v2.7.x] Allow option to skip tenant namespace creation by @fluxcdbot in #5642
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.3...v2.7.4
v2.7.3
Highlights
Flux v2.7.3 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.
Fixes:
- Restore SOCKS5 proxy support in all controllers
- Fix status reporting of HelmReleases with
RetryOnFailurestrategy - Automated retries for ImagePolicies when no image tags are found in the database
- Fix alerting for Telegram's
message_thread_id - Allow running kustomize-controller and helm-controller on the same loopback interface as source-watcher
Components changelog
- source-controller v1.7.3
- kustomize-controller v1.7.2
- notification-controller v1.7.4
- helm-controller v1.4.3
- image-reflector-controller v1.0.3
- image-automation-controller v1.0.3
CLI changelog
- [release/v2.7.x] Pin cosign to v2.6.1 by @fluxcdbot in #5595
- [release/v2.7.x] Update toolkit components by @fluxcdbot in #5605
- [release/v2.7.x] fix: return accepted values for flags when calling Values.Type() by @fluxcdbot in #5606
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.2...v2.7.3
Configuration
- If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.