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.2
6
- appVersion : 1.3.2
5
+ version : 1.3.3
6
+ appVersion : 1.3.3
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:22953e5405fac603fdeb925159639992b426b0b98583509fd40de335dbda329f # v27.0.0
41
+ image : chaingraph/bitcoin-cash-node@sha256:803ea8b62032118e4f50b25d19f096ff99fc0aa2fd07905fb5a25b63015ff720 # v27.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