From 572ded1aeafc71cfd8d053af6944889944533c2e Mon Sep 17 00:00:00 2001 From: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Date: Wed, 25 Oct 2023 12:32:24 -0400 Subject: [PATCH] [stacks-blockchain] update dependencies --- hirosystems/stacks-blockchain/Chart.lock | 8 ++++---- hirosystems/stacks-blockchain/Chart.yaml | 4 ++-- hirosystems/stacks-blockchain/values.yaml | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hirosystems/stacks-blockchain/Chart.lock b/hirosystems/stacks-blockchain/Chart.lock index 413cd36..6195829 100644 --- a/hirosystems/stacks-blockchain/Chart.lock +++ b/hirosystems/stacks-blockchain/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: bitcoin-core repository: https://charts.hiro.so/hirosystems - version: 2.0.0 + version: 2.0.2 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.4.0 -digest: sha256:8e5ff115672dc5a407f8d75d77d3d9dc8b947edb45169c494315a534dc043667 -generated: "2023-05-24T10:38:56.023154-04:00" + version: 2.13.3 +digest: sha256:f7fba75ffe6e1ae0560c9aee12e2f68bd29217544416bc0fa72e87c85eafa51a +generated: "2023-10-25T12:31:47.447653-04:00" diff --git a/hirosystems/stacks-blockchain/Chart.yaml b/hirosystems/stacks-blockchain/Chart.yaml index 004ce35..fafa761 100644 --- a/hirosystems/stacks-blockchain/Chart.yaml +++ b/hirosystems/stacks-blockchain/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Blockchain apiVersion: v2 -appVersion: 2.4.0.0.0 +appVersion: 2.4.0.0.3 dependencies: - condition: bitcoin-core.enabled name: bitcoin-core @@ -33,4 +33,4 @@ name: stacks-blockchain sources: - https://github.com/stacks-network/stacks-blockchain - https://docs.stacks.co/ -version: 2.0.0 +version: 2.0.1 diff --git a/hirosystems/stacks-blockchain/values.yaml b/hirosystems/stacks-blockchain/values.yaml index d6ccbe4..c258fc1 100644 --- a/hirosystems/stacks-blockchain/values.yaml +++ b/hirosystems/stacks-blockchain/values.yaml @@ -74,7 +74,7 @@ diagnosticMode: image: registry: docker.io repository: blockstack/stacks-blockchain - tag: 2.4.0.0.0 + tag: 2.4.0.0.3 ## 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