From 49f16ea04082df3b0cef7df89f3d7001d7883e13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:13:07 +0000 Subject: [PATCH 1/3] chore(deps): update update mend renovate docker images to v8.7.0 --- helm-charts/mend-renovate-ee/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/mend-renovate-ee/values.yaml b/helm-charts/mend-renovate-ee/values.yaml index c7fd83ee..321f0e7a 100644 --- a/helm-charts/mend-renovate-ee/values.yaml +++ b/helm-charts/mend-renovate-ee/values.yaml @@ -28,7 +28,7 @@ postgresql: renovateServer: image: repository: ghcr.io/mend/renovate-ee-server - version: 8.6.0@sha256:a350dcaf12906c58672bc975e0fa5dd5d1c74bebd4cbe1b6c6f2734c5a05e5ff + version: 8.7.0@sha256:581b122064a1479dfcded8d500415b4f80de2ed66471432b14874be68e1d02cf pullPolicy: Always # Number of renovate-ee-server (for SQLite only 1 replica is allowed) @@ -238,7 +238,7 @@ renovateServer: renovateWorker: image: repository: ghcr.io/mend/renovate-ee-worker - version: 8.6.0-full@sha256:d6aa7abee718070be85dbdb90a530b776b15759c9de174d6eeed1185f8781040 + version: 8.7.0-full@sha256:6767b6dac96dad152361dfed35b053531ff70c948f75e7220b6000c6f49caab4 pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60. From 478327939ea368530ea50195715c6d1d60223915 Mon Sep 17 00:00:00 2001 From: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:53:16 +0200 Subject: [PATCH 2/3] Update Chart.yaml --- helm-charts/mend-renovate-ce/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index 6146308a..53150ac1 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: 8.6.0 -appVersion: 8.6.0 +version: 8.7.0 +appVersion: 8.7.0 description: Mend Renovate Community Edition home: https://github.com/mend/renovate-ce-ee sources: From 0aa77b561a8f0f901048d9eff029a9492392d206 Mon Sep 17 00:00:00 2001 From: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> Date: Wed, 13 Nov 2024 17:53:31 +0200 Subject: [PATCH 3/3] Update Chart.yaml --- helm-charts/mend-renovate-ee/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 51abcb97..a33929ed 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: 2.6.0 -appVersion: 8.6.0 +version: 2.7.0 +appVersion: 8.7.0 description: Mend Renovate Enterprise Edition home: https://github.com/mend/renovate-ce-ee sources: