diff --git a/pixelfed/.helmignore b/charts/pixelfed/.helmignore similarity index 100% rename from pixelfed/.helmignore rename to charts/pixelfed/.helmignore diff --git a/pixelfed/Chart.yaml b/charts/pixelfed/Chart.yaml similarity index 100% rename from pixelfed/Chart.yaml rename to charts/pixelfed/Chart.yaml diff --git a/pixelfed/README.md b/charts/pixelfed/README.md similarity index 100% rename from pixelfed/README.md rename to charts/pixelfed/README.md diff --git a/pixelfed/renovate.json b/charts/pixelfed/renovate.json similarity index 100% rename from pixelfed/renovate.json rename to charts/pixelfed/renovate.json diff --git a/pixelfed/templates/NOTES.txt b/charts/pixelfed/templates/NOTES.txt similarity index 100% rename from pixelfed/templates/NOTES.txt rename to charts/pixelfed/templates/NOTES.txt diff --git a/pixelfed/templates/_helpers.tpl b/charts/pixelfed/templates/_helpers.tpl similarity index 100% rename from pixelfed/templates/_helpers.tpl rename to charts/pixelfed/templates/_helpers.tpl diff --git a/pixelfed/templates/deployment.yaml b/charts/pixelfed/templates/deployment.yaml similarity index 100% rename from pixelfed/templates/deployment.yaml rename to charts/pixelfed/templates/deployment.yaml diff --git a/pixelfed/templates/hpa.yaml b/charts/pixelfed/templates/hpa.yaml similarity index 100% rename from pixelfed/templates/hpa.yaml rename to charts/pixelfed/templates/hpa.yaml diff --git a/pixelfed/templates/ingress.yaml b/charts/pixelfed/templates/ingress.yaml similarity index 100% rename from pixelfed/templates/ingress.yaml rename to charts/pixelfed/templates/ingress.yaml diff --git a/pixelfed/templates/service.yaml b/charts/pixelfed/templates/service.yaml similarity index 100% rename from pixelfed/templates/service.yaml rename to charts/pixelfed/templates/service.yaml diff --git a/pixelfed/templates/serviceaccount.yaml b/charts/pixelfed/templates/serviceaccount.yaml similarity index 100% rename from pixelfed/templates/serviceaccount.yaml rename to charts/pixelfed/templates/serviceaccount.yaml diff --git a/pixelfed/templates/tests/test-connection.yaml b/charts/pixelfed/templates/tests/test-connection.yaml similarity index 100% rename from pixelfed/templates/tests/test-connection.yaml rename to charts/pixelfed/templates/tests/test-connection.yaml diff --git a/pixelfed/values.yaml b/charts/pixelfed/values.yaml similarity index 100% rename from pixelfed/values.yaml rename to charts/pixelfed/values.yaml