Skip to content

Comments

feat(container): update flux-operator group ( 0.29.0 ➔ 0.30.0 )#3413

Merged
binaryn3xus merged 1 commit intomainfrom
renovate/flux-operator
Sep 30, 2025
Merged

feat(container): update flux-operator group ( 0.29.0 ➔ 0.30.0 )#3413
binaryn3xus merged 1 commit intomainfrom
renovate/flux-operator

Conversation

@unsc-oni-ancilla
Copy link
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.30.0

Compare Source

This version comes with support for Flux v2.7 and the source-watcher controller.

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.29.0...v0.30.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 has been generated by Renovate Bot.

@unsc-oni-ancilla
Copy link
Contributor Author

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

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

@@ -42,13 +42,13 @@

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

@unsc-oni-ancilla
Copy link
Contributor Author

--- 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: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.29.0
+    tag: 0.30.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: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.29.0
+    tag: 0.30.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

@binaryn3xus binaryn3xus merged commit c3dbbd2 into main Sep 30, 2025
11 checks passed
@binaryn3xus binaryn3xus deleted the renovate/flux-operator branch September 30, 2025 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant