Skip to content

Commit 308dddd

Browse files
committed
chore(chart): release v1.3.0
1 parent 3e2a591 commit 308dddd

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.5
6-
appVersion: 1.2.5
5+
version: 1.3.0
6+
appVersion: 1.3.0

charts/chaingraph/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ bitcoinCashNode:
3838
# Enable a local Bitcoin Cash Node.
3939
enable: false
4040
# The precise Bitcoin Cash Node Docker image to use.
41-
image: chaingraph/bitcoin-cash-node@sha256:133f1ac65126e2637ee544e1190a293c880f035f18042c25e2f1369be30f57b8 # v26.0.0
41+
image: chaingraph/bitcoin-cash-node@sha256:081454bd45f5123d83374eda9de7792ce80e5cbe9950863d4a74aafbcfcf8110 # v26.1.1
4242
# The size of the volume to provision for Bitcoin Cash Node.
4343
volumeSize: 250Gi
4444

0 commit comments

Comments
 (0)