diff --git a/helm-charts/mend-renovate-ce/Chart.yaml b/helm-charts/mend-renovate-ce/Chart.yaml index 8cbe2115..877165b5 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: 9.0.1 -appVersion: 9.0.0 +version: 9.1.0 +appVersion: 9.1.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 9eaeaf0e..1ca55807 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: 9.0.0-full + tag: 9.1.0-full pullPolicy: IfNotPresent nameOverride: "" diff --git a/helm-charts/mend-renovate-ee/Chart.yaml b/helm-charts/mend-renovate-ee/Chart.yaml index 50faa51c..bb6c5ad9 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: 3.0.0 -appVersion: 9.0.0 +version: 3.1.0 +appVersion: 9.1.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 b7b2c449..6838ccb9 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: 9.0.0@sha256:0dd372fbc242723e1127d7c53bd9107b9782fde978bea7acabc507fe545f7697 + version: 9.1.0@sha256:847d6f86ca4ecebfa2808878d60a7c4a868ccc0cb2fac1930ae2e38baba05f46 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: 9.0.0-full@sha256:b388228594cf7adbf0f7715730ec8168dae4a7226328610e68d03867d78bcb87 + version: 9.1.0-full@sha256:f4238aa97a7a6d1ac4513cc78129836144a83dff17ba860fe6d37f15ede490da pullPolicy: Always # Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.