Skip to content

Commit 15dd706

Browse files
committed
chore(chart): release v1.1.0
1 parent 8757ea1 commit 15dd706

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.0.3
6-
appVersion: 1.0.3
5+
version: 1.1.0
6+
appVersion: 1.1.0

charts/chaingraph/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.)

0 commit comments

Comments
 (0)