File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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 : 1.0.3
6- appVersion : 1.0.3
5+ version : 1.1.0
6+ appVersion : 1.1.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:9853910cda7040640550a13ed6c271b29de1f90e16d52724f2a268f9f777b13c # 64a00f1
89+ image : chaingraph/hasura@sha256:eadb66a65677b872aad06266e4eddd307a89069cba455c3e0ed6bcb176eccf64 # 8757ea1
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