Skip to content

feat(container): update flux group ( 0.40.0 → 0.41.0 ) - autoclosed - #1220

Merged
Mafyuh merged 1 commit into
mainfrom
renovate/flux
Feb 10, 2026
Merged

feat(container): update flux group ( 0.40.0 → 0.41.0 ) - autoclosed#1220
Mafyuh merged 1 commit into
mainfrom
renovate/flux

Conversation

@renovate

@renovate renovate Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.40.0...v0.41.0


Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- HelmRelease: flux-system/flux-operator ClusterRole: flux-system/flux-web-admin

+++ HelmRelease: flux-system/flux-operator ClusterRole: flux-system/flux-web-admin

@@ -28,7 +28,31 @@

   - '*'
   verbs:
   - patch
   - reconcile
   - suspend
   - resume
+  - download
+- apiGroups:
+  - apps
+  resources:
+  - deployments
+  - statefulsets
+  - daemonsets
+  verbs:
+  - patch
+  - restart
+- apiGroups:
+  - batch
+  resources:
+  - cronjobs
+  - jobs
+  verbs:
+  - create
+  - restart
+- apiGroups:
+  - ''
+  resources:
+  - pods
+  verbs:
+  - delete
 
--- HelmRelease: flux-system/flux-operator Deployment: flux-system/flux-operator

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

@@ -44,13 +44,13 @@

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

@github-actions

Copy link
Copy Markdown
--- kubernetes/cluster/flux-operator/app Kustomization: flux-system/flux-operator OCIRepository: flux-system/flux-operator

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

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

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.40.0
+    tag: 0.41.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
 
--- kubernetes/cluster/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance

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

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

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.40.0
+    tag: 0.41.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

@Mafyuh
Mafyuh merged commit 9d92dc7 into main Feb 10, 2026
6 checks passed
@renovate renovate Bot changed the title feat(container): update flux group ( 0.40.0 → 0.41.0 ) feat(container): update flux group ( 0.40.0 → 0.41.0 ) - autoclosed Feb 10, 2026
@renovate
renovate Bot deleted the renovate/flux branch February 10, 2026 23:48
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.

1 participant