diff --git a/Chart.yaml b/charts/tiphys/Chart.yaml similarity index 100% rename from Chart.yaml rename to charts/tiphys/Chart.yaml diff --git a/README.md b/charts/tiphys/README.md similarity index 100% rename from README.md rename to charts/tiphys/README.md diff --git a/templates/NOTES.txt b/charts/tiphys/templates/NOTES.txt similarity index 100% rename from templates/NOTES.txt rename to charts/tiphys/templates/NOTES.txt diff --git a/templates/_helpers.tpl b/charts/tiphys/templates/_helpers.tpl similarity index 100% rename from templates/_helpers.tpl rename to charts/tiphys/templates/_helpers.tpl diff --git a/templates/celery.yaml b/charts/tiphys/templates/celery.yaml similarity index 100% rename from templates/celery.yaml rename to charts/tiphys/templates/celery.yaml diff --git a/templates/flower.yaml b/charts/tiphys/templates/flower.yaml similarity index 100% rename from templates/flower.yaml rename to charts/tiphys/templates/flower.yaml diff --git a/templates/hpa.yaml b/charts/tiphys/templates/hpa.yaml similarity index 100% rename from templates/hpa.yaml rename to charts/tiphys/templates/hpa.yaml diff --git a/templates/ingress.yaml b/charts/tiphys/templates/ingress.yaml similarity index 100% rename from templates/ingress.yaml rename to charts/tiphys/templates/ingress.yaml diff --git a/templates/job.yaml b/charts/tiphys/templates/job.yaml similarity index 100% rename from templates/job.yaml rename to charts/tiphys/templates/job.yaml diff --git a/templates/secret.yaml b/charts/tiphys/templates/secret.yaml similarity index 100% rename from templates/secret.yaml rename to charts/tiphys/templates/secret.yaml diff --git a/templates/serviceaccount.yaml b/charts/tiphys/templates/serviceaccount.yaml similarity index 100% rename from templates/serviceaccount.yaml rename to charts/tiphys/templates/serviceaccount.yaml diff --git a/templates/tests/test-connection.yaml b/charts/tiphys/templates/tests/test-connection.yaml similarity index 100% rename from templates/tests/test-connection.yaml rename to charts/tiphys/templates/tests/test-connection.yaml diff --git a/templates/web.yaml b/charts/tiphys/templates/web.yaml similarity index 100% rename from templates/web.yaml rename to charts/tiphys/templates/web.yaml diff --git a/values.yaml b/charts/tiphys/values.yaml similarity index 100% rename from values.yaml rename to charts/tiphys/values.yaml