Skip to content

Commit

Permalink
chore(deps): update update mend renovate docker images to v8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent d9315f9 commit 0dd135b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion helm-charts/mend-renovate-ce/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
image:
repository: ghcr.io/mend/renovate-ce
tag: 8.3.1-full
tag: 8.4.0-full
pullPolicy: IfNotPresent

nameOverride: ""
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.3.1@sha256:e353ca05f0146986b927b8c4298a766f77a55d1a88250ce95dde82b9fac60153
version: 8.4.0@sha256:dfd8d58abd81ac5f417a8a848084f2e4c9ddd3b4d5cac9f7e8a9368a54f5aa97
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.3.1-full@sha256:e5a572fe087eebf650c15304282830c76bdbf82a47f2cebad37264d4da8faeda
version: 8.4.0-full@sha256:c2316a185c965707f9210e8ddacbf413cd4911f58a06765fb0012750eff890fa
pullPolicy: Always

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

0 comments on commit 0dd135b

Please sign in to comment.