From eaa2a8a9c527da43c79b50c9f03472a1ed08ebd3 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Tue, 19 Apr 2022 20:00:11 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades chia catalog item(s). --- charts/chia/{1.3.25 => 1.3.26}/.helmignore | 0 charts/chia/{1.3.25 => 1.3.26}/Chart.yaml | 4 ++-- charts/chia/{1.3.25 => 1.3.26}/README.md | 0 charts/chia/{1.3.25 => 1.3.26}/app-readme.md | 0 .../{1.3.25 => 1.3.26}/charts/common-2112.0.0.tgz | Bin charts/chia/{1.3.25 => 1.3.26}/default_values.yaml | 0 .../1.3.25 => charts/chia/1.3.26}/ix_values.yaml | 2 +- charts/chia/{1.3.25 => 1.3.26}/questions.yaml | 0 charts/chia/{1.3.25 => 1.3.26}/requirements.lock | 0 .../{1.3.25 => 1.3.26}/templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 .../{1.3.25 => 1.3.26}/templates/networking.tpl | 0 .../chia/{1.3.25 => 1.3.26}/templates/service.yaml | 0 .../1.3.25 => charts/chia/1.3.26}/test_values.yaml | 2 +- charts/chia/{1.3.25 => 1.3.26}/values.yaml | 0 test/chia/{1.3.25 => 1.3.26}/.helmignore | 0 test/chia/{1.3.25 => 1.3.26}/Chart.yaml | 4 ++-- test/chia/{1.3.25 => 1.3.26}/README.md | 0 test/chia/{1.3.25 => 1.3.26}/app-readme.md | 0 .../{1.3.25 => 1.3.26}/charts/common-2112.0.0.tgz | Bin test/chia/{1.3.25 => 1.3.26}/default_values.yaml | 0 .../chia/1.3.25 => test/chia/1.3.26}/ix_values.yaml | 2 +- test/chia/{1.3.25 => 1.3.26}/questions.yaml | 0 test/chia/{1.3.25 => 1.3.26}/requirements.lock | 0 .../{1.3.25 => 1.3.26}/templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 .../{1.3.25 => 1.3.26}/templates/networking.tpl | 0 test/chia/{1.3.25 => 1.3.26}/templates/service.yaml | 0 .../1.3.25 => test/chia/1.3.26}/test_values.yaml | 2 +- test/chia/{1.3.25 => 1.3.26}/values.yaml | 0 32 files changed, 8 insertions(+), 8 deletions(-) rename charts/chia/{1.3.25 => 1.3.26}/.helmignore (100%) rename charts/chia/{1.3.25 => 1.3.26}/Chart.yaml (92%) rename charts/chia/{1.3.25 => 1.3.26}/README.md (100%) rename charts/chia/{1.3.25 => 1.3.26}/app-readme.md (100%) rename charts/chia/{1.3.25 => 1.3.26}/charts/common-2112.0.0.tgz (100%) rename charts/chia/{1.3.25 => 1.3.26}/default_values.yaml (100%) rename {test/chia/1.3.25 => charts/chia/1.3.26}/ix_values.yaml (87%) rename charts/chia/{1.3.25 => 1.3.26}/questions.yaml (100%) rename charts/chia/{1.3.25 => 1.3.26}/requirements.lock (100%) rename charts/chia/{1.3.25 => 1.3.26}/templates/deployment.yaml (100%) rename charts/chia/{1.3.25 => 1.3.26}/templates/generate-mnemonic.yaml (100%) rename charts/chia/{1.3.25 => 1.3.26}/templates/mnemonic-configmap.yaml (100%) rename charts/chia/{1.3.25 => 1.3.26}/templates/networking.tpl (100%) rename charts/chia/{1.3.25 => 1.3.26}/templates/service.yaml (100%) rename {test/chia/1.3.25 => charts/chia/1.3.26}/test_values.yaml (95%) rename charts/chia/{1.3.25 => 1.3.26}/values.yaml (100%) rename test/chia/{1.3.25 => 1.3.26}/.helmignore (100%) rename test/chia/{1.3.25 => 1.3.26}/Chart.yaml (92%) rename test/chia/{1.3.25 => 1.3.26}/README.md (100%) rename test/chia/{1.3.25 => 1.3.26}/app-readme.md (100%) rename test/chia/{1.3.25 => 1.3.26}/charts/common-2112.0.0.tgz (100%) rename test/chia/{1.3.25 => 1.3.26}/default_values.yaml (100%) rename {charts/chia/1.3.25 => test/chia/1.3.26}/ix_values.yaml (87%) rename test/chia/{1.3.25 => 1.3.26}/questions.yaml (100%) rename test/chia/{1.3.25 => 1.3.26}/requirements.lock (100%) rename test/chia/{1.3.25 => 1.3.26}/templates/deployment.yaml (100%) rename test/chia/{1.3.25 => 1.3.26}/templates/generate-mnemonic.yaml (100%) rename test/chia/{1.3.25 => 1.3.26}/templates/mnemonic-configmap.yaml (100%) rename test/chia/{1.3.25 => 1.3.26}/templates/networking.tpl (100%) rename test/chia/{1.3.25 => 1.3.26}/templates/service.yaml (100%) rename {charts/chia/1.3.25 => test/chia/1.3.26}/test_values.yaml (95%) rename test/chia/{1.3.25 => 1.3.26}/values.yaml (100%) diff --git a/charts/chia/1.3.25/.helmignore b/charts/chia/1.3.26/.helmignore similarity index 100% rename from charts/chia/1.3.25/.helmignore rename to charts/chia/1.3.26/.helmignore diff --git a/charts/chia/1.3.25/Chart.yaml b/charts/chia/1.3.26/Chart.yaml similarity index 92% rename from charts/chia/1.3.25/Chart.yaml rename to charts/chia/1.3.26/Chart.yaml index 6babc842e9..6d24087984 100644 --- a/charts/chia/1.3.25/Chart.yaml +++ b/charts/chia/1.3.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.3.3 +appVersion: v1.3.4 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -15,4 +15,4 @@ name: chia sources: - https://github.com/Chia-Network/chia-blockchain - https://github.com/orgs/chia-network/packages/container/package/chia -version: 1.3.25 +version: 1.3.26 diff --git a/charts/chia/1.3.25/README.md b/charts/chia/1.3.26/README.md similarity index 100% rename from charts/chia/1.3.25/README.md rename to charts/chia/1.3.26/README.md diff --git a/charts/chia/1.3.25/app-readme.md b/charts/chia/1.3.26/app-readme.md similarity index 100% rename from charts/chia/1.3.25/app-readme.md rename to charts/chia/1.3.26/app-readme.md diff --git a/charts/chia/1.3.25/charts/common-2112.0.0.tgz b/charts/chia/1.3.26/charts/common-2112.0.0.tgz similarity index 100% rename from charts/chia/1.3.25/charts/common-2112.0.0.tgz rename to charts/chia/1.3.26/charts/common-2112.0.0.tgz diff --git a/charts/chia/1.3.25/default_values.yaml b/charts/chia/1.3.26/default_values.yaml similarity index 100% rename from charts/chia/1.3.25/default_values.yaml rename to charts/chia/1.3.26/default_values.yaml diff --git a/test/chia/1.3.25/ix_values.yaml b/charts/chia/1.3.26/ix_values.yaml similarity index 87% rename from test/chia/1.3.25/ix_values.yaml rename to charts/chia/1.3.26/ix_values.yaml index e6eb7e1ac3..2330fe9152 100644 --- a/test/chia/1.3.25/ix_values.yaml +++ b/charts/chia/1.3.26/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 updateStrategy: Recreate diff --git a/charts/chia/1.3.25/questions.yaml b/charts/chia/1.3.26/questions.yaml similarity index 100% rename from charts/chia/1.3.25/questions.yaml rename to charts/chia/1.3.26/questions.yaml diff --git a/charts/chia/1.3.25/requirements.lock b/charts/chia/1.3.26/requirements.lock similarity index 100% rename from charts/chia/1.3.25/requirements.lock rename to charts/chia/1.3.26/requirements.lock diff --git a/charts/chia/1.3.25/templates/deployment.yaml b/charts/chia/1.3.26/templates/deployment.yaml similarity index 100% rename from charts/chia/1.3.25/templates/deployment.yaml rename to charts/chia/1.3.26/templates/deployment.yaml diff --git a/charts/chia/1.3.25/templates/generate-mnemonic.yaml b/charts/chia/1.3.26/templates/generate-mnemonic.yaml similarity index 100% rename from charts/chia/1.3.25/templates/generate-mnemonic.yaml rename to charts/chia/1.3.26/templates/generate-mnemonic.yaml diff --git a/charts/chia/1.3.25/templates/mnemonic-configmap.yaml b/charts/chia/1.3.26/templates/mnemonic-configmap.yaml similarity index 100% rename from charts/chia/1.3.25/templates/mnemonic-configmap.yaml rename to charts/chia/1.3.26/templates/mnemonic-configmap.yaml diff --git a/charts/chia/1.3.25/templates/networking.tpl b/charts/chia/1.3.26/templates/networking.tpl similarity index 100% rename from charts/chia/1.3.25/templates/networking.tpl rename to charts/chia/1.3.26/templates/networking.tpl diff --git a/charts/chia/1.3.25/templates/service.yaml b/charts/chia/1.3.26/templates/service.yaml similarity index 100% rename from charts/chia/1.3.25/templates/service.yaml rename to charts/chia/1.3.26/templates/service.yaml diff --git a/test/chia/1.3.25/test_values.yaml b/charts/chia/1.3.26/test_values.yaml similarity index 95% rename from test/chia/1.3.25/test_values.yaml rename to charts/chia/1.3.26/test_values.yaml index 1f9637306d..f4cffec5f5 100644 --- a/test/chia/1.3.25/test_values.yaml +++ b/charts/chia/1.3.26/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 service: farmerPort: 31122 nodePort: 31121 diff --git a/charts/chia/1.3.25/values.yaml b/charts/chia/1.3.26/values.yaml similarity index 100% rename from charts/chia/1.3.25/values.yaml rename to charts/chia/1.3.26/values.yaml diff --git a/test/chia/1.3.25/.helmignore b/test/chia/1.3.26/.helmignore similarity index 100% rename from test/chia/1.3.25/.helmignore rename to test/chia/1.3.26/.helmignore diff --git a/test/chia/1.3.25/Chart.yaml b/test/chia/1.3.26/Chart.yaml similarity index 92% rename from test/chia/1.3.25/Chart.yaml rename to test/chia/1.3.26/Chart.yaml index 6babc842e9..6d24087984 100644 --- a/test/chia/1.3.25/Chart.yaml +++ b/test/chia/1.3.26/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v1 -appVersion: v1.3.3 +appVersion: v1.3.4 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -15,4 +15,4 @@ name: chia sources: - https://github.com/Chia-Network/chia-blockchain - https://github.com/orgs/chia-network/packages/container/package/chia -version: 1.3.25 +version: 1.3.26 diff --git a/test/chia/1.3.25/README.md b/test/chia/1.3.26/README.md similarity index 100% rename from test/chia/1.3.25/README.md rename to test/chia/1.3.26/README.md diff --git a/test/chia/1.3.25/app-readme.md b/test/chia/1.3.26/app-readme.md similarity index 100% rename from test/chia/1.3.25/app-readme.md rename to test/chia/1.3.26/app-readme.md diff --git a/test/chia/1.3.25/charts/common-2112.0.0.tgz b/test/chia/1.3.26/charts/common-2112.0.0.tgz similarity index 100% rename from test/chia/1.3.25/charts/common-2112.0.0.tgz rename to test/chia/1.3.26/charts/common-2112.0.0.tgz diff --git a/test/chia/1.3.25/default_values.yaml b/test/chia/1.3.26/default_values.yaml similarity index 100% rename from test/chia/1.3.25/default_values.yaml rename to test/chia/1.3.26/default_values.yaml diff --git a/charts/chia/1.3.25/ix_values.yaml b/test/chia/1.3.26/ix_values.yaml similarity index 87% rename from charts/chia/1.3.25/ix_values.yaml rename to test/chia/1.3.26/ix_values.yaml index e6eb7e1ac3..2330fe9152 100644 --- a/charts/chia/1.3.25/ix_values.yaml +++ b/test/chia/1.3.26/ix_values.yaml @@ -1,5 +1,5 @@ image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 updateStrategy: Recreate diff --git a/test/chia/1.3.25/questions.yaml b/test/chia/1.3.26/questions.yaml similarity index 100% rename from test/chia/1.3.25/questions.yaml rename to test/chia/1.3.26/questions.yaml diff --git a/test/chia/1.3.25/requirements.lock b/test/chia/1.3.26/requirements.lock similarity index 100% rename from test/chia/1.3.25/requirements.lock rename to test/chia/1.3.26/requirements.lock diff --git a/test/chia/1.3.25/templates/deployment.yaml b/test/chia/1.3.26/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.25/templates/deployment.yaml rename to test/chia/1.3.26/templates/deployment.yaml diff --git a/test/chia/1.3.25/templates/generate-mnemonic.yaml b/test/chia/1.3.26/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.25/templates/generate-mnemonic.yaml rename to test/chia/1.3.26/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.25/templates/mnemonic-configmap.yaml b/test/chia/1.3.26/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.25/templates/mnemonic-configmap.yaml rename to test/chia/1.3.26/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.25/templates/networking.tpl b/test/chia/1.3.26/templates/networking.tpl similarity index 100% rename from test/chia/1.3.25/templates/networking.tpl rename to test/chia/1.3.26/templates/networking.tpl diff --git a/test/chia/1.3.25/templates/service.yaml b/test/chia/1.3.26/templates/service.yaml similarity index 100% rename from test/chia/1.3.25/templates/service.yaml rename to test/chia/1.3.26/templates/service.yaml diff --git a/charts/chia/1.3.25/test_values.yaml b/test/chia/1.3.26/test_values.yaml similarity index 95% rename from charts/chia/1.3.25/test_values.yaml rename to test/chia/1.3.26/test_values.yaml index 1f9637306d..f4cffec5f5 100644 --- a/charts/chia/1.3.25/test_values.yaml +++ b/test/chia/1.3.26/test_values.yaml @@ -9,7 +9,7 @@ farmr_env: 'off' image: pullPolicy: IfNotPresent repository: ixsystems/chia-docker - tag: v1.3.3 + tag: v1.3.4 service: farmerPort: 31122 nodePort: 31121 diff --git a/test/chia/1.3.25/values.yaml b/test/chia/1.3.26/values.yaml similarity index 100% rename from test/chia/1.3.25/values.yaml rename to test/chia/1.3.26/values.yaml