File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
2
2
name : chaingraph
3
3
description : A multi-node blockchain indexer and GraphQL API.
4
4
type : application
5
- version : 1.2.5
6
- appVersion : 1.2.5
5
+ version : 1.3.0
6
+ appVersion : 1.3.0
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ bitcoinCashNode:
38
38
# Enable a local Bitcoin Cash Node.
39
39
enable : false
40
40
# 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
42
42
# The size of the volume to provision for Bitcoin Cash Node.
43
43
volumeSize : 250Gi
44
44
You can’t perform that action at this time.
0 commit comments