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

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

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

Highlights

Flux v2.9.2 is a patch release. The main fix addresses a regression introduced in v2.9.1 where a Kustomization with openapi.path pointing to a URL failed to reconcile with failed to read OpenAPI schema. This release also corrects several CRD field descriptions that contained inaccurate or leaked content. 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 regression where a Kustomization with openapi.path pointing to a URL failed to reconcile with failed to read OpenAPI schema (kustomize-controller)
  • Fix the HelmChart CRD description for .status.url, which pointed users at BucketStatus.Artifact instead of HelmChartStatus.Artifact (source-controller)
  • Fix the ImageRepository CRD description for .status.observedExclusionList, which referred to spec.lastScanResult instead of status.lastScanResult (image-reflector-controller)
  • Fix the ImageUpdateAutomation CRD description for .status.observedSourceRevision, which had a stray Go struct declaration leaking into it (image-automation-controller)

Improvements:

  • Update fluxcd/pkg dependencies

Components changelog

CLI changelog

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

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