Skip to content

Commit

Permalink
[stacks-blockchain] update version to 2.1.0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Mar 24, 2023
1 parent cd27213 commit 7d8d553
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.1.0.0.1
appVersion: 2.1.0.0.2
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.2.6
version: 1.2.7
2 changes: 1 addition & 1 deletion 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.1.0.0.1
tag: 2.1.0.0.2
## 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

0 comments on commit 7d8d553

Please sign in to comment.