From 87a673d6674811d03a807385b96346eef52655ae Mon Sep 17 00:00:00 2001 From: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:36:15 -0400 Subject: [PATCH] [stacks-blockchain-api] update dependencies --- hirosystems/stacks-blockchain-api/Chart.lock | 10 +++++----- hirosystems/stacks-blockchain-api/Chart.yaml | 4 ++-- hirosystems/stacks-blockchain-api/values.yaml | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/hirosystems/stacks-blockchain-api/Chart.lock b/hirosystems/stacks-blockchain-api/Chart.lock index a2c7958..4dcbd40 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.0.0 + version: 2.0.1 - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.5.6 + version: 12.12.10 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.4.0 -digest: sha256:f41e9bf8e3241d35de18667df9924600dd34b0d7431c5b4667ca10c5cea9b552 -generated: "2023-05-30T13:41:12.710923-04:00" + version: 2.13.3 +digest: sha256:e92d8594e35b2f1807661f0474e5ac1a2deaac8a53493a6b6a94c0525651b78d +generated: "2023-10-25T12:35:40.790461-04:00" diff --git a/hirosystems/stacks-blockchain-api/Chart.yaml b/hirosystems/stacks-blockchain-api/Chart.yaml index 8ed6d1f..9064dad 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: 7.2.1 +appVersion: 7.3.2 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: 4.1.0 +version: 4.1.1 diff --git a/hirosystems/stacks-blockchain-api/values.yaml b/hirosystems/stacks-blockchain-api/values.yaml index 6abbc72..20cfbb0 100644 --- a/hirosystems/stacks-blockchain-api/values.yaml +++ b/hirosystems/stacks-blockchain-api/values.yaml @@ -96,7 +96,7 @@ apiWriter: image: registry: docker.io repository: hirosystems/stacks-blockchain-api - tag: 7.2.1 + tag: 7.3.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 @@ -592,7 +592,7 @@ apiReader: image: registry: docker.io repository: hirosystems/stacks-blockchain-api - tag: 7.2.1 + tag: 7.3.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 @@ -950,7 +950,7 @@ apiRosettaReader: image: registry: docker.io repository: hirosystems/stacks-blockchain-api - tag: 7.2.1 + tag: 7.3.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