Commit 75525200 authored by Viktor Baranov's avatar Viktor Baranov

1.0.8 for l2 deployment

parent a77cb6f8
...@@ -174,7 +174,7 @@ postgres: ...@@ -174,7 +174,7 @@ postgres:
scVerifier: scVerifier:
enabled: true enabled: true
image: image:
_default: ghcr.io/blockscout/smart-contract-verifier:v1.0.8 _default: ghcr.io/blockscout/smart-contract-verifier:main
# enable ingress # enable ingress
ingress: ingress:
enabled: true enabled: true
...@@ -277,7 +277,7 @@ frontend: ...@@ -277,7 +277,7 @@ frontend:
app: blockscout app: blockscout
enabled: true enabled: true
image: image:
_default: ghcr.io/blockscout/frontend:main _default: ghcr.io/blockscout/frontend:v1.0.8
ingress: ingress:
enabled: true enabled: true
# annotations: # annotations:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment