Skip to content

Commit

Permalink
chore(chart): release v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bitjson committed Dec 13, 2023
1 parent 31c4d83 commit 69db38d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/chaingraph/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: chaingraph
description: A multi-node blockchain indexer and GraphQL API.
type: application
version: 1.3.1
appVersion: 1.3.1
version: 1.3.2
appVersion: 1.3.2
2 changes: 1 addition & 1 deletion charts/chaingraph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bitcoinCashNode:
# Enable a local Bitcoin Cash Node.
enable: false
# The precise Bitcoin Cash Node Docker image to use.
image: chaingraph/bitcoin-cash-node@sha256:081454bd45f5123d83374eda9de7792ce80e5cbe9950863d4a74aafbcfcf8110 # v26.1.1
image: chaingraph/bitcoin-cash-node@sha256:22953e5405fac603fdeb925159639992b426b0b98583509fd40de335dbda329f # v27.0.0
# The size of the volume to provision for Bitcoin Cash Node.
volumeSize: 250Gi

Expand Down

0 comments on commit 69db38d

Please sign in to comment.