We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c4d83 commit 69db38dCopy full SHA for 69db38d
2 files changed
charts/chaingraph/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
2
name: chaingraph
3
description: A multi-node blockchain indexer and GraphQL API.
4
type: application
5
-version: 1.3.1
6
-appVersion: 1.3.1
+version: 1.3.2
+appVersion: 1.3.2
charts/chaingraph/values.yaml
@@ -38,7 +38,7 @@ bitcoinCashNode:
38
# Enable a local Bitcoin Cash Node.
39
enable: false
40
# The precise Bitcoin Cash Node Docker image to use.
41
- image: chaingraph/bitcoin-cash-node@sha256:081454bd45f5123d83374eda9de7792ce80e5cbe9950863d4a74aafbcfcf8110 # v26.1.1
+ image: chaingraph/bitcoin-cash-node@sha256:22953e5405fac603fdeb925159639992b426b0b98583509fd40de335dbda329f # v27.0.0
42
# The size of the volume to provision for Bitcoin Cash Node.
43
volumeSize: 250Gi
44
0 commit comments