feat(container): update image ghcr.io/mogenius/helm-charts/renovate-operator (4.7.1 → 4.8.0)#8156
Merged
szinn merged 1 commit intoMay 14, 2026
Conversation
…perator (4.7.1 → 4.8.0) | datasource | package | from | to | | ---------- | ---------------------------------------------- | ----- | ----- | | docker | ghcr.io/mogenius/helm-charts/renovate-operator | 4.7.1 | 4.8.0 |
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:4.7.1
+ image: ghcr.io/mogenius/renovate-operator:4.8.0
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
@@ -4277,13 +4277,13 @@
status:
description: RenovateJobStatus defines the observed state of RenovateJob
properties:
executionOptions:
properties:
debug:
- description: If true, the renovate job will be executed with LOG_LEVEL=debug
+ description: If true, the renovate job will be executed with RENOVATE_LOG_LEVEL=debug
type: boolean
type: object
projects:
items:
description: Status of a single project within a RenovateJob
properties:
--- HelmRelease: renovate/renovate-operator Job: renovate/renovate-operator-crd-install
+++ HelmRelease: renovate/renovate-operator Job: renovate/renovate-operator-crd-install
@@ -20,13 +20,13 @@
runAsNonRoot: true
runAsUser: 1000
seccompProfile:
type: RuntimeDefault
containers:
- name: kubectl
- image: registry.k8s.io/kubectl:v1.36.0
+ image: registry.k8s.io/kubectl:v1.36.1
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL |
Contributor
--- kubernetes/main/apps/renovate/renovate-operator/app Kustomization: renovate/renovate-operator OCIRepository: renovate/renovate-operator
+++ kubernetes/main/apps/renovate/renovate-operator/app Kustomization: renovate/renovate-operator OCIRepository: renovate/renovate-operator
@@ -10,9 +10,9 @@
spec:
interval: 15m
layerSelector:
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
operation: copy
ref:
- tag: 4.7.1
+ tag: 4.8.0
url: oci://ghcr.io/mogenius/helm-charts/renovate-operator
--- kubernetes/main/apps/renovate/renovate-operator/jobs Kustomization: renovate/renovate-operator-jobs RenovateJob: renovate/k8s-homelab
+++ kubernetes/main/apps/renovate/renovate-operator/jobs Kustomization: renovate/renovate-operator-jobs RenovateJob: renovate/k8s-homelab
@@ -16,13 +16,13 @@
- name: RENOVATE_ALLOWED_COMMANDS
value: '[pnpm ["pnpm run bundle"]'
- name: RENOVATE_GIT_AUTHOR
value: Jeeves <jeeves@noreply.github.com>
- name: RENOVATE_PLATFORM_COMMIT
value: enabled
- image: ghcr.io/renovatebot/renovate:43.180.0@sha256:64acc02b94a8d51f71f31de8045e62c06fcbeac441f7ef22ac0d9c6e3d0712e5
+ image: ghcr.io/renovatebot/renovate:43.179.4@sha256:b35bd4634714fa968d1faaed3dd72a2b4f8c7ebb5713cb8c07e723c7a5a9f252
parallelism: 5
provider:
name: github
resources:
requests:
cpu: 100m |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.7.1→4.8.0Release Notes
mogenius/renovate-operator (ghcr.io/mogenius/helm-charts/renovate-operator)
v4.8.0Compare Source
Bug Fixes
Features
4.7.1 (2026-05-07)
Bug Fixes