Skip to content

feat(container): update flux-operator group (0.41.1 → 0.43.0)#3074

Open
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/flux-operator
Open

feat(container): update flux-operator group (0.41.1 → 0.43.0)#3074
bot-akira[bot] wants to merge 1 commit intomainfrom
renovate/flux-operator

Conversation

@bot-akira
Copy link
Contributor

@bot-akira bot-akira bot commented Feb 24, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.43.0

Compare Source

This version comes with support for Flux v2.8.1

What's Changed
New Contributors

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.42.1...v0.43.0

v0.42.1

Compare Source

This version comes with support for Flux v2.8.0

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.42.0...v0.42.1


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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 24, 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: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.41.1
+    tag: 0.43.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.41.1
+    tag: 0.43.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

Signed-off-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
@bot-akira bot-akira bot force-pushed the renovate/flux-operator branch from 438c64d to d5826ec Compare February 27, 2026 13:53
@bot-akira bot-akira bot changed the title feat(container): update flux-operator group (0.41.1 → 0.42.1) feat(container): update flux-operator group (0.41.1 → 0.43.0) Feb 27, 2026
@bot-akira
Copy link
Contributor Author

bot-akira bot commented Feb 27, 2026

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

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