From 30ba54a3fc5cf3166dec6e698426ef3d173b77a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:48:28 +0000 Subject: [PATCH] chore(deps): update update mend renovate docker images to v8.6.0 --- helm-charts/mend-renovate-ce/values.yaml | 2 +- helm-charts/mend-renovate-ee/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/mend-renovate-ce/values.yaml b/helm-charts/mend-renovate-ce/values.yaml index 91ac9c49..3f9a5779 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: 8.5.0-full + tag: 8.6.0-full pullPolicy: IfNotPresent nameOverride: "" diff --git a/helm-charts/mend-renovate-ee/values.yaml b/helm-charts/mend-renovate-ee/values.yaml index 73d2290d..c7fd83ee 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.5.0@sha256:6dd124b8408aa37d5534062dee5453d211fc7f3490921a321b531c846479b6f5 + version: 8.6.0@sha256:a350dcaf12906c58672bc975e0fa5dd5d1c74bebd4cbe1b6c6f2734c5a05e5ff 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.5.0-full@sha256:3afefadb61495b5acf15e24ebda1eac88ce14f0a363d217cd7f1aaf68db753b8 + version: 8.6.0-full@sha256:d6aa7abee718070be85dbdb90a530b776b15759c9de174d6eeed1185f8781040 pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.