Skip to content

Commit

Permalink
chore(deps): update update mend renovate docker images to v8.7.0 (#603)
Browse files Browse the repository at this point in the history
* chore(deps): update update mend renovate docker images to v8.7.0

* Update Chart.yaml

* Update Chart.yaml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nabeel Saabna <[email protected]>
  • Loading branch information
renovate[bot] and nabeelsaabna authored Nov 13, 2024
1 parent 51a8b55 commit f53493d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ce/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: mend-renovate-ce
version: 8.6.0
appVersion: 8.6.0
version: 8.7.0
appVersion: 8.7.0
description: Mend Renovate Community Edition
home: https://github.com/mend/renovate-ce-ee
sources:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ee/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: mend-renovate-enterprise-edition
version: 2.6.0
appVersion: 8.6.0
version: 2.7.0
appVersion: 8.7.0
description: Mend Renovate Enterprise Edition
home: https://github.com/mend/renovate-ce-ee
sources:
Expand Down
4 changes: 2 additions & 2 deletions helm-charts/mend-renovate-ee/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ postgresql:
renovateServer:
image:
repository: ghcr.io/mend/renovate-ee-server
version: 8.6.0@sha256:a350dcaf12906c58672bc975e0fa5dd5d1c74bebd4cbe1b6c6f2734c5a05e5ff
version: 8.7.0@sha256:581b122064a1479dfcded8d500415b4f80de2ed66471432b14874be68e1d02cf
pullPolicy: Always

# Number of renovate-ee-server (for SQLite only 1 replica is allowed)
Expand Down Expand Up @@ -238,7 +238,7 @@ renovateServer:
renovateWorker:
image:
repository: ghcr.io/mend/renovate-ee-worker
version: 8.6.0-full@sha256:d6aa7abee718070be85dbdb90a530b776b15759c9de174d6eeed1185f8781040
version: 8.7.0-full@sha256:6767b6dac96dad152361dfed35b053531ff70c948f75e7220b6000c6f49caab4
pullPolicy: Always

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

0 comments on commit f53493d

Please sign in to comment.