Update ghcr.io/fluxcd/flux-cli Docker tag to v2.9.3 #380

Merged
Renovate merged 1 commits from renovate/ghcr.io-fluxcd-flux-cli-2.x into fresh-start 2026-07-24 02:01:56 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/fluxcd/flux-cli patch v2.9.2v2.9.3

Release Notes

fluxcd/flux2 (ghcr.io/fluxcd/flux-cli)

v2.9.3

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/fluxcd/flux-cli](https://github.com/fluxcd/flux2) | patch | `v2.9.2` → `v2.9.3` | --- ### Release Notes <details> <summary>fluxcd/flux2 (ghcr.io/fluxcd/flux-cli)</summary> ### [`v2.9.3`](https://github.com/fluxcd/flux2/releases/tag/v2.9.3) [Compare Source](https://github.com/fluxcd/flux2/compare/v2.9.2...v2.9.3) ##### 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+](https://github.com/fluxcd/flux2/discussions/5572) 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 - kustomize-controller [v1.9.4](https://github.com/fluxcd/kustomize-controller/blob/v1.9.4/CHANGELOG.md) - helm-controller [v1.6.3](https://github.com/fluxcd/helm-controller/blob/v1.6.3/CHANGELOG.md) ##### CLI changelog - \[release/v2.9.x] Include source-watcher to oci flux-manifests by [@&#8203;fluxcdbot](https://github.com/fluxcdbot) in [#&#8203;5996](https://github.com/fluxcd/flux2/pull/5996) - Update fluxcd/pkg dependencies by [@&#8203;fluxcdbot](https://github.com/fluxcdbot) in [#&#8203;6006](https://github.com/fluxcd/flux2/pull/6006) - Update toolkit components by [@&#8203;fluxcdbot](https://github.com/fluxcdbot) in [#&#8203;6011](https://github.com/fluxcd/flux2/pull/6011) **Full Changelog**: <https://github.com/fluxcd/flux2/compare/v2.9.2...v2.9.3> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoiZnJlc2gtc3RhcnQiLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2026-07-24 02:01:54 +00:00
Renovate scheduled this pull request to auto merge when all checks succeed 2026-07-24 02:01:55 +00:00
Renovate merged commit 7fecb4e456 into fresh-start 2026-07-24 02:01:56 +00:00
Renovate deleted branch renovate/ghcr.io-fluxcd-flux-cli-2.x 2026-07-24 02:01:57 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Lumpiasty/klaster#380