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
2
2
name : chaingraph
3
3
description : A multi-node blockchain indexer and GraphQL API.
4
4
type : application
5
- version : 1.2.2
6
- appVersion : 1.2.2
5
+ version : 1.2.3
6
+ appVersion : 1.2.3
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ hasura:
95
95
# Enable a local Hasura deployment. Disable this to either manage Hasura manually or use Hasura Cloud.
96
96
enable : true
97
97
# The precise Hasura Docker image to use.
98
- image : chaingraph/hasura@sha256:12380cc4e8845e5e48f69141e379d971e4282682894d4f579b21a3b0eb5d4687 # 3ebddce
98
+ image : chaingraph/hasura@sha256:12ea146f2991933579596c0a91acf9ff1b19cdeb33b41f8d9a6c371d36afd876 # f2a17df
99
99
# A secret key used to secure admin access in Hasura. If not provided, a random secret will be generated and stored in the cluster.
100
100
adminSecretKey : ' '
101
101
# 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