Skip to content

feat(container): update flux operator group ( 0.20.0 → 0.23.0 ) #6830

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

lumiere-bot[bot]
Copy link
Contributor

@lumiere-bot lumiere-bot bot commented May 29, 2025

This PR contains the following updates:

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

Release Notes

controlplaneio-fluxcd/flux-operator (flux-instance)

v0.23.0

Compare Source

What's Changed
New Contributors

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.22.0...v0.23.0

v0.22.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.21.0...v0.22.0

v0.21.0

Compare Source

What's Changed

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

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented May 29, 2025

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

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

+++ kubernetes/kyak/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.20.0
+    tag: 0.23.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

@lumiere-bot
Copy link
Contributor Author

lumiere-bot bot commented May 29, 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.20.0
+        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.23.0
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         - name: http

@lumiere-bot lumiere-bot bot force-pushed the renovate/flux-operator branch from 7bad2c7 to 452bffc Compare June 2, 2025 09:10
@lumiere-bot lumiere-bot bot changed the title feat(container): update flux operator group ( 0.20.0 → 0.21.0 ) feat(container): update flux operator group ( 0.20.0 → 0.22.0 ) Jun 2, 2025
@lumiere-bot lumiere-bot bot force-pushed the renovate/flux-operator branch from 452bffc to bc5b90a Compare June 4, 2025 04:15
@lumiere-bot lumiere-bot bot force-pushed the renovate/flux-operator branch from bc5b90a to 546557e Compare June 16, 2025 14:12
@lumiere-bot lumiere-bot bot changed the title feat(container): update flux operator group ( 0.20.0 → 0.22.0 ) feat(container): update flux operator group ( 0.20.0 → 0.23.0 ) Jun 16, 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