Skip to content

feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator ( 2.11.0 ➔ 2.13.1 )#1564

Merged
RonaldPhilipsen merged 1 commit intomainfrom
renovate/ghcr.io-mogenius-helm-charts-renovate-operator-2.x
Feb 25, 2026
Merged

feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator ( 2.11.0 ➔ 2.13.1 )#1564
RonaldPhilipsen merged 1 commit intomainfrom
renovate/ghcr.io-mogenius-helm-charts-renovate-operator-2.x

Conversation

@docrphil-renovate
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/mogenius/helm-charts/renovate-operator (source) minor 2.11.02.13.1

Release Notes

mogenius/renovate-operator (ghcr.io/mogenius/helm-charts/renovate-operator)

v2.13.1

Compare Source

Bug Fixes
  • additional valid issue content (285eace)

v2.13.0

Compare Source

Features
  • set DNSPolicy in JobSpec (2922494)

v2.12.0

Compare Source

Features
  • helm: adding optional templating of CRDs (a8adbfb)

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 this update again.


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

This PR has been generated by Renovate Bot.

@github-actions
Copy link
Contributor

--- kubernetes/apps/renovate/renovate-operator/app Kustomization: renovate/renovate-operator OCIRepository: renovate/renovate-operator

+++ kubernetes/apps/renovate/renovate-operator/app Kustomization: renovate/renovate-operator OCIRepository: renovate/renovate-operator

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 2.11.0
+    tag: 2.13.1
   url: oci://ghcr.io/mogenius/helm-charts/renovate-operator
 

@github-actions
Copy link
Contributor

--- HelmRelease: renovate/renovate-operator Deployment: renovate/renovate-operator

+++ HelmRelease: renovate/renovate-operator Deployment: renovate/renovate-operator

@@ -22,13 +22,13 @@

         runAsNonRoot: true
         runAsUser: 1000
         seccompProfile:
           type: RuntimeDefault
       containers:
       - name: renovate-operator
-        image: ghcr.io/mogenius/renovate-operator:2.11.0
+        image: ghcr.io/mogenius/renovate-operator:2.13.1
         imagePullPolicy: IfNotPresent
         args:
         - --zap-log-level=info
         - --zap-encoder=json
         securityContext:
           allowPrivilegeEscalation: false
--- HelmRelease: renovate/renovate-operator ConfigMap: renovate/renovate-operator-crd

+++ HelmRelease: renovate/renovate-operator ConfigMap: renovate/renovate-operator-crd

@@ -965,12 +965,15 @@

                   discoverTopics:
                     description: Topics to discover projects from
                     type: string
                   discoveryFilter:
                     description: Filter to select which projects to process
                     type: string
+                  dnsPolicy:
+                    description: DNS Policy for the renovate pods
+                    type: string
                   extraEnv:
                     description: Additional environment variables to set in the renovate
                       container
                     items:
                       description: EnvVar represents an environment variable present in
                         a Container.

@RonaldPhilipsen RonaldPhilipsen merged commit 096d791 into main Feb 25, 2026
6 checks passed
@RonaldPhilipsen RonaldPhilipsen deleted the renovate/ghcr.io-mogenius-helm-charts-renovate-operator-2.x branch February 25, 2026 21:18
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.

1 participant