| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| provenance.intoto.jsonl | 2026-04-07 | 24.8 kB | |
| crd-schemas.tar.gz | 2026-04-07 | 83.7 kB | |
| flux_2.8.5_checksums.txt | 2026-04-07 | 1.2 kB | |
| flux_2.8.5_checksums.txt.pem | 2026-04-07 | 3.1 kB | |
| flux_2.8.5_checksums.txt.sig | 2026-04-07 | 92 Bytes | |
| flux_2.8.5_darwin_amd64.tar.gz | 2026-04-07 | 24.7 MB | |
| flux_2.8.5_darwin_arm64.tar.gz | 2026-04-07 | 22.8 MB | |
| flux_2.8.5_linux_amd64.tar.gz | 2026-04-07 | 24.2 MB | |
| flux_2.8.5_linux_arm64.tar.gz | 2026-04-07 | 21.7 MB | |
| flux_2.8.5_linux_arm.tar.gz | 2026-04-07 | 22.8 MB | |
| flux_2.8.5_sbom.spdx.json | 2026-04-07 | 1.1 MB | |
| flux_2.8.5_source_code.tar.gz | 2026-04-07 | 1.4 MB | |
| flux_2.8.5_windows_386.zip | 2026-04-07 | 23.7 MB | |
| flux_2.8.5_windows_amd64.zip | 2026-04-07 | 24.8 MB | |
| flux_2.8.5_windows_arm64.zip | 2026-04-07 | 21.9 MB | |
| install.yaml | 2026-04-07 | 377.3 kB | |
| manifests.tar.gz | 2026-04-07 | 46.0 kB | |
| README.md | 2026-04-07 | 1.5 kB | |
| v2.8.5 source code.tar.gz | 2026-04-07 | 1.4 MB | |
| v2.8.5 source code.zip | 2026-04-07 | 1.8 MB | |
| Totals: 20 Items | 192.8 MB | 4 | |
Highlights
Flux v2.8.5 is a patch release that includes bug fixes and improvements across kustomize-controller, source-controller, and notification-controller. 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 a race condition where a cancelled reconciliation could leave stale data in the cache, causing Kustomizations to get stuck (kustomize-controller)
- Fix Azure Blob prefix option not being passed to the storage client (source-controller)
Improvements:
- Improve error message for encrypted SSH keys without password (source-controller)
- Add optional
emailandaudiencefields to the GCR Receiver for tighter verification (notification-controller) - Add provider manifest example for Azure Event Hub managed identity authentication (notification-controller)
Components changelog
CLI changelog
- Update toolkit components by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5822
Full Changelog: https://github.com/fluxcd/flux2/compare/v2.8.4...v2.8.5