diff --git a/test/ipfs/1.0.1/.helmignore b/test/ipfs/1.0.2/.helmignore similarity index 100% rename from test/ipfs/1.0.1/.helmignore rename to test/ipfs/1.0.2/.helmignore diff --git a/test/ipfs/1.0.1/Chart.yaml b/test/ipfs/1.0.2/Chart.yaml similarity index 96% rename from test/ipfs/1.0.1/Chart.yaml rename to test/ipfs/1.0.2/Chart.yaml index 867b84777b..c59514ad66 100644 --- a/test/ipfs/1.0.1/Chart.yaml +++ b/test/ipfs/1.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Global, Versioned, peer-to-peer filesystem. name: ipfs -version: 1.0.1 +version: 1.0.2 appVersion: master keywords: - storage diff --git a/test/ipfs/1.0.1/README.md b/test/ipfs/1.0.2/README.md similarity index 100% rename from test/ipfs/1.0.1/README.md rename to test/ipfs/1.0.2/README.md diff --git a/test/ipfs/1.0.1/app-readme.md b/test/ipfs/1.0.2/app-readme.md similarity index 100% rename from test/ipfs/1.0.1/app-readme.md rename to test/ipfs/1.0.2/app-readme.md diff --git a/test/ipfs/1.0.1/charts/common-2101.0.0.tgz b/test/ipfs/1.0.2/charts/common-2101.0.0.tgz similarity index 100% rename from test/ipfs/1.0.1/charts/common-2101.0.0.tgz rename to test/ipfs/1.0.2/charts/common-2101.0.0.tgz diff --git a/test/ipfs/1.0.1/default_values.yaml b/test/ipfs/1.0.2/default_values.yaml similarity index 100% rename from test/ipfs/1.0.1/default_values.yaml rename to test/ipfs/1.0.2/default_values.yaml diff --git a/test/ipfs/1.0.1/questions.yaml b/test/ipfs/1.0.2/questions.yaml similarity index 100% rename from test/ipfs/1.0.1/questions.yaml rename to test/ipfs/1.0.2/questions.yaml diff --git a/test/ipfs/1.0.1/requirements.lock b/test/ipfs/1.0.2/requirements.lock similarity index 100% rename from test/ipfs/1.0.1/requirements.lock rename to test/ipfs/1.0.2/requirements.lock diff --git a/test/ipfs/1.0.1/templates/NOTES.txt b/test/ipfs/1.0.2/templates/NOTES.txt similarity index 100% rename from test/ipfs/1.0.1/templates/NOTES.txt rename to test/ipfs/1.0.2/templates/NOTES.txt diff --git a/test/ipfs/1.0.1/templates/deployment.yaml b/test/ipfs/1.0.2/templates/deployment.yaml similarity index 100% rename from test/ipfs/1.0.1/templates/deployment.yaml rename to test/ipfs/1.0.2/templates/deployment.yaml diff --git a/test/ipfs/1.0.1/templates/service.yaml b/test/ipfs/1.0.2/templates/service.yaml similarity index 100% rename from test/ipfs/1.0.1/templates/service.yaml rename to test/ipfs/1.0.2/templates/service.yaml diff --git a/test/ipfs/1.0.1/templates/serviceaccount.yaml b/test/ipfs/1.0.2/templates/serviceaccount.yaml similarity index 100% rename from test/ipfs/1.0.1/templates/serviceaccount.yaml rename to test/ipfs/1.0.2/templates/serviceaccount.yaml diff --git a/test/ipfs/1.0.1/test_values.yaml b/test/ipfs/1.0.2/test_values.yaml similarity index 100% rename from test/ipfs/1.0.1/test_values.yaml rename to test/ipfs/1.0.2/test_values.yaml diff --git a/test/ipfs/1.0.1/values.yaml b/test/ipfs/1.0.2/values.yaml similarity index 100% rename from test/ipfs/1.0.1/values.yaml rename to test/ipfs/1.0.2/values.yaml