Skip to content

feat(container): update flux operator group (0.45.1 → 0.46.0)#5232

Merged
drag0n141 merged 1 commit intomasterfrom
renovate/flux-operator
Apr 8, 2026
Merged

feat(container): update flux operator group (0.45.1 → 0.46.0)#5232
drag0n141 merged 1 commit intomasterfrom
renovate/flux-operator

Conversation

@drag0n141-bot
Copy link
Copy Markdown
Contributor

@drag0n141-bot drag0n141-bot Bot commented Apr 7, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/controlplaneio-fluxcd/charts/flux-instance (source) minor 0.45.10.46.0
ghcr.io/controlplaneio-fluxcd/charts/flux-operator (source) minor 0.45.10.46.0

Release Notes

controlplaneio-fluxcd/flux-operator (ghcr.io/controlplaneio-fluxcd/charts/flux-instance)

v0.46.0

Compare Source

What's Changed
New Contributors

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.45.1...v0.46.0


Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • 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 has been generated by Renovate Bot.

@drag0n141-bot drag0n141-bot Bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Apr 7, 2026
@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot Bot commented Apr 7, 2026

--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator

+++ HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator

@@ -46,13 +46,13 @@

             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           seccompProfile:
             type: RuntimeDefault
-        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.45.1
+        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.46.0
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         - name: http

@drag0n141-bot
Copy link
Copy Markdown
Contributor Author

drag0n141-bot Bot commented Apr 7, 2026

--- kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator

+++ kubernetes/apps/flux-system/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator

@@ -11,9 +11,9 @@

 spec:
   interval: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.45.1
+    tag: 0.46.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
 
--- kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance

+++ kubernetes/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance

@@ -11,9 +11,9 @@

 spec:
   interval: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.45.1
+    tag: 0.46.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flux-operator: v0.45.1 → v0.46.0

Verdict: Safe to merge

No breaking changes or deprecations affect this repository. The three notable changes in this release are:

  • #801 (bug fix): Fix ResourceSets and FluxInstance getting stuck due to health check cancellation — a bug fix that improves stability, no config change needed.
  • #786 (additive): Support kubeconfig key and custom keys in convertKubeConfigFrom — adds out-of-the-box support for additional secret key formats. The convertKubeConfigFrom field is not used anywhere in this repository, so this is a no-op for us.
  • #791 (internal): Update FluxOCIRepositoryKind version to v1 — internal MCP component change unrelated to the Helm chart values or Flux runtime.

The Helm chart values consumed by this repository (FluxOperator's serviceMonitor.create, web.config.authentication, web.networkPolicy; FluxInstance's instance.distribution.version: 2.8.4, instance.cluster.networkPolicy: false, and all controller patches) are fully compatible with v0.46.0. No schema or defaults changed in a way that affects our configuration.

Sources consulted:

@drag0n141 drag0n141 merged commit 87fe50c into master Apr 8, 2026
13 checks passed
@drag0n141 drag0n141 deleted the renovate/flux-operator branch April 8, 2026 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant