Skip to content

Commit a4affb1

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

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.0.0
4-
appVersion: 11.0.0
3+
version: 11.1.0
4+
appVersion: 11.1.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.0.0
3+
tag: 11.1.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.0.0
4-
appVersion: 11.0.0
3+
version: 5.1.0
4+
appVersion: 11.1.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.0.0@sha256:adc83862a955b4884db39cb8400386cd761cc61f61e9f74adbd471d1eac577cd
42+
version: 11.1.0@sha256:ba82456faec5d96a827035bdbc64c851b6236418f33e3e526880a40b973088a6
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.0.0-full@sha256:c21a47698776f6b1d6d1477df5360e8d208b5e0bc88510d88c838716a62e8174
331+
version: 11.1.0-full@sha256:bc01d55364fc5cfc1e9a24b56c03ad3b7ccb6357d5c0592f93107bee0aab13b2
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)