File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : chaingraph
33description : A multi-node blockchain indexer and GraphQL API.
44type : application
5- version : 0.4 .0
5+ version : 1.0 .0
66appVersion : 1.0.0
Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ hasura:
8686 # Enable a local Hasura deployment. Disable this to either manage Hasura manually or use Hasura Cloud.
8787 enable : true
8888 # The precise Hasura Docker image to use.
89- image : chaingraph/hasura@sha256:d0560c1fe56bc8e3f6da45425f26d89e6872e5c5589879baa6b86a26ffbf3d44 # 37e226b
89+ image : chaingraph/hasura@sha256:9853910cda7040640550a13ed6c271b29de1f90e16d52724f2a268f9f777b13c # 64a00f1
9090 # A secret key used to secure admin access in Hasura. If not provided, a random secret will be generated and stored in the cluster.
9191 adminSecretKey : ' '
9292 # Enable the console served by Hasura. (Not recommended; use Hasura CLI's `hasura console` instead.)
You can’t perform that action at this time.
0 commit comments