Skip to content

Commit

Permalink
[stacks-blockchain-api]: downstream update
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Jul 15, 2024
1 parent 0176e46 commit cf23b6b
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 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.0.4
version: 2.1.0
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.12.10
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.18.0
digest: sha256:34f64f2fd21ab0b2e0b30167f9158585b8a731c9f4bd339f38985da43edf06ee
generated: "2024-03-07T12:48:29.306263-05:00"
version: 2.20.4
digest: sha256:236d1fd34c91bdd4fba7e683e141949341fb0867ca79d9e29de4859102990872
generated: "2024-07-15T13:14:14.287048-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: 7.8.2
appVersion: 7.12.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.0.7
version: 5.0.8
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: 7.8.2
tag: 7.12.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: 7.8.2
tag: 7.12.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 @@ -972,7 +972,7 @@ apiRosettaReader:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 7.8.2
tag: 7.12.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 cf23b6b

Please sign in to comment.