diff --git a/deploy/dnsimple/.helmignore b/charts/dnsimple/.helmignore similarity index 100% rename from deploy/dnsimple/.helmignore rename to charts/dnsimple/.helmignore diff --git a/deploy/dnsimple/Chart.yaml b/charts/dnsimple/Chart.yaml similarity index 100% rename from deploy/dnsimple/Chart.yaml rename to charts/dnsimple/Chart.yaml diff --git a/deploy/dnsimple/templates/NOTES.txt b/charts/dnsimple/templates/NOTES.txt similarity index 100% rename from deploy/dnsimple/templates/NOTES.txt rename to charts/dnsimple/templates/NOTES.txt diff --git a/deploy/dnsimple/templates/_helpers.tpl b/charts/dnsimple/templates/_helpers.tpl similarity index 100% rename from deploy/dnsimple/templates/_helpers.tpl rename to charts/dnsimple/templates/_helpers.tpl diff --git a/deploy/dnsimple/templates/apiservice.yaml b/charts/dnsimple/templates/apiservice.yaml similarity index 100% rename from deploy/dnsimple/templates/apiservice.yaml rename to charts/dnsimple/templates/apiservice.yaml diff --git a/deploy/dnsimple/templates/deployment.yaml b/charts/dnsimple/templates/deployment.yaml similarity index 100% rename from deploy/dnsimple/templates/deployment.yaml rename to charts/dnsimple/templates/deployment.yaml diff --git a/deploy/dnsimple/templates/pki.yaml b/charts/dnsimple/templates/pki.yaml similarity index 100% rename from deploy/dnsimple/templates/pki.yaml rename to charts/dnsimple/templates/pki.yaml diff --git a/deploy/dnsimple/templates/rbac.yaml b/charts/dnsimple/templates/rbac.yaml similarity index 100% rename from deploy/dnsimple/templates/rbac.yaml rename to charts/dnsimple/templates/rbac.yaml diff --git a/deploy/dnsimple/templates/service.yaml b/charts/dnsimple/templates/service.yaml similarity index 100% rename from deploy/dnsimple/templates/service.yaml rename to charts/dnsimple/templates/service.yaml diff --git a/deploy/dnsimple/values.yaml b/charts/dnsimple/values.yaml similarity index 100% rename from deploy/dnsimple/values.yaml rename to charts/dnsimple/values.yaml