Skip to content

feat(container): update flux group (minor) #4818

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

Merged
merged 1 commit into from
Jul 30, 2025
Merged

feat(container): update flux group (minor) #4818

merged 1 commit into from
Jul 30, 2025

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Jul 23, 2025

This PR contains the following updates:

Package Type Update Change
flux-instance (source) minor 0.24.1 -> 0.26.0
flux-operator (source) minor 0.24.1 -> 0.26.0
ghcr.io/allenporter/flux-local docker minor v7.6.0 -> v7.7.1
ghcr.io/controlplaneio-fluxcd/charts/flux-instance (source) minor 0.24.1 -> 0.26.0
ghcr.io/controlplaneio-fluxcd/charts/flux-operator (source) minor 0.24.1 -> 0.26.0

Release Notes

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

v0.26.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.25.0...v0.26.0

v0.25.0

Compare Source

What's Changed

Full Changelog: controlplaneio-fluxcd/flux-operator@v0.24.1...v0.25.0

allenporter/flux-local (ghcr.io/allenporter/flux-local)

v7.7.1

Compare Source

v7.7.0

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner July 23, 2025 19:08
@mchesterbot mchesterbot bot added the area/kubernetes Changes made in the kubernetes directory label Jul 23, 2025
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 23, 2025

--- 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: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.24.1
+    tag: 0.26.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: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 0.24.1
+    tag: 0.26.0
   url: oci://ghcr.io/controlplaneio-fluxcd/charts/flux-instance
 

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 23, 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.24.1
+        image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.26.0
         imagePullPolicy: IfNotPresent
         ports:
         - name: http-metrics
           containerPort: 8080
           protocol: TCP
         - name: http
@@ -65,13 +65,13 @@

             path: /readyz
             port: 8081
           initialDelaySeconds: 5
           periodSeconds: 10
         resources:
           limits:
-            cpu: 1000m
+            cpu: 2000m
             memory: 1Gi
           requests:
             cpu: 100m
             memory: 64Mi
         volumeMounts:
         - name: temp

@mchesterbot mchesterbot bot changed the title feat(container): update flux group ( 0.24.1 → 0.25.0 ) (minor) feat(container): update flux group (minor) Jul 25, 2025
@mchesterbot mchesterbot bot added the area/github Changes made in the github directory label Jul 25, 2025
@mchestr mchestr merged commit 1c2e108 into main Jul 30, 2025
14 checks passed
@mchestr mchestr deleted the renovate/flux branch July 30, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant