diff --git a/hirosystems/stacks-blockchain-api/Chart.lock b/hirosystems/stacks-blockchain-api/Chart.lock index 2df7137..e5d0569 100644 --- a/hirosystems/stacks-blockchain-api/Chart.lock +++ b/hirosystems/stacks-blockchain-api/Chart.lock @@ -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" diff --git a/hirosystems/stacks-blockchain-api/Chart.yaml b/hirosystems/stacks-blockchain-api/Chart.yaml index 0a7824d..613d0d2 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.1.1 +appVersion: 7.1.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: 3.0.6 +version: 3.0.7 diff --git a/hirosystems/stacks-blockchain-api/values.yaml b/hirosystems/stacks-blockchain-api/values.yaml index 97da539..cf46fd9 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.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 @@ -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