Skip to content

Commit

Permalink
[stacks-blockchain-api]: update app version and update downstream deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Oct 30, 2024
1 parent 8831280 commit 74e49ac
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions hirosystems/stacks-blockchain-api/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
dependencies:
- name: stacks-blockchain
repository: https://charts.hiro.so/hirosystems
version: 2.1.2
version: 2.2.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.26.0
digest: sha256:2e457f807e54e320d5902c2c6e852168d1c5f9f6a55f43d00c2c781becb5a35b
generated: "2024-10-14T17:09:34.313196-04:00"
digest: sha256:ca9ee134ce5078490804db1be249bc0cf256b39091ea43215f2ef337572be982
generated: "2024-10-29T21:13:21.098641-04:00"
4 changes: 2 additions & 2 deletions hirosystems/stacks-blockchain-api/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: ApplicationServer
apiVersion: v2
appVersion: 8.0.0
appVersion: 8.2.0
dependencies:
- condition: stacks-blockchain.enabled
name: stacks-blockchain
Expand Down Expand Up @@ -41,4 +41,4 @@ sources:
- https://github.com/hirosystems/stacks-blockchain-api
- https://docs.hiro.so/api
- https://docs.hiro.so/get-started/stacks-blockchain-api
version: 5.1.1
version: 5.1.2
6 changes: 3 additions & 3 deletions hirosystems/stacks-blockchain-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ apiWriter:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 8.0.0
tag: 8.2.0
## 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 @@ -614,7 +614,7 @@ apiReader:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 8.0.0
tag: 8.2.0
## 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 @@ -973,7 +973,7 @@ apiRosettaReader:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 8.0.0
tag: 8.2.0
## 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 74e49ac

Please sign in to comment.