Skip to content

Commit d873b72

Browse files
chore(deps): update update mend renovate docker images to v11.2.0 (#743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gabriel-Ladzaretti <[email protected]>
1 parent a4affb1 commit d873b72

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

helm-charts/mend-renovate-ce/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: mend-renovate-ce
3-
version: 11.1.0
4-
appVersion: 11.1.0
3+
version: 11.2.0
4+
appVersion: 11.2.0
55
description: Mend Renovate Community Edition
66
home: https://github.com/mend/renovate-ce-ee
77
sources:

helm-charts/mend-renovate-ce/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
image:
22
repository: ghcr.io/mend/renovate-ce
3-
tag: 11.1.0
3+
tag: 11.2.0
44
useFull: true
55
pullPolicy: IfNotPresent
66

helm-charts/mend-renovate-ee/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: mend-renovate-enterprise-edition
3-
version: 5.1.0
4-
appVersion: 11.1.0
3+
version: 5.2.0
4+
appVersion: 11.2.0
55
description: Mend Renovate Enterprise Edition
66
home: https://github.com/mend/renovate-ce-ee
77
sources:

helm-charts/mend-renovate-ee/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ extraConfigMaps: [ ]
3939
renovateServer:
4040
image:
4141
repository: ghcr.io/mend/renovate-ee-server
42-
version: 11.1.0@sha256:ba82456faec5d96a827035bdbc64c851b6236418f33e3e526880a40b973088a6
42+
version: 11.2.0@sha256:a32a4760609d52fb078185522f30dd13dd248584920d648693e805769790d96b
4343
pullPolicy: Always
4444

4545
# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -328,7 +328,7 @@ renovateServer:
328328
renovateWorker:
329329
image:
330330
repository: ghcr.io/mend/renovate-ee-worker
331-
version: 11.1.0-full@sha256:bc01d55364fc5cfc1e9a24b56c03ad3b7ccb6357d5c0592f93107bee0aab13b2
331+
version: 11.2.0-full@sha256:ce0eac51e541901daaac45b2eda5690f784e29b9df1fa35a2e8bf74b9a0b51fd
332332
pullPolicy: Always
333333

334334
# Optional: Sets the maximum execution duration of a Renovate CLI scan in minutes. Defaults to 60.

0 commit comments

Comments
 (0)