Skip to content

flux2

v2.9.3 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3d GitOps
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ci-cd gitops gitops-toolkit helm kubernetes kustomize

Summary

AI summary

Updates CLI changelog, Components changelog, and helm-controller across a mixed release.

Full changelog

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

  • [release/v2.9.x] Include source-watcher to oci flux-manifests by @fluxcdbot in https://github.com/fluxcd/flux2/pull/5996
  • Update fluxcd/pkg dependencies by @fluxcdbot in https://github.com/fluxcd/flux2/pull/6006
  • Update toolkit components by @fluxcdbot in https://github.com/fluxcd/flux2/pull/6011

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track flux2

Get notified when new releases ship.

Sign up free

About flux2

Open and extensible continuous delivery solution for Kubernetes. Powered by GitOps Toolkit.

All releases →

Related context

Beta — feedback welcome: [email protected]