Skip to content

Commit ee3c284

Browse files
committed
chore(chart): release v1.2.3
1 parent f2a17df commit ee3c284

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/chaingraph/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: chaingraph
33
description: A multi-node blockchain indexer and GraphQL API.
44
type: application
5-
version: 1.2.2
6-
appVersion: 1.2.2
5+
version: 1.2.3
6+
appVersion: 1.2.3

charts/chaingraph/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ hasura:
9595
# Enable a local Hasura deployment. Disable this to either manage Hasura manually or use Hasura Cloud.
9696
enable: true
9797
# The precise Hasura Docker image to use.
98-
image: chaingraph/hasura@sha256:12380cc4e8845e5e48f69141e379d971e4282682894d4f579b21a3b0eb5d4687 # 3ebddce
98+
image: chaingraph/hasura@sha256:12ea146f2991933579596c0a91acf9ff1b19cdeb33b41f8d9a6c371d36afd876 # f2a17df
9999
# A secret key used to secure admin access in Hasura. If not provided, a random secret will be generated and stored in the cluster.
100100
adminSecretKey: ''
101101
# Enable the console served by Hasura. (Not recommended; use Hasura CLI's `hasura console` instead.)

0 commit comments

Comments
 (0)