From bb2af2a7533b3d2a2bcd3d8b6219e1718a6ba90e Mon Sep 17 00:00:00 2001 From: deantchi <21262275+deantchi@users.noreply.github.com> Date: Thu, 15 Feb 2024 14:02:19 -0800 Subject: [PATCH] Revert "[charts-all] replace bitnami-shell with os-shell (#17)" (#18) This reverts commit 8f4a72961b1dbed9d071c35945b78ce21250694f. --- hirosystems/bitcoin-core/Chart.yaml | 2 +- hirosystems/bitcoin-core/values.yaml | 6 +++--- hirosystems/stacks-blockchain-api/Chart.lock | 2 +- hirosystems/stacks-blockchain-api/Chart.yaml | 2 +- hirosystems/stacks-blockchain-api/values.yaml | 6 +++--- hirosystems/stacks-blockchain/Chart.lock | 2 +- hirosystems/stacks-blockchain/Chart.yaml | 2 +- hirosystems/stacks-blockchain/values.yaml | 6 +++--- 8 files changed, 14 insertions(+), 14 deletions(-) diff --git a/hirosystems/bitcoin-core/Chart.yaml b/hirosystems/bitcoin-core/Chart.yaml index 82b51cb..78ffed5 100644 --- a/hirosystems/bitcoin-core/Chart.yaml +++ b/hirosystems/bitcoin-core/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/bitcoin/bitcoin - https://github.com/ruimarinho/docker-bitcoin-core - https://bitcoin.org -version: 2.0.3 +version: 2.0.2 diff --git a/hirosystems/bitcoin-core/values.yaml b/hirosystems/bitcoin-core/values.yaml index c710b1a..8717ed8 100644 --- a/hirosystems/bitcoin-core/values.yaml +++ b/hirosystems/bitcoin-core/values.yaml @@ -644,7 +644,7 @@ volumePermissions: ## enabled: false ## Bitnami Shell image - ## ref: https://hub.docker.com/r/bitnami/os-shell/tags/ + ## ref: https://hub.docker.com/r/bitnami/bitnami-shell/tags/ ## @param volumePermissions.image.registry Bitnami Shell image registry ## @param volumePermissions.image.repository Bitnami Shell image repository ## @param volumePermissions.image.tag Bitnami Shell image tag (immutable tags are recommended) @@ -653,8 +653,8 @@ volumePermissions: ## image: registry: docker.io - repository: bitnami/os-shell - tag: 11-debian-11-r110 + repository: bitnami/bitnami-shell + tag: 11-debian-11-r87 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/hirosystems/stacks-blockchain-api/Chart.lock b/hirosystems/stacks-blockchain-api/Chart.lock index 8fbbb84..409c99e 100644 --- a/hirosystems/stacks-blockchain-api/Chart.lock +++ b/hirosystems/stacks-blockchain-api/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: stacks-blockchain repository: https://charts.hiro.so/hirosystems - version: 2.0.3 + version: 2.0.2 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 12.12.10 diff --git a/hirosystems/stacks-blockchain-api/Chart.yaml b/hirosystems/stacks-blockchain-api/Chart.yaml index 7ee8752..ccd2c59 100644 --- a/hirosystems/stacks-blockchain-api/Chart.yaml +++ b/hirosystems/stacks-blockchain-api/Chart.yaml @@ -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.0.4 +version: 5.0.3 diff --git a/hirosystems/stacks-blockchain-api/values.yaml b/hirosystems/stacks-blockchain-api/values.yaml index 75e4203..c7ebf81 100644 --- a/hirosystems/stacks-blockchain-api/values.yaml +++ b/hirosystems/stacks-blockchain-api/values.yaml @@ -547,7 +547,7 @@ apiWriter: ## enabled: false ## Bitnami Shell image - ## ref: https://hub.docker.com/r/bitnami/os-shell/tags/ + ## ref: https://hub.docker.com/r/bitnami/bitnami-shell/tags/ ## @param volumePermissions.image.registry Bitnami Shell image registry ## @param volumePermissions.image.repository Bitnami Shell image repository ## @param volumePermissions.image.tag Bitnami Shell image tag (immutable tags are recommended) @@ -556,8 +556,8 @@ apiWriter: ## image: registry: docker.io - repository: bitnami/os-shell - tag: 11-debian-11-r110 + repository: bitnami/bitnami-shell + tag: 11-debian-11-r87 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/hirosystems/stacks-blockchain/Chart.lock b/hirosystems/stacks-blockchain/Chart.lock index 329fec6..38ae91a 100644 --- a/hirosystems/stacks-blockchain/Chart.lock +++ b/hirosystems/stacks-blockchain/Chart.lock @@ -1,7 +1,7 @@ dependencies: - name: bitcoin-core repository: https://charts.hiro.so/hirosystems - version: 2.0.3 + version: 2.0.2 - name: common repository: https://charts.bitnami.com/bitnami version: 2.14.1 diff --git a/hirosystems/stacks-blockchain/Chart.yaml b/hirosystems/stacks-blockchain/Chart.yaml index 296fe1d..e2a2381 100644 --- a/hirosystems/stacks-blockchain/Chart.yaml +++ b/hirosystems/stacks-blockchain/Chart.yaml @@ -33,4 +33,4 @@ name: stacks-blockchain sources: - https://github.com/stacks-network/stacks-blockchain - https://docs.stacks.co/ -version: 2.0.3 +version: 2.0.2 diff --git a/hirosystems/stacks-blockchain/values.yaml b/hirosystems/stacks-blockchain/values.yaml index b60dde0..d25fff1 100644 --- a/hirosystems/stacks-blockchain/values.yaml +++ b/hirosystems/stacks-blockchain/values.yaml @@ -628,7 +628,7 @@ volumePermissions: ## enabled: false ## Bitnami Shell image - ## ref: https://hub.docker.com/r/bitnami/os-shell/tags/ + ## ref: https://hub.docker.com/r/bitnami/bitnami-shell/tags/ ## @param volumePermissions.image.registry Bitnami Shell image registry ## @param volumePermissions.image.repository Bitnami Shell image repository ## @param volumePermissions.image.tag Bitnami Shell image tag (immutable tags are recommended) @@ -637,8 +637,8 @@ volumePermissions: ## image: registry: docker.io - repository: bitnami/os-shell - tag: 11-debian-11-r110 + repository: bitnami/bitnami-shell + tag: 11-debian-11-r87 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.