Skip to content

Commit 44ba777

Browse files
committed
chore(chart): release v1.0.0
1 parent 64a00f1 commit 44ba777

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/chaingraph/Chart.yaml

Lines changed: 1 addition & 1 deletion
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: 0.4.0
5+
version: 1.0.0
66
appVersion: 1.0.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: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.)

0 commit comments

Comments
 (0)