Skip to content

fix(github-release): update flux group (v2.8.1 → v2.8.6) (patch)#992

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/storage-patch-flux
Open

fix(github-release): update flux group (v2.8.1 → v2.8.6) (patch)#992
renovate[bot] wants to merge 1 commit intomainfrom
renovate/storage-patch-flux

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 13, 2026

This PR contains the following updates:

Package Type Update Change
fluxcd/flux2 Kustomization patch v2.8.1v2.8.6
ghcr.io/fluxcd/flux-manifests patch v2.8.1v2.8.6

Release Notes

fluxcd/flux2 (fluxcd/flux2)

v2.8.6

Compare Source

v2.8.5

Compare Source

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 email and audience fields 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

Full Changelog: fluxcd/flux2@v2.8.4...v2.8.5

v2.8.4

Compare Source

Highlights

Flux v2.8.4 is a patch release that includes fixes for the Flux CLI. 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 flux build ks and flux diff ks on Windows
  • Fix --source flag validation in create kustomization command
CLI changelog

Full Changelog: fluxcd/flux2@v2.8.3...v2.8.4

v2.8.3

Compare Source

Highlights

Flux v2.8.3 is a patch release that fixes a regression in helm-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 templating errors for charts that include --- in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps (helm-controller)
Components changelog
CLI changelog

Full Changelog: fluxcd/flux2@v2.8.2...v2.8.3

v2.8.2

Compare Source

Highlights

Flux v2.8.2 is a patch release that comes with various fixes. 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 enqueuing new reconciliation requests for events on source Flux objects when they are already reconciling the revision present in the watch event (kustomize-controller, helm-controller)
  • Fix the Go templates bug of YAML separator --- getting concatenated to apiVersion: by updating to Helm 4.1.3 (helm-controller)
  • Fix canceled HelmReleases getting stuck when they don't have a retry strategy configured by introducing a new feature gate DefaultToRetryOnFailure that improves the experience when the CancelHealthCheckOnNewRevision is enabled (helm-controller)
  • Fix the auth scope for Azure Container Registry to use the ACR-specific scope (source-controller, image-reflector-controller)
  • Fix potential Denial of Service (DoS) during TLS handshakes (CVE-2026-27138) by building all controllers with Go 1.26.1
Components changelog
CLI changelog

Full Changelog: fluxcd/flux2@v2.8.1...v2.8.2


Configuration

📅 Schedule: (in timezone Europe/Prague)

  • Branch creation
    • "on friday and saturday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 13, 2026

--- kubernetes/storage/flux Kustomization: flux-system/cluster OCIRepository: flux-system/flux-manifests

+++ kubernetes/storage/flux Kustomization: flux-system/cluster OCIRepository: flux-system/flux-manifests

@@ -7,9 +7,9 @@

     kustomize.toolkit.fluxcd.io/namespace: flux-system
   name: flux-manifests
   namespace: flux-system
 spec:
   interval: 10m
   ref:
-    tag: v2.8.1
+    tag: v2.8.6
   url: oci://ghcr.io/fluxcd/flux-manifests
 

@renovate renovate Bot changed the title fix(github-release): update flux group (v2.8.1 → v2.8.2) (patch) fix(github-release): update flux group (v2.8.1 → v2.8.3) (patch) Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/storage-patch-flux branch from a2b1666 to 72016a5 Compare March 16, 2026 14:41
@renovate renovate Bot changed the title fix(github-release): update flux group (v2.8.1 → v2.8.3) (patch) fix(github-release): update flux group (v2.8.1 → v2.8.4) (patch) Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/storage-patch-flux branch from 72016a5 to abd246f Compare April 7, 2026 17:17
@renovate renovate Bot changed the title fix(github-release): update flux group (v2.8.1 → v2.8.4) (patch) fix(github-release): update flux group (v2.8.1 → v2.8.5) (patch) Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/storage-patch-flux branch from abd246f to 8b4a656 Compare April 7, 2026 21:44
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot changed the title fix(github-release): update flux group (v2.8.1 → v2.8.5) (patch) fix(github-release): update flux group (v2.8.1 → v2.8.6) (patch) Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/storage-patch-flux branch from 8b4a656 to b644071 Compare April 21, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants