Skip to content

Commit

Permalink
chore(deps): update update mend renovate docker images to v8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent e12cbf8 commit f1fff25
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.2.0-full
tag: 8.3.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.2.0@sha256:8fce56d967d8c2dffa8511b9ccf036cc1b27863c254db035cb43c9d65f2e83f8
version: 8.3.0@sha256:e99c50cfe6af4c4b8a3c696a7d0f86b50290a917f2d54fe060702bce508f0689
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.2.0-full@sha256:b215771aa1461b05f12cdc6121f25fed519f34ccb8973b25d7572bbe940149a5
version: 8.3.0-full@sha256:b707861b17a460d2291731928a6432acc470c36e15cb559175dde9285f82aa16
pullPolicy: Always

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

0 comments on commit f1fff25

Please sign in to comment.