diff --git a/minecraft-server/.helmignore b/charts/minecraft-server/.helmignore similarity index 100% rename from minecraft-server/.helmignore rename to charts/minecraft-server/.helmignore diff --git a/minecraft-server/Chart.yaml b/charts/minecraft-server/Chart.yaml similarity index 100% rename from minecraft-server/Chart.yaml rename to charts/minecraft-server/Chart.yaml diff --git a/minecraft-server/README.md b/charts/minecraft-server/README.md similarity index 100% rename from minecraft-server/README.md rename to charts/minecraft-server/README.md diff --git a/minecraft-server/charts/minecraft-server-0.1.1.tgz b/charts/minecraft-server/charts/minecraft-server-0.1.1.tgz similarity index 100% rename from minecraft-server/charts/minecraft-server-0.1.1.tgz rename to charts/minecraft-server/charts/minecraft-server-0.1.1.tgz diff --git a/minecraft-server/templates/_helpers.tpl b/charts/minecraft-server/templates/_helpers.tpl similarity index 100% rename from minecraft-server/templates/_helpers.tpl rename to charts/minecraft-server/templates/_helpers.tpl diff --git a/minecraft-server/templates/deployment.yaml b/charts/minecraft-server/templates/deployment.yaml similarity index 100% rename from minecraft-server/templates/deployment.yaml rename to charts/minecraft-server/templates/deployment.yaml diff --git a/minecraft-server/templates/hpa.yaml b/charts/minecraft-server/templates/hpa.yaml similarity index 100% rename from minecraft-server/templates/hpa.yaml rename to charts/minecraft-server/templates/hpa.yaml diff --git a/minecraft-server/templates/service.yaml b/charts/minecraft-server/templates/service.yaml similarity index 100% rename from minecraft-server/templates/service.yaml rename to charts/minecraft-server/templates/service.yaml diff --git a/minecraft-server/templates/serviceaccount.yaml b/charts/minecraft-server/templates/serviceaccount.yaml similarity index 100% rename from minecraft-server/templates/serviceaccount.yaml rename to charts/minecraft-server/templates/serviceaccount.yaml diff --git a/minecraft-server/templates/storage.yaml b/charts/minecraft-server/templates/storage.yaml similarity index 100% rename from minecraft-server/templates/storage.yaml rename to charts/minecraft-server/templates/storage.yaml diff --git a/minecraft-server/templates/tests/test-connection.yaml b/charts/minecraft-server/templates/tests/test-connection.yaml similarity index 100% rename from minecraft-server/templates/tests/test-connection.yaml rename to charts/minecraft-server/templates/tests/test-connection.yaml diff --git a/minecraft-server/values.yaml b/charts/minecraft-server/values.yaml similarity index 100% rename from minecraft-server/values.yaml rename to charts/minecraft-server/values.yaml diff --git a/palserver/.helmignore b/charts/palserver/.helmignore similarity index 100% rename from palserver/.helmignore rename to charts/palserver/.helmignore diff --git a/palserver/Chart.yaml b/charts/palserver/Chart.yaml similarity index 100% rename from palserver/Chart.yaml rename to charts/palserver/Chart.yaml diff --git a/palserver/README.md b/charts/palserver/README.md similarity index 100% rename from palserver/README.md rename to charts/palserver/README.md diff --git a/palserver/charts/palserver-0.1.2.tgz b/charts/palserver/charts/palserver-0.1.2.tgz similarity index 100% rename from palserver/charts/palserver-0.1.2.tgz rename to charts/palserver/charts/palserver-0.1.2.tgz diff --git a/palserver/templates/_helpers.tpl b/charts/palserver/templates/_helpers.tpl similarity index 100% rename from palserver/templates/_helpers.tpl rename to charts/palserver/templates/_helpers.tpl diff --git a/palserver/templates/deployment.yaml b/charts/palserver/templates/deployment.yaml similarity index 100% rename from palserver/templates/deployment.yaml rename to charts/palserver/templates/deployment.yaml diff --git a/palserver/templates/service.yaml b/charts/palserver/templates/service.yaml similarity index 100% rename from palserver/templates/service.yaml rename to charts/palserver/templates/service.yaml diff --git a/palserver/templates/serviceaccount.yaml b/charts/palserver/templates/serviceaccount.yaml similarity index 100% rename from palserver/templates/serviceaccount.yaml rename to charts/palserver/templates/serviceaccount.yaml diff --git a/palserver/templates/storage.yaml b/charts/palserver/templates/storage.yaml similarity index 100% rename from palserver/templates/storage.yaml rename to charts/palserver/templates/storage.yaml diff --git a/palserver/templates/tests/test-connection.yaml b/charts/palserver/templates/tests/test-connection.yaml similarity index 100% rename from palserver/templates/tests/test-connection.yaml rename to charts/palserver/templates/tests/test-connection.yaml diff --git a/palserver/values.yaml b/charts/palserver/values.yaml similarity index 100% rename from palserver/values.yaml rename to charts/palserver/values.yaml