We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e17292 commit ef4c374Copy full SHA for ef4c374
charts/hedera-the-graph-node/Chart.yaml
@@ -14,4 +14,4 @@ sources:
14
maintainers:
15
- name: Hedera Smart Contracts Team
16
email: [email protected]
17
-appVersion: "v0.29.0"
+appVersion: "v0.35.1"
charts/hedera-the-graph-node/values.yaml
@@ -38,7 +38,7 @@ image:
38
pullPolicy: IfNotPresent
39
repository: graphprotocol/graph-node
40
# Overrides the image tag whose default is the chart appVersion.
41
- tag: v0.29.0
+ tag: v0.35.1
42
43
imagePullSecrets: []
44
0 commit comments