Skip to content

Commit

Permalink
Update blockscout/blockscout Docker tag to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 27, 2024
1 parent 687d5f2 commit 16d61ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/scroll-stack/charts/blockscout/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ controller:
image:
repository: blockscout/blockscout
pullPolicy: Always
tag: 5.4.0
tag: 6.6.0

env:
- name: CHAIN_ID
Expand Down Expand Up @@ -145,7 +145,7 @@ initContainers:
# mountPath: /init-db.sh
# subPath: init-db.sh
migrate-db:
image: blockscout/blockscout:5.4.0
image: blockscout/blockscout:6.6.0
env:
- name: DATABASE_URL
value: "postgresql://postgres:qwerty12345@postgresql:5432/blockscout"
Expand Down

0 comments on commit 16d61ec

Please sign in to comment.