fix(github-release): update fluxcd/flux2 ( v2.9.3 → v2.9.4 ) - #1506
Open
stimpy-bot[bot] wants to merge 1 commit into
Open
fix(github-release): update fluxcd/flux2 ( v2.9.3 → v2.9.4 )#1506stimpy-bot[bot] wants to merge 1 commit into
stimpy-bot[bot] wants to merge 1 commit into
Conversation
Flux helmrelease diffView diff--- HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux
+++ HelmRelease: flux-system/flux-instance FluxInstance: flux-system/flux
@@ -7,13 +7,13 @@
labels:
app.kubernetes.io/name: flux-instance
app.kubernetes.io/instance: flux-instance
app.kubernetes.io/managed-by: Helm
spec:
distribution:
- version: 2.9.3
+ version: 2.9.4
registry: ghcr.io/fluxcd
artifact: oci://ghcr.io/controlplaneio-fluxcd/flux-operator-manifests:latest
components:
- source-controller
- kustomize-controller
- helm-controller |
Flux kustomization diffView diff--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance
+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance HelmRelease: flux-system/flux-instance
@@ -31,13 +31,13 @@
components:
- source-controller
- kustomize-controller
- helm-controller
- notification-controller
distribution:
- version: 2.9.3
+ version: 2.9.4
kustomize:
patches:
- patch: |
- op: add
path: /spec/decryption
value: |
stimpy-bot
Bot
force-pushed
the
renovate/fluxcd-flux2-2.x
branch
24 times, most recently
from
August 11, 2026 07:30
a86074b to
de3065b
Compare
stimpy-bot
Bot
force-pushed
the
renovate/fluxcd-flux2-2.x
branch
4 times, most recently
from
August 12, 2026 13:33
768e66f to
4a88d1a
Compare
stimpy-bot
Bot
force-pushed
the
renovate/fluxcd-flux2-2.x
branch
from
August 12, 2026 16:21
4a88d1a to
3c7beed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.9.3→2.9.4v2.9.3→v2.9.4Release Notes
fluxcd/flux2 (fluxcd/flux2)
v2.9.4Compare Source
Highlights
Flux v2.9.4 is a patch release that ships various fixes to the Flux controllers, covering source-watcher tarball extraction and glob expansion limits, the refspecs accepted by
ImageUpdateAutomation, the HTTP request limits of the notification-controller servers, and Helm repository index loading, OCI chart digest pinning,Bucketerror handling and GCS static authentication in source-controller. On the CLI side,flux migrate -fnow supports migrating repositories to Flux 2.9. Users are encouraged to upgrade for the best experience.Note that this release contains CRD schema changes for
ArtifactGeneratorandImageUpdateAutomation; both CRDs must be updated along with the controllers.ℹ️ Please follow the Upgrade Procedure for Flux v2.7+ for a smooth upgrade from Flux v2.6 to the latest version.
Fixes:
Bucketreconciliation (source-controller)allow-webhooksnetwork policy to the receiver port (flux CLI)Improvements:
flux migrate -f(flux CLI)Components changelog
CLI changelog
migrate -fby @fluxcdbot in #6021allow-webhooksnetpol to receiver port by @fluxcdbot in #6029Full Changelog: fluxcd/flux2@v2.9.3...v2.9.4
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate CLI.