From 710d9b21fa2908ee4a78c4c746996a5b16189428 Mon Sep 17 00:00:00 2001 From: CharlieC3 <2747302+CharlieC3@users.noreply.github.com> Date: Tue, 26 Dec 2023 14:38:18 -0500 Subject: [PATCH] [stacks-blockchain]: update default version --- hirosystems/stacks-blockchain/Chart.lock | 6 +++--- hirosystems/stacks-blockchain/Chart.yaml | 4 ++-- hirosystems/stacks-blockchain/values.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hirosystems/stacks-blockchain/Chart.lock b/hirosystems/stacks-blockchain/Chart.lock index 6195829..38ae91a 100644 --- a/hirosystems/stacks-blockchain/Chart.lock +++ b/hirosystems/stacks-blockchain/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 2.0.2 - name: common repository: https://charts.bitnami.com/bitnami - version: 2.13.3 -digest: sha256:f7fba75ffe6e1ae0560c9aee12e2f68bd29217544416bc0fa72e87c85eafa51a -generated: "2023-10-25T12:31:47.447653-04:00" + version: 2.14.1 +digest: sha256:a523ee0332d74ad2ceb3bd2ad26c85a0a8f56bf8994ac2b75e66d07bdf95fb84 +generated: "2023-12-26T14:37:58.795905-05:00" diff --git a/hirosystems/stacks-blockchain/Chart.yaml b/hirosystems/stacks-blockchain/Chart.yaml index fafa761..e2a2381 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.3 +appVersion: 2.4.0.0.4 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.1 +version: 2.0.2 diff --git a/hirosystems/stacks-blockchain/values.yaml b/hirosystems/stacks-blockchain/values.yaml index c258fc1..d25fff1 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.3 + tag: 2.4.0.0.4 ## 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