diff --git a/calibre-web/.helmignore b/charts/calibre-web/.helmignore similarity index 100% rename from calibre-web/.helmignore rename to charts/calibre-web/.helmignore diff --git a/calibre-web/Chart.yaml b/charts/calibre-web/Chart.yaml similarity index 100% rename from calibre-web/Chart.yaml rename to charts/calibre-web/Chart.yaml diff --git a/calibre-web/OWNERS b/charts/calibre-web/OWNERS similarity index 100% rename from calibre-web/OWNERS rename to charts/calibre-web/OWNERS diff --git a/calibre-web/README.md b/charts/calibre-web/README.md similarity index 100% rename from calibre-web/README.md rename to charts/calibre-web/README.md diff --git a/calibre-web/templates/NOTES.txt b/charts/calibre-web/templates/NOTES.txt similarity index 100% rename from calibre-web/templates/NOTES.txt rename to charts/calibre-web/templates/NOTES.txt diff --git a/calibre-web/templates/_helpers.tpl b/charts/calibre-web/templates/_helpers.tpl similarity index 100% rename from calibre-web/templates/_helpers.tpl rename to charts/calibre-web/templates/_helpers.tpl diff --git a/calibre-web/templates/books-pvc.yaml b/charts/calibre-web/templates/books-pvc.yaml similarity index 100% rename from calibre-web/templates/books-pvc.yaml rename to charts/calibre-web/templates/books-pvc.yaml diff --git a/calibre-web/templates/config-pvc.yaml b/charts/calibre-web/templates/config-pvc.yaml similarity index 100% rename from calibre-web/templates/config-pvc.yaml rename to charts/calibre-web/templates/config-pvc.yaml diff --git a/calibre-web/templates/deployment.yaml b/charts/calibre-web/templates/deployment.yaml similarity index 100% rename from calibre-web/templates/deployment.yaml rename to charts/calibre-web/templates/deployment.yaml diff --git a/calibre-web/templates/ingress.yaml b/charts/calibre-web/templates/ingress.yaml similarity index 100% rename from calibre-web/templates/ingress.yaml rename to charts/calibre-web/templates/ingress.yaml diff --git a/calibre-web/templates/service.yaml b/charts/calibre-web/templates/service.yaml similarity index 100% rename from calibre-web/templates/service.yaml rename to charts/calibre-web/templates/service.yaml diff --git a/calibre-web/values.yaml b/charts/calibre-web/values.yaml similarity index 100% rename from calibre-web/values.yaml rename to charts/calibre-web/values.yaml diff --git a/deluge/.helmignore b/charts/deluge/.helmignore similarity index 100% rename from deluge/.helmignore rename to charts/deluge/.helmignore diff --git a/deluge/Chart.yaml b/charts/deluge/Chart.yaml similarity index 100% rename from deluge/Chart.yaml rename to charts/deluge/Chart.yaml diff --git a/deluge/OWNERS b/charts/deluge/OWNERS similarity index 100% rename from deluge/OWNERS rename to charts/deluge/OWNERS diff --git a/deluge/README.md b/charts/deluge/README.md similarity index 100% rename from deluge/README.md rename to charts/deluge/README.md diff --git a/deluge/templates/_helpers.tpl b/charts/deluge/templates/_helpers.tpl similarity index 100% rename from deluge/templates/_helpers.tpl rename to charts/deluge/templates/_helpers.tpl diff --git a/deluge/templates/bttcp-service.yaml b/charts/deluge/templates/bttcp-service.yaml similarity index 100% rename from deluge/templates/bttcp-service.yaml rename to charts/deluge/templates/bttcp-service.yaml diff --git a/deluge/templates/btudp-service.yaml b/charts/deluge/templates/btudp-service.yaml similarity index 100% rename from deluge/templates/btudp-service.yaml rename to charts/deluge/templates/btudp-service.yaml diff --git a/deluge/templates/config-pvc.yaml b/charts/deluge/templates/config-pvc.yaml similarity index 100% rename from deluge/templates/config-pvc.yaml rename to charts/deluge/templates/config-pvc.yaml diff --git a/deluge/templates/deployment.yaml b/charts/deluge/templates/deployment.yaml similarity index 100% rename from deluge/templates/deployment.yaml rename to charts/deluge/templates/deployment.yaml diff --git a/deluge/templates/downloads-pvc.yaml b/charts/deluge/templates/downloads-pvc.yaml similarity index 100% rename from deluge/templates/downloads-pvc.yaml rename to charts/deluge/templates/downloads-pvc.yaml diff --git a/deluge/templates/ingress.yaml b/charts/deluge/templates/ingress.yaml similarity index 100% rename from deluge/templates/ingress.yaml rename to charts/deluge/templates/ingress.yaml diff --git a/deluge/templates/webui-service.yaml b/charts/deluge/templates/webui-service.yaml similarity index 100% rename from deluge/templates/webui-service.yaml rename to charts/deluge/templates/webui-service.yaml diff --git a/deluge/values.yaml b/charts/deluge/values.yaml similarity index 100% rename from deluge/values.yaml rename to charts/deluge/values.yaml