Commit b41abd91 authored by Viktor Baranov's avatar Viktor Baranov

Latest tag for frontend for l2 instance

parent 5efbb894
...@@ -292,7 +292,7 @@ frontend: ...@@ -292,7 +292,7 @@ frontend:
app: blockscout app: blockscout
enabled: true enabled: true
image: image:
_default: ghcr.io/blockscout/frontend:v1.0.8 _default: ghcr.io/blockscout/frontend:latest
ingress: ingress:
enabled: true enabled: true
# annotations: # annotations:
...@@ -349,7 +349,7 @@ frontend: ...@@ -349,7 +349,7 @@ frontend:
_default: 256Mi _default: 256Mi
environment: environment:
NEXT_PUBLIC_BLOCKSCOUT_VERSION: NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v5.1.2-beta _default: v5.1.5-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK: NEXT_PUBLIC_FOOTER_GITHUB_LINK:
_default: https://github.com/blockscout/blockscout _default: https://github.com/blockscout/blockscout
NEXT_PUBLIC_FOOTER_TWITTER_LINK: NEXT_PUBLIC_FOOTER_TWITTER_LINK:
......
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