Skip to content

Commit

Permalink
chore(deps): update update mend renovate docker images to v8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent f66bdc0 commit 5a33fb5
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.1.0-full
tag: 8.1.1-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.1.0@sha256:9c26d79a8f7224f4151ea3ad0f1ed05df6581da6705ccf08ad34d2922feae319
version: 8.1.1@sha256:52027ad5ebf5361a4eb56bc36ff54c0b563691e8e9a8a35accfd97da2ba581db
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.1.0-full@sha256:a9d6a2175928e29c6683a619560cbe072a6f8aba494eb88aca546d2279f4a132
version: 8.1.1-full@sha256:0fbe050bc9772eed6f785a713fa8bf4240fe848318c7e375c5ffd46b69d5687d
pullPolicy: Always

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

0 comments on commit 5a33fb5

Please sign in to comment.