Skip to content

Commit

Permalink
[stacks-blockchain] update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Oct 25, 2023
1 parent adedf4a commit 572ded1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions hirosystems/stacks-blockchain/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: bitcoin-core
repository: https://charts.hiro.so/hirosystems
version: 2.0.0
version: 2.0.2
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.4.0
digest: sha256:8e5ff115672dc5a407f8d75d77d3d9dc8b947edb45169c494315a534dc043667
generated: "2023-05-24T10:38:56.023154-04:00"
version: 2.13.3
digest: sha256:f7fba75ffe6e1ae0560c9aee12e2f68bd29217544416bc0fa72e87c85eafa51a
generated: "2023-10-25T12:31:47.447653-04:00"
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.4.0.0.0
appVersion: 2.4.0.0.3
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: 2.0.0
version: 2.0.1
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.4.0.0.0
tag: 2.4.0.0.3
## 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 572ded1

Please sign in to comment.