Skip to content

Commit

Permalink
[stacks-blockchain-api] update version
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieC3 committed Mar 22, 2023
1 parent 80c85c4 commit cd27213
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions hirosystems/stacks-blockchain-api/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ dependencies:
version: 1.2.6
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 12.2.3
version: 12.2.6
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.17.1
digest: sha256:d41f20eb29759fb4b2fd4bd22cc8eb7abe4eadd0aadd809a9d89f5342241b991
generated: "2023-03-17T14:59:59.143098-04:00"
digest: sha256:64a64d153c67750cce43076b99394ad5350d42271154b9a5d2d1b541bc7f306d
generated: "2023-03-22T15:45:31.539745-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.1.1
appVersion: 7.1.2
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: 3.0.6
version: 3.0.7
4 changes: 2 additions & 2 deletions hirosystems/stacks-blockchain-api/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ apiWriter:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 7.1.1
tag: 7.1.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 Expand Up @@ -592,7 +592,7 @@ apiReader:
image:
registry: docker.io
repository: hirosystems/stacks-blockchain-api
tag: 7.1.1
tag: 7.1.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 cd27213

Please sign in to comment.