From c155dae438fb19902d3acff0940b02e4bd3c7144 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 10:25:55 +0000 Subject: [PATCH] chore(deps): update update mend renovate docker images to v14.1.1 --- helm-charts/mend-renovate-ce/Chart.yaml | 4 ++-- helm-charts/mend-renovate-ce/values.yaml | 2 +- helm-charts/mend-renovate-ee/Chart.yaml | 4 ++-- helm-charts/mend-renovate-ee/values.yaml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index 652ccbcc..aba6e5ee 100644 --- a/helm-charts/mend-renovate-ce/Chart.yaml +++ b/helm-charts/mend-renovate-ce/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mend-renovate-ce -version: 14.1.0 -appVersion: 14.1.0 +version: 14.1.1 +appVersion: 14.1.1 description: Mend Renovate Community Edition home: https://github.com/mend/renovate-ce-ee sources: diff --git a/helm-charts/mend-renovate-ce/values.yaml b/helm-charts/mend-renovate-ce/values.yaml index 821d068e..1bc6123d 100644 --- a/helm-charts/mend-renovate-ce/values.yaml +++ b/helm-charts/mend-renovate-ce/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/mend/renovate-ce - tag: 14.1.0 + tag: 14.1.1 useFull: true pullPolicy: IfNotPresent diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 5f09a64c..be1d180c 100644 --- a/helm-charts/mend-renovate-ee/Chart.yaml +++ b/helm-charts/mend-renovate-ee/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: mend-renovate-enterprise-edition -version: 8.1.0 -appVersion: 14.1.0 +version: 8.1.1 +appVersion: 14.1.1 description: Mend Renovate Enterprise Edition home: https://github.com/mend/renovate-ce-ee sources: diff --git a/helm-charts/mend-renovate-ee/values.yaml b/helm-charts/mend-renovate-ee/values.yaml index 8430e38c..6e09ea99 100644 --- a/helm-charts/mend-renovate-ee/values.yaml +++ b/helm-charts/mend-renovate-ee/values.yaml @@ -39,7 +39,7 @@ extraConfigMaps: [ ] renovateServer: image: repository: ghcr.io/mend/renovate-ee-server - version: 14.1.0@sha256:d59e65b3a71ac8c52b1c67afd2f33afb97444392f93a30236d6909c820f654ae + version: 14.1.1@sha256:f34d6fd0f9f017f60e723d6ba52feaa61f81a74ac9d56b60aa9da126e8f687df pullPolicy: Always # Number of renovate-ee-server (for SQLite only 1 replica is allowed) @@ -346,7 +346,7 @@ renovateServer: renovateWorker: image: repository: ghcr.io/mend/renovate-ee-worker - version: 14.1.0-full@sha256:3e51fdd35a9b37318b263773140837dcb661681c3e83a31f9d23978e802b3313 + version: 14.1.1-full@sha256:98fe9ab3038658799c83034289bf1f145cd1d2a105d5dd6f26620164035bc876 pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60. @@ -553,7 +553,7 @@ renovateWeb: image: repository: ghcr.io/mend/renovate-web-server - version: 14.1.0@sha256:4e9cb5e35fb8e8f3cc0a49684b424b04ad75ae03e954add462cc67adde1d9358 + version: 14.1.1@sha256:a36ee71954129366644e6c97bd0babe73fb3447cd92c00a534ed8206ed7c06c6 pullPolicy: Always # Which platform the Web UI connects to. currently supported value: "github"