Skip to content

Commit 397ede1

Browse files
chore(deps): update update mend renovate docker images to v10.2.0 (#722)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Nabeel Saabna <[email protected]>
1 parent edfe864 commit 397ede1

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: 10.1.0
4-
appVersion: 10.1.0
3+
version: 10.2.0
4+
appVersion: 10.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: 10.1.0
3+
tag: 10.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: 4.1.0
4-
appVersion: 10.1.0
3+
version: 4.2.0
4+
appVersion: 10.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: 10.1.0@sha256:85b92d6d8103020908a7c1b520d821e8533486ca9640a6119347ce2ba10cd0e1
42+
version: 10.2.0@sha256:5aac661b0410197259eef81fb7458b49db3882ff59ee4fd36ad07cc29b477b50
4343
pullPolicy: Always
4444

4545
# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -304,7 +304,7 @@ renovateServer:
304304
renovateWorker:
305305
image:
306306
repository: ghcr.io/mend/renovate-ee-worker
307-
version: 10.1.0-full@sha256:21237846a7d5c33a182f9a8c28e019d8011c731ad1371406a97e776ce306422c
307+
version: 10.2.0-full@sha256:93ceb5a0f0092c6dcba22880222a25bce490510da81fc3b7a53f9cc92652a78c
308308
pullPolicy: Always
309309

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

0 commit comments

Comments
 (0)