From 103cd3356d4f83467c5c32dc15b4542e1d1f7f62 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 7 Oct 2021 18:45:46 +0500 Subject: [PATCH] Bump chia app version --- test/chia/{1.3.17 => 1.3.18}/.helmignore | 0 test/chia/{1.3.17 => 1.3.18}/Chart.yaml | 2 +- test/chia/{1.3.17 => 1.3.18}/README.md | 0 test/chia/{1.3.17 => 1.3.18}/app-readme.md | 0 .../{1.3.17 => 1.3.18}/charts/common-2105.0.0.tgz | Bin test/chia/{1.3.17 => 1.3.18}/default_values.yaml | 0 test/chia/{1.3.17 => 1.3.18}/ix_values.yaml | 0 test/chia/{1.3.17 => 1.3.18}/questions.yaml | 0 test/chia/{1.3.17 => 1.3.18}/requirements.lock | 0 .../{1.3.17 => 1.3.18}/templates/deployment.yaml | 0 .../templates/generate-mnemonic.yaml | 0 .../templates/mnemonic-configmap.yaml | 0 test/chia/{1.3.17 => 1.3.18}/test_values.yaml | 0 test/chia/{1.3.17 => 1.3.18}/values.yaml | 0 14 files changed, 1 insertion(+), 1 deletion(-) rename test/chia/{1.3.17 => 1.3.18}/.helmignore (100%) rename test/chia/{1.3.17 => 1.3.18}/Chart.yaml (96%) rename test/chia/{1.3.17 => 1.3.18}/README.md (100%) rename test/chia/{1.3.17 => 1.3.18}/app-readme.md (100%) rename test/chia/{1.3.17 => 1.3.18}/charts/common-2105.0.0.tgz (100%) rename test/chia/{1.3.17 => 1.3.18}/default_values.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/ix_values.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/questions.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/requirements.lock (100%) rename test/chia/{1.3.17 => 1.3.18}/templates/deployment.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/templates/generate-mnemonic.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/templates/mnemonic-configmap.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/test_values.yaml (100%) rename test/chia/{1.3.17 => 1.3.18}/values.yaml (100%) diff --git a/test/chia/1.3.17/.helmignore b/test/chia/1.3.18/.helmignore similarity index 100% rename from test/chia/1.3.17/.helmignore rename to test/chia/1.3.18/.helmignore diff --git a/test/chia/1.3.17/Chart.yaml b/test/chia/1.3.18/Chart.yaml similarity index 96% rename from test/chia/1.3.17/Chart.yaml rename to test/chia/1.3.18/Chart.yaml index 6ea63093df..2aa2e9603f 100644 --- a/test/chia/1.3.17/Chart.yaml +++ b/test/chia/1.3.18/Chart.yaml @@ -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.17 +version: 1.3.18 diff --git a/test/chia/1.3.17/README.md b/test/chia/1.3.18/README.md similarity index 100% rename from test/chia/1.3.17/README.md rename to test/chia/1.3.18/README.md diff --git a/test/chia/1.3.17/app-readme.md b/test/chia/1.3.18/app-readme.md similarity index 100% rename from test/chia/1.3.17/app-readme.md rename to test/chia/1.3.18/app-readme.md diff --git a/test/chia/1.3.17/charts/common-2105.0.0.tgz b/test/chia/1.3.18/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.3.17/charts/common-2105.0.0.tgz rename to test/chia/1.3.18/charts/common-2105.0.0.tgz diff --git a/test/chia/1.3.17/default_values.yaml b/test/chia/1.3.18/default_values.yaml similarity index 100% rename from test/chia/1.3.17/default_values.yaml rename to test/chia/1.3.18/default_values.yaml diff --git a/test/chia/1.3.17/ix_values.yaml b/test/chia/1.3.18/ix_values.yaml similarity index 100% rename from test/chia/1.3.17/ix_values.yaml rename to test/chia/1.3.18/ix_values.yaml diff --git a/test/chia/1.3.17/questions.yaml b/test/chia/1.3.18/questions.yaml similarity index 100% rename from test/chia/1.3.17/questions.yaml rename to test/chia/1.3.18/questions.yaml diff --git a/test/chia/1.3.17/requirements.lock b/test/chia/1.3.18/requirements.lock similarity index 100% rename from test/chia/1.3.17/requirements.lock rename to test/chia/1.3.18/requirements.lock diff --git a/test/chia/1.3.17/templates/deployment.yaml b/test/chia/1.3.18/templates/deployment.yaml similarity index 100% rename from test/chia/1.3.17/templates/deployment.yaml rename to test/chia/1.3.18/templates/deployment.yaml diff --git a/test/chia/1.3.17/templates/generate-mnemonic.yaml b/test/chia/1.3.18/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.3.17/templates/generate-mnemonic.yaml rename to test/chia/1.3.18/templates/generate-mnemonic.yaml diff --git a/test/chia/1.3.17/templates/mnemonic-configmap.yaml b/test/chia/1.3.18/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.3.17/templates/mnemonic-configmap.yaml rename to test/chia/1.3.18/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.3.17/test_values.yaml b/test/chia/1.3.18/test_values.yaml similarity index 100% rename from test/chia/1.3.17/test_values.yaml rename to test/chia/1.3.18/test_values.yaml diff --git a/test/chia/1.3.17/values.yaml b/test/chia/1.3.18/values.yaml similarity index 100% rename from test/chia/1.3.17/values.yaml rename to test/chia/1.3.18/values.yaml