Skip to content

fix(github-release): update flux group to v2.8.6 (patch)#1375

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 14, 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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fluxcd/flux2 (fluxcd/flux2)

v2.8.6

Compare Source

Highlights

Flux v2.8.6 is a patch release that includes bug fixes and improvements across helm-controller, image-automation-controller, kustomize-controller, notification-controller, and source-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 post-renderer conflict between overlapping hooks and templates (helm-controller)
  • Ignore force replace when server-side apply is enabled (helm-controller)
  • Fix a regression where generic providers would not forward commit status events (notification-controller)
  • Require the audience field on the GCR Receiver secret for tighter verification — will become mandatory in Flux v2.9 (notification-controller)

Improvements:

  • Introduce the MigrateAPIVersion feature gate for migrating the API version of resources in managed field entries (kustomize-controller)
  • Update go-git to v5.18.0 bringing performance improvements for Git operations (source-controller, image-automation-controller)

Components changelog

CLI changelog

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

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: (UTC)

  • Branch creation
    • "every weekend"
  • 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
Contributor

User renovate[bot] does not have write permissions

github run

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 14, 2026

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

+++ kubernetes/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 to v2.8.2 (patch) fix(github-release): update flux group to v2.8.3 (patch) Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from 74017bf to 659b59c Compare March 16, 2026 17:43
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot force-pushed the renovate/patch-flux branch from 659b59c to 02f0977 Compare April 7, 2026 16:12
@renovate renovate Bot changed the title fix(github-release): update flux group to v2.8.3 (patch) fix(github-release): update flux group to v2.8.4 (patch) Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot force-pushed the renovate/patch-flux branch from 02f0977 to feec231 Compare April 7, 2026 17:55
@renovate renovate Bot changed the title fix(github-release): update flux group to v2.8.4 (patch) fix(github-release): update flux group to v2.8.5 (patch) Apr 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot changed the title fix(github-release): update flux group to v2.8.5 (patch) fix(github-release): update flux group to v2.8.6 (patch) Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from feec231 to d96a08a Compare April 21, 2026 16:06
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot changed the title fix(github-release): update flux group to v2.8.6 (patch) fix(github-release): update fluxcd/flux2 to v2.8.6 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from d96a08a to 72b0e4e Compare April 21, 2026 21:47
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot changed the title fix(github-release): update fluxcd/flux2 to v2.8.6 fix(github-release): update flux group to v2.8.6 (patch) Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from 72b0e4e to 2c8566b Compare April 21, 2026 23:27
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot changed the title fix(github-release): update flux group to v2.8.6 (patch) fix(github-release): update fluxcd/flux2 to v2.8.6 Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from 2c8566b to ea0e7b3 Compare April 25, 2026 08:51
@github-actions
Copy link
Copy Markdown
Contributor

User renovate[bot] does not have write permissions

github run

@renovate renovate Bot force-pushed the renovate/patch-flux branch from ea0e7b3 to 0e38965 Compare April 25, 2026 13:14
@renovate renovate Bot changed the title fix(github-release): update fluxcd/flux2 to v2.8.6 fix(github-release): update flux group to v2.8.6 (patch) Apr 25, 2026
@renovate renovate Bot force-pushed the renovate/patch-flux branch from 0e38965 to f70394e Compare April 29, 2026 13:03
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