diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index ee745ebd..dcb6078d 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.2.0 -appVersion: 8.2.0 +version: 8.3.1 +appVersion: 8.3.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 3c135497..b8cbad16 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.2.0-full + tag: 8.3.1-full pullPolicy: IfNotPresent nameOverride: "" diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 321339df..289cc000 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.2.0 -appVersion: 8.2.0 +version: 2.3.1 +appVersion: 8.3.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 f2a3afa8..706f6cf4 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.2.0@sha256:8fce56d967d8c2dffa8511b9ccf036cc1b27863c254db035cb43c9d65f2e83f8 + version: 8.3.1@sha256:e353ca05f0146986b927b8c4298a766f77a55d1a88250ce95dde82b9fac60153 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.2.0-full@sha256:b215771aa1461b05f12cdc6121f25fed519f34ccb8973b25d7572bbe940149a5 + version: 8.3.1-full@sha256:e5a572fe087eebf650c15304282830c76bdbf82a47f2cebad37264d4da8faeda pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.