Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Sep 26, 2025

This PR contains the following updates:

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

Release Notes

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

v0.33.0

Compare Source

What's Changed
New Contributors

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.32.0...v0.33.0

v0.32.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.31.0...v0.32.0

v0.31.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.30.0...v0.31.0

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

v0.29.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.28.0...v0.29.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.

@ghost
Copy link
Author

ghost commented Sep 26, 2025

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

+++ k8s/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.28.0
+    tag: 0.33.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-operator
 
--- k8s/apps/flux-system/flux-instance/app Kustomization: flux-system/flux-instance OCIRepository: flux-system/flux-instance

+++ k8s/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.28.0
+    tag: 0.33.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

@ghost
Copy link
Author

ghost commented Sep 26, 2025

--- 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.28.0
+        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.33.0
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         - name: http

@ghost ghost force-pushed the renovate/flux-operator branch from ba8cfb2 to 7bc2a93 Compare October 1, 2025 00:48
@ghost ghost changed the title feat(container): update flux-operator group ( 0.28.0 ➔ 0.29.0 ) feat(container): update flux-operator group ( 0.28.0 ➔ 0.30.0 ) Oct 1, 2025
@ghost ghost force-pushed the renovate/flux-operator branch from 7bc2a93 to b890762 Compare October 7, 2025 00:42
@ghost ghost changed the title feat(container): update flux-operator group ( 0.28.0 ➔ 0.30.0 ) feat(container): update flux-operator group ( 0.28.0 ➔ 0.31.0 ) Oct 7, 2025
@ghost ghost force-pushed the renovate/flux-operator branch from b890762 to ecdf0f9 Compare October 9, 2025 00:42
@ghost ghost changed the title feat(container): update flux-operator group ( 0.28.0 ➔ 0.31.0 ) feat(container): update flux-operator group ( 0.28.0 ➔ 0.32.0 ) Oct 9, 2025
@ghost ghost force-pushed the renovate/flux-operator branch from ecdf0f9 to c6453e4 Compare October 29, 2025 00:46
@ghost ghost changed the title feat(container): update flux-operator group ( 0.28.0 ➔ 0.32.0 ) feat(container): update flux-operator group ( 0.28.0 ➔ 0.33.0 ) Oct 29, 2025
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