Skip to content

Commit

Permalink
[stacks-blockchain] update appVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Oct 25, 2022
1 parent 6c1225b commit 254a91c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions hirosystems/stacks-blockchain/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: Blockchain
apiVersion: v2
appVersion: 2.05.0.5.0
appVersion: 2.05.0.5.1
dependencies:
- condition: bitcoin-core.enabled
name: bitcoin-core
Expand Down Expand Up @@ -33,4 +33,4 @@ name: stacks-blockchain
sources:
- https://github.com/stacks-network/stacks-blockchain
- https://docs.stacks.co/
version: 1.1.8
version: 1.1.9
4 changes: 2 additions & 2 deletions hirosystems/stacks-blockchain/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ diagnosticMode:
image:
registry: docker.io
repository: blockstack/stacks-blockchain
tag: 2.05.0.5.0
tag: 2.05.0.5.1
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -106,7 +106,7 @@ existingConfigMap: ""
## @param dataArchiveUrl Specify a URL from which to download a tar.gz archive of the stacks chainstate before launching a stacks node
##
dataArchiveUrl: ""
# dataArchiveUrl: https://storage.googleapis.com/hirosystems-archive/mainnet/blockchain/mainnet-blockchain-2.05.0.5.0-latest.tar.gz
# dataArchiveUrl: https://storage.googleapis.com/hirosystems-archive/mainnet/blockchain/mainnet-blockchain-2.05.0.5.1-latest.tar.gz
## @param stacksBlockchain.config stacks-blockchain config.toml settings
##
config: |
Expand Down

0 comments on commit 254a91c

Please sign in to comment.