| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| provenance.intoto.jsonl | 2026-03-12 | 24.9 kB | |
| crd-schemas.tar.gz | 2026-03-12 | 82.8 kB | |
| flux_2.8.2_checksums.txt | 2026-03-12 | 1.2 kB | |
| flux_2.8.2_checksums.txt.pem | 2026-03-12 | 3.1 kB | |
| flux_2.8.2_checksums.txt.sig | 2026-03-12 | 96 Bytes | |
| flux_2.8.2_darwin_amd64.tar.gz | 2026-03-12 | 24.7 MB | |
| flux_2.8.2_darwin_arm64.tar.gz | 2026-03-12 | 22.8 MB | |
| flux_2.8.2_linux_amd64.tar.gz | 2026-03-12 | 24.2 MB | |
| flux_2.8.2_linux_arm64.tar.gz | 2026-03-12 | 21.7 MB | |
| flux_2.8.2_linux_arm.tar.gz | 2026-03-12 | 22.8 MB | |
| flux_2.8.2_sbom.spdx.json | 2026-03-12 | 1.1 MB | |
| flux_2.8.2_source_code.tar.gz | 2026-03-12 | 1.4 MB | |
| flux_2.8.2_windows_386.zip | 2026-03-12 | 23.7 MB | |
| flux_2.8.2_windows_amd64.zip | 2026-03-12 | 24.8 MB | |
| flux_2.8.2_windows_arm64.zip | 2026-03-12 | 21.9 MB | |
| install.yaml | 2026-03-12 | 376.9 kB | |
| manifests.tar.gz | 2026-03-12 | 45.9 kB | |
| README.md | 2026-03-12 | 2.5 kB | |
| v2.8.2 source code.tar.gz | 2026-03-12 | 1.4 MB | |
| v2.8.2 source code.zip | 2026-03-12 | 1.8 MB | |
| Totals: 20 Items | 192.8 MB | 0 | |
Highlights
Flux v2.8.2 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:
- Fix enqueuing new reconciliation requests for events on source Flux objects when they are already reconciling the revision present in the watch event (kustomize-controller, helm-controller)
- Fix the Go templates bug of YAML separator
---getting concatenated toapiVersion:by updating to Helm 4.1.3 (helm-controller) - Fix canceled HelmReleases getting stuck when they don't have a retry strategy configured by introducing a new feature gate
DefaultToRetryOnFailurethat improves the experience when theCancelHealthCheckOnNewRevisionis enabled (helm-controller) - Fix the auth scope for Azure Container Registry to use the ACR-specific scope (source-controller, image-reflector-controller)
- Fix potential Denial of Service (DoS) during TLS handshakes (CVE-2026-27138) by building all controllers with Go 1.26.1
Components changelog
- source-controller v1.8.1
- kustomize-controller v1.8.2
- notification-controller v1.8.2
- helm-controller v1.5.2
- image-reflector-controller v1.1.1
- image-automation-controller v1.1.1
- source-watcher v2.1.1
CLI changelog
- [release/v2.8.x] build(deps): bump the ci group across 1 directory with 11 updates by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5765
- Update fluxcd/pkg dependencies by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5767
- Update toolkit components by @matheuscscp in https://github.com/fluxcd/flux2/pull/5770
- Update fluxcd/pkg dependencies by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5771
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.1...v2.8.2