Download Latest Version flux_2.9.4_windows_386.zip (24.2 MB)
Email in envelope

Get an email when there's a new version of Flux

Home / v2.9.3
Name Modified Size InfoDownloads / Week
Parent folder
provenance.intoto.jsonl 2026-07-23 25.3 kB
crd-schemas.tar.gz 2026-07-23 81.8 kB
flux_2.9.3_checksums.txt 2026-07-23 1.2 kB
flux_2.9.3_checksums.txt.pem 2026-07-23 3.2 kB
flux_2.9.3_checksums.txt.sig 2026-07-23 96 Bytes
flux_2.9.3_darwin_amd64.tar.gz 2026-07-23 25.3 MB
flux_2.9.3_darwin_arm64.tar.gz 2026-07-23 23.3 MB
flux_2.9.3_linux_amd64.tar.gz 2026-07-23 24.8 MB
flux_2.9.3_linux_arm64.tar.gz 2026-07-23 22.2 MB
flux_2.9.3_linux_arm.tar.gz 2026-07-23 23.3 MB
flux_2.9.3_sbom.spdx.json 2026-07-23 1.1 MB
flux_2.9.3_source_code.tar.gz 2026-07-23 1.4 MB
flux_2.9.3_windows_386.zip 2026-07-23 24.2 MB
flux_2.9.3_windows_amd64.zip 2026-07-23 25.4 MB
flux_2.9.3_windows_arm64.zip 2026-07-23 22.4 MB
install.yaml 2026-07-23 341.4 kB
manifests.tar.gz 2026-07-23 47.9 kB
README.md 2026-07-23 1.9 kB
v2.9.3 source code.tar.gz 2026-07-23 1.4 MB
v2.9.3 source code.zip 2026-07-23 1.9 MB
Totals: 20 Items   197.3 MB 8

Highlights

Flux v2.9.3 is a patch release. It fixes empty lines vanishing from rendered Helm chart manifests, HelmReleases being marked as tested when their Helm test hooks never ran, and spec.images entries that set only some image fields discarding the remaining fields already declared for the same image in the kustomization.yaml. The latter affects both kustomize-controller and the flux build|diff kustomization commands. 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 empty lines vanishing from rendered chart manifests (helm-controller)
  • Fix HasBeenTested for all corner cases, where a release could be marked as tested although its Helm test hooks never ran (helm-controller)
  • Fix a spec.images entry setting only some of the image fields discarding the remaining fields already declared for the same image in the kustomization.yaml at spec.path, e.g. overriding only newName produced an untagged image reference (kustomize-controller, flux CLI)

Improvements:

  • Update fluxcd/pkg dependencies
  • Include source-watcher in the OCI flux-manifests artifact

Components changelog

CLI changelog

Full Changelog: https://github.com/fluxcd/flux2/compare/v2.9.2...v2.9.3

Source: README.md, updated 2026-07-23