Skip to content

Commit ef4c374

Browse files
committed
Update helm charts to latest version of The Graph
Signed-off-by: Luis Mastrangelo <[email protected]>
1 parent 1e17292 commit ef4c374

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/hedera-the-graph-node/Chart.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ sources:
1414
maintainers:
1515
- name: Hedera Smart Contracts Team
1616
17-
appVersion: "v0.29.0"
17+
appVersion: "v0.35.1"

charts/hedera-the-graph-node/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ image:
3838
pullPolicy: IfNotPresent
3939
repository: graphprotocol/graph-node
4040
# Overrides the image tag whose default is the chart appVersion.
41-
tag: v0.29.0
41+
tag: v0.35.1
4242

4343
imagePullSecrets: []
4444

0 commit comments

Comments
 (0)