From a0363dcb40ddeb91ee7a49a404f2469c30e4f157 Mon Sep 17 00:00:00 2001 From: Kris Moore Date: Mon, 25 Jan 2021 09:18:53 -0500 Subject: [PATCH] Move ipfs to 'test' train --- {charts => test}/ipfs/1.0.0/.helmignore | 0 {charts => test}/ipfs/1.0.0/Chart.yaml | 0 {charts => test}/ipfs/1.0.0/README.md | 0 {charts => test}/ipfs/1.0.0/app-readme.md | 0 {charts => test}/ipfs/1.0.0/questions.yaml | 0 {charts => test}/ipfs/1.0.0/templates/NOTES.txt | 0 {charts => test}/ipfs/1.0.0/templates/_helpers.tpl | 0 {charts => test}/ipfs/1.0.0/templates/_storage.tpl | 0 {charts => test}/ipfs/1.0.0/templates/deployment.yaml | 0 {charts => test}/ipfs/1.0.0/templates/service.yaml | 0 {charts => test}/ipfs/1.0.0/templates/serviceaccount.yaml | 0 {charts => test}/ipfs/1.0.0/test_values.yaml | 0 {charts => test}/ipfs/1.0.0/values.yaml | 0 {charts => test}/ipfs/item.yaml | 0 14 files changed, 0 insertions(+), 0 deletions(-) rename {charts => test}/ipfs/1.0.0/.helmignore (100%) rename {charts => test}/ipfs/1.0.0/Chart.yaml (100%) rename {charts => test}/ipfs/1.0.0/README.md (100%) rename {charts => test}/ipfs/1.0.0/app-readme.md (100%) rename {charts => test}/ipfs/1.0.0/questions.yaml (100%) rename {charts => test}/ipfs/1.0.0/templates/NOTES.txt (100%) rename {charts => test}/ipfs/1.0.0/templates/_helpers.tpl (100%) rename {charts => test}/ipfs/1.0.0/templates/_storage.tpl (100%) rename {charts => test}/ipfs/1.0.0/templates/deployment.yaml (100%) rename {charts => test}/ipfs/1.0.0/templates/service.yaml (100%) rename {charts => test}/ipfs/1.0.0/templates/serviceaccount.yaml (100%) rename {charts => test}/ipfs/1.0.0/test_values.yaml (100%) rename {charts => test}/ipfs/1.0.0/values.yaml (100%) rename {charts => test}/ipfs/item.yaml (100%) diff --git a/charts/ipfs/1.0.0/.helmignore b/test/ipfs/1.0.0/.helmignore similarity index 100% rename from charts/ipfs/1.0.0/.helmignore rename to test/ipfs/1.0.0/.helmignore diff --git a/charts/ipfs/1.0.0/Chart.yaml b/test/ipfs/1.0.0/Chart.yaml similarity index 100% rename from charts/ipfs/1.0.0/Chart.yaml rename to test/ipfs/1.0.0/Chart.yaml diff --git a/charts/ipfs/1.0.0/README.md b/test/ipfs/1.0.0/README.md similarity index 100% rename from charts/ipfs/1.0.0/README.md rename to test/ipfs/1.0.0/README.md diff --git a/charts/ipfs/1.0.0/app-readme.md b/test/ipfs/1.0.0/app-readme.md similarity index 100% rename from charts/ipfs/1.0.0/app-readme.md rename to test/ipfs/1.0.0/app-readme.md diff --git a/charts/ipfs/1.0.0/questions.yaml b/test/ipfs/1.0.0/questions.yaml similarity index 100% rename from charts/ipfs/1.0.0/questions.yaml rename to test/ipfs/1.0.0/questions.yaml diff --git a/charts/ipfs/1.0.0/templates/NOTES.txt b/test/ipfs/1.0.0/templates/NOTES.txt similarity index 100% rename from charts/ipfs/1.0.0/templates/NOTES.txt rename to test/ipfs/1.0.0/templates/NOTES.txt diff --git a/charts/ipfs/1.0.0/templates/_helpers.tpl b/test/ipfs/1.0.0/templates/_helpers.tpl similarity index 100% rename from charts/ipfs/1.0.0/templates/_helpers.tpl rename to test/ipfs/1.0.0/templates/_helpers.tpl diff --git a/charts/ipfs/1.0.0/templates/_storage.tpl b/test/ipfs/1.0.0/templates/_storage.tpl similarity index 100% rename from charts/ipfs/1.0.0/templates/_storage.tpl rename to test/ipfs/1.0.0/templates/_storage.tpl diff --git a/charts/ipfs/1.0.0/templates/deployment.yaml b/test/ipfs/1.0.0/templates/deployment.yaml similarity index 100% rename from charts/ipfs/1.0.0/templates/deployment.yaml rename to test/ipfs/1.0.0/templates/deployment.yaml diff --git a/charts/ipfs/1.0.0/templates/service.yaml b/test/ipfs/1.0.0/templates/service.yaml similarity index 100% rename from charts/ipfs/1.0.0/templates/service.yaml rename to test/ipfs/1.0.0/templates/service.yaml diff --git a/charts/ipfs/1.0.0/templates/serviceaccount.yaml b/test/ipfs/1.0.0/templates/serviceaccount.yaml similarity index 100% rename from charts/ipfs/1.0.0/templates/serviceaccount.yaml rename to test/ipfs/1.0.0/templates/serviceaccount.yaml diff --git a/charts/ipfs/1.0.0/test_values.yaml b/test/ipfs/1.0.0/test_values.yaml similarity index 100% rename from charts/ipfs/1.0.0/test_values.yaml rename to test/ipfs/1.0.0/test_values.yaml diff --git a/charts/ipfs/1.0.0/values.yaml b/test/ipfs/1.0.0/values.yaml similarity index 100% rename from charts/ipfs/1.0.0/values.yaml rename to test/ipfs/1.0.0/values.yaml diff --git a/charts/ipfs/item.yaml b/test/ipfs/item.yaml similarity index 100% rename from charts/ipfs/item.yaml rename to test/ipfs/item.yaml