diff --git a/test/chia/1.1.0/.helmignore b/test/chia/1.2.1/.helmignore similarity index 100% rename from test/chia/1.1.0/.helmignore rename to test/chia/1.2.1/.helmignore diff --git a/test/chia/1.1.0/Chart.yaml b/test/chia/1.2.1/Chart.yaml similarity index 96% rename from test/chia/1.1.0/Chart.yaml rename to test/chia/1.2.1/Chart.yaml index 949784f92c..4541356099 100644 --- a/test/chia/1.1.0/Chart.yaml +++ b/test/chia/1.2.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Global, Versioned, peer-to-peer filesystem. name: chia -version: 1.1.0 +version: 1.2.1 appVersion: 1.1.4 keywords: - storage diff --git a/test/chia/1.1.0/README.md b/test/chia/1.2.1/README.md similarity index 100% rename from test/chia/1.1.0/README.md rename to test/chia/1.2.1/README.md diff --git a/test/chia/1.1.0/app-readme.md b/test/chia/1.2.1/app-readme.md similarity index 100% rename from test/chia/1.1.0/app-readme.md rename to test/chia/1.2.1/app-readme.md diff --git a/test/chia/1.1.0/charts/common-2105.0.0.tgz b/test/chia/1.2.1/charts/common-2105.0.0.tgz similarity index 100% rename from test/chia/1.1.0/charts/common-2105.0.0.tgz rename to test/chia/1.2.1/charts/common-2105.0.0.tgz diff --git a/test/chia/1.1.0/default_values.yaml b/test/chia/1.2.1/default_values.yaml similarity index 100% rename from test/chia/1.1.0/default_values.yaml rename to test/chia/1.2.1/default_values.yaml diff --git a/test/chia/1.1.0/ix_values.yaml b/test/chia/1.2.1/ix_values.yaml similarity index 100% rename from test/chia/1.1.0/ix_values.yaml rename to test/chia/1.2.1/ix_values.yaml diff --git a/test/chia/1.1.0/questions.yaml b/test/chia/1.2.1/questions.yaml similarity index 100% rename from test/chia/1.1.0/questions.yaml rename to test/chia/1.2.1/questions.yaml diff --git a/test/chia/1.1.0/requirements.lock b/test/chia/1.2.1/requirements.lock similarity index 100% rename from test/chia/1.1.0/requirements.lock rename to test/chia/1.2.1/requirements.lock diff --git a/test/chia/1.1.0/templates/deployment.yaml b/test/chia/1.2.1/templates/deployment.yaml similarity index 100% rename from test/chia/1.1.0/templates/deployment.yaml rename to test/chia/1.2.1/templates/deployment.yaml diff --git a/test/chia/1.1.0/templates/generate-mnemonic.yaml b/test/chia/1.2.1/templates/generate-mnemonic.yaml similarity index 100% rename from test/chia/1.1.0/templates/generate-mnemonic.yaml rename to test/chia/1.2.1/templates/generate-mnemonic.yaml diff --git a/test/chia/1.1.0/templates/mnemonic-configmap.yaml b/test/chia/1.2.1/templates/mnemonic-configmap.yaml similarity index 100% rename from test/chia/1.1.0/templates/mnemonic-configmap.yaml rename to test/chia/1.2.1/templates/mnemonic-configmap.yaml diff --git a/test/chia/1.1.0/test_values.yaml b/test/chia/1.2.1/test_values.yaml similarity index 100% rename from test/chia/1.1.0/test_values.yaml rename to test/chia/1.2.1/test_values.yaml diff --git a/test/chia/1.1.0/values.yaml b/test/chia/1.2.1/values.yaml similarity index 100% rename from test/chia/1.1.0/values.yaml rename to test/chia/1.2.1/values.yaml