From b4bde30a555b6a9f48133cbb225ece4c4be8c702 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 10:31:02 +0300 Subject: [PATCH] chore(deps): update update mend renovate docker images to v8.4.0 (#586) * chore(deps): update update mend renovate docker images to v8.4.0 * Update Chart.yaml * Update Chart.yaml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nabeel Saabna <48175656+nabeelsaabna@users.noreply.github.com> --- 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 | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index dcb6078d..3bba6bd2 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.3.1 -appVersion: 8.3.1 +version: 8.4.0 +appVersion: 8.4.0 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 6c9190b1..343bee75 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.3.1-full + tag: 8.4.0-full pullPolicy: IfNotPresent nameOverride: "" diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 289cc000..3214c57a 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.3.1 -appVersion: 8.3.1 +version: 2.4.0 +appVersion: 8.4.0 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 5834a997..9b2ce7b1 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.3.1@sha256:e353ca05f0146986b927b8c4298a766f77a55d1a88250ce95dde82b9fac60153 + version: 8.4.0@sha256:dfd8d58abd81ac5f417a8a848084f2e4c9ddd3b4d5cac9f7e8a9368a54f5aa97 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.3.1-full@sha256:e5a572fe087eebf650c15304282830c76bdbf82a47f2cebad37264d4da8faeda + version: 8.4.0-full@sha256:c2316a185c965707f9210e8ddacbf413cd4911f58a06765fb0012750eff890fa pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.