| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| provenance.intoto.jsonl | 2025-11-24 | 24.9 kB | |
| crd-schemas.tar.gz | 2025-11-24 | 113.4 kB | |
| flux_2.7.4_checksums.txt.pem | 2025-11-24 | 3.1 kB | |
| install.yaml | 2025-11-24 | 563.5 kB | |
| manifests.tar.gz | 2025-11-24 | 62.2 kB | |
| flux_2.7.4_checksums.txt | 2025-11-24 | 1.2 kB | |
| flux_2.7.4_checksums.txt.sig | 2025-11-24 | 96 Bytes | |
| flux_2.7.4_sbom.spdx.json | 2025-11-24 | 1.1 MB | |
| flux_2.7.4_source_code.tar.gz | 2025-11-24 | 1.4 MB | |
| flux_2.7.4_windows_386.zip | 2025-11-24 | 23.8 MB | |
| flux_2.7.4_windows_amd64.zip | 2025-11-24 | 24.9 MB | |
| flux_2.7.4_windows_arm64.zip | 2025-11-24 | 22.0 MB | |
| flux_2.7.4_darwin_arm64.tar.gz | 2025-11-24 | 22.9 MB | |
| flux_2.7.4_darwin_amd64.tar.gz | 2025-11-24 | 24.8 MB | |
| flux_2.7.4_linux_amd64.tar.gz | 2025-11-24 | 24.3 MB | |
| flux_2.7.4_linux_arm64.tar.gz | 2025-11-24 | 21.9 MB | |
| flux_2.7.4_linux_arm.tar.gz | 2025-11-24 | 22.8 MB | |
| README.md | 2025-11-24 | 2.9 kB | |
| v2.7.4 source code.tar.gz | 2025-11-24 | 1.4 MB | |
| v2.7.4 source code.zip | 2025-11-24 | 1.8 MB | |
| Totals: 20 Items | 193.9 MB | 0 | |
Highlights
Flux v2.7.4 is a patch release that comes with various 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.
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
:warning: Note that signature verification for OCI artifacts in source-controller is not compatible with Cosign v3. Flux users are advised to use Cosign v2.6 for signing Flux OCI artifacts and Helm charts, until support for Cosign v3 is added in Flux v2.8.
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 https://github.com/fluxcd/flux2/pull/5615
- [release/v2.7.x] Add source.extensions.fluxcd.io group to aggregated RBAC roles by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5628
- [release/v2.7.x] Fix panic on reconcile with source of ExternalArtifact kind by @fluxcdbot in https://github.com/fluxcd/flux2/pull/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 https://github.com/fluxcd/flux2/pull/5634
- [release/v2.7.x] diff: report if object is skipped by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5635
- [release/v2.7.x] Update toolkit components by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5640
- [release/v2.7.x] Allow option to skip tenant namespace creation by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5642
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.7.3...v2.7.4