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.3.1
6
- appVersion : 1.3.1
5
+ version : 1.3.2
6
+ appVersion : 1.3.2
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:081454bd45f5123d83374eda9de7792ce80e5cbe9950863d4a74aafbcfcf8110 # v26.1.1
41
+ image : chaingraph/bitcoin-cash-node@sha256:22953e5405fac603fdeb925159639992b426b0b98583509fd40de335dbda329f # v27.0.0
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