Skip to content

Commit b683cad

Browse files
chore(deps): update update mend renovate docker images to v13.3.0 (#802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34267d5 commit b683cad

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

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: 13.2.0
4-
appVersion: 13.2.0
3+
version: 13.3.0
4+
appVersion: 13.3.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: 13.2.0
3+
tag: 13.3.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: 7.2.0
4-
appVersion: 13.2.0
3+
version: 7.3.0
4+
appVersion: 13.3.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: 13.2.0@sha256:917d029fc6d17e87392b90475f67438655a8816156fdab04ce7c8f6f57cc0323
42+
version: 13.3.0@sha256:5cadcda7c6ecb7393bb30235e8c3e3dc74b3a30e0e6fedb0f43da39354f34389
4343
pullPolicy: Always
4444

4545
# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
@@ -337,7 +337,7 @@ renovateServer:
337337
renovateWorker:
338338
image:
339339
repository: ghcr.io/mend/renovate-ee-worker
340-
version: 13.2.0-full@sha256:a1b96dc5ec265331a0e2adf696b7b2d7a374f0efabbb803a63ae62a5261ce0ba
340+
version: 13.3.0-full@sha256:c14175b839a7909915540af4afda684b5e5c884c5c7dc4c3941877b0d7901452
341341
pullPolicy: Always
342342

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

0 commit comments

Comments
 (0)