From 74e49ac076ec9a9d0afaa230119a2d3e028e8053 Mon Sep 17 00:00:00 2001 From: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Date: Tue, 29 Oct 2024 21:13:59 -0400 Subject: [PATCH] [stacks-blockchain-api]: update app version and update downstream deps --- hirosystems/stacks-blockchain-api/Chart.lock | 6 +++--- hirosystems/stacks-blockchain-api/Chart.yaml | 4 ++-- hirosystems/stacks-blockchain-api/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/hirosystems/stacks-blockchain-api/Chart.lock b/hirosystems/stacks-blockchain-api/Chart.lock index ab0f422..54046ab 100644 --- a/hirosystems/stacks-blockchain-api/Chart.lock +++ b/hirosystems/stacks-blockchain-api/Chart.lock @@ -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" diff --git a/hirosystems/stacks-blockchain-api/Chart.yaml b/hirosystems/stacks-blockchain-api/Chart.yaml index bb13c53..5e0891e 100644 --- a/hirosystems/stacks-blockchain-api/Chart.yaml +++ b/hirosystems/stacks-blockchain-api/Chart.yaml @@ -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 @@ -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 diff --git a/hirosystems/stacks-blockchain-api/values.yaml b/hirosystems/stacks-blockchain-api/values.yaml index d28355b..cc7b001 100644 --- a/hirosystems/stacks-blockchain-api/values.yaml +++ b/hirosystems/stacks-blockchain-api/values.yaml @@ -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 @@ -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 @@ -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