diff --git a/.github/workflows/PR_testing.yaml b/scale-catalog-template/.github/workflows/PR_testing.yaml similarity index 100% rename from .github/workflows/PR_testing.yaml rename to scale-catalog-template/.github/workflows/PR_testing.yaml diff --git a/.github/workflows/Push_testing.yaml b/scale-catalog-template/.github/workflows/Push_testing.yaml similarity index 100% rename from .github/workflows/Push_testing.yaml rename to scale-catalog-template/.github/workflows/Push_testing.yaml diff --git a/.gitignore b/scale-catalog-template/.gitignore similarity index 100% rename from .gitignore rename to scale-catalog-template/.gitignore diff --git a/.helmdocsignore b/scale-catalog-template/.helmdocsignore similarity index 100% rename from .helmdocsignore rename to scale-catalog-template/.helmdocsignore diff --git a/LICENSE b/scale-catalog-template/LICENSE similarity index 100% rename from LICENSE rename to scale-catalog-template/LICENSE diff --git a/charts/syncthing/3.1.5/CONFIG.md b/scale-catalog-template/charts/syncthing/3.1.5/CONFIG.md similarity index 100% rename from charts/syncthing/3.1.5/CONFIG.md rename to scale-catalog-template/charts/syncthing/3.1.5/CONFIG.md diff --git a/charts/syncthing/3.1.5/Chart.lock b/scale-catalog-template/charts/syncthing/3.1.5/Chart.lock similarity index 100% rename from charts/syncthing/3.1.5/Chart.lock rename to scale-catalog-template/charts/syncthing/3.1.5/Chart.lock diff --git a/charts/syncthing/3.1.5/Chart.yaml b/scale-catalog-template/charts/syncthing/3.1.5/Chart.yaml similarity index 100% rename from charts/syncthing/3.1.5/Chart.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/Chart.yaml diff --git a/charts/syncthing/3.1.5/README.md b/scale-catalog-template/charts/syncthing/3.1.5/README.md similarity index 100% rename from charts/syncthing/3.1.5/README.md rename to scale-catalog-template/charts/syncthing/3.1.5/README.md diff --git a/charts/syncthing/3.1.5/app-readme.md b/scale-catalog-template/charts/syncthing/3.1.5/app-readme.md similarity index 100% rename from charts/syncthing/3.1.5/app-readme.md rename to scale-catalog-template/charts/syncthing/3.1.5/app-readme.md diff --git a/charts/syncthing/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/charts/syncthing/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from charts/syncthing/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/charts/syncthing/3.1.5/charts/common-3.5.5.tgz diff --git a/charts/syncthing/3.1.5/ix_values.yaml b/scale-catalog-template/charts/syncthing/3.1.5/ix_values.yaml similarity index 100% rename from charts/syncthing/3.1.5/ix_values.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/ix_values.yaml diff --git a/charts/syncthing/3.1.5/questions.yaml b/scale-catalog-template/charts/syncthing/3.1.5/questions.yaml similarity index 100% rename from charts/syncthing/3.1.5/questions.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/questions.yaml diff --git a/charts/syncthing/3.1.5/templates/common.yaml b/scale-catalog-template/charts/syncthing/3.1.5/templates/common.yaml similarity index 100% rename from charts/syncthing/3.1.5/templates/common.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/templates/common.yaml diff --git a/charts/syncthing/3.1.5/test_values.yaml b/scale-catalog-template/charts/syncthing/3.1.5/test_values.yaml similarity index 100% rename from charts/syncthing/3.1.5/test_values.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/test_values.yaml diff --git a/charts/syncthing/3.1.5/values.yaml b/scale-catalog-template/charts/syncthing/3.1.5/values.yaml similarity index 100% rename from charts/syncthing/3.1.5/values.yaml rename to scale-catalog-template/charts/syncthing/3.1.5/values.yaml diff --git a/charts/syncthing/item.yaml b/scale-catalog-template/charts/syncthing/item.yaml similarity index 100% rename from charts/syncthing/item.yaml rename to scale-catalog-template/charts/syncthing/item.yaml diff --git a/docs/README.md b/scale-catalog-template/docs/README.md similarity index 100% rename from docs/README.md rename to scale-catalog-template/docs/README.md diff --git a/features_capability.json b/scale-catalog-template/features_capability.json similarity index 100% rename from features_capability.json rename to scale-catalog-template/features_capability.json diff --git a/library/common/.helmignore b/scale-catalog-template/library/common/.helmignore similarity index 100% rename from library/common/.helmignore rename to scale-catalog-template/library/common/.helmignore diff --git a/library/common/Chart.yaml b/scale-catalog-template/library/common/Chart.yaml similarity index 100% rename from library/common/Chart.yaml rename to scale-catalog-template/library/common/Chart.yaml diff --git a/library/common/README.md b/scale-catalog-template/library/common/README.md similarity index 100% rename from library/common/README.md rename to scale-catalog-template/library/common/README.md diff --git a/library/common/templates/_all.tpl b/scale-catalog-template/library/common/templates/_all.tpl similarity index 100% rename from library/common/templates/_all.tpl rename to scale-catalog-template/library/common/templates/_all.tpl diff --git a/library/common/templates/_daemonset.tpl b/scale-catalog-template/library/common/templates/_daemonset.tpl similarity index 100% rename from library/common/templates/_daemonset.tpl rename to scale-catalog-template/library/common/templates/_daemonset.tpl diff --git a/library/common/templates/_deployment.tpl b/scale-catalog-template/library/common/templates/_deployment.tpl similarity index 100% rename from library/common/templates/_deployment.tpl rename to scale-catalog-template/library/common/templates/_deployment.tpl diff --git a/library/common/templates/_ingress.tpl b/scale-catalog-template/library/common/templates/_ingress.tpl similarity index 100% rename from library/common/templates/_ingress.tpl rename to scale-catalog-template/library/common/templates/_ingress.tpl diff --git a/library/common/templates/_pvc.tpl b/scale-catalog-template/library/common/templates/_pvc.tpl similarity index 100% rename from library/common/templates/_pvc.tpl rename to scale-catalog-template/library/common/templates/_pvc.tpl diff --git a/library/common/templates/_serviceaccount.tpl b/scale-catalog-template/library/common/templates/_serviceaccount.tpl similarity index 100% rename from library/common/templates/_serviceaccount.tpl rename to scale-catalog-template/library/common/templates/_serviceaccount.tpl diff --git a/library/common/templates/_services.tpl b/scale-catalog-template/library/common/templates/_services.tpl similarity index 100% rename from library/common/templates/_services.tpl rename to scale-catalog-template/library/common/templates/_services.tpl diff --git a/library/common/templates/_statefulset.tpl b/scale-catalog-template/library/common/templates/_statefulset.tpl similarity index 100% rename from library/common/templates/_statefulset.tpl rename to scale-catalog-template/library/common/templates/_statefulset.tpl diff --git a/library/common/templates/classes/_pvc.tpl b/scale-catalog-template/library/common/templates/classes/_pvc.tpl similarity index 100% rename from library/common/templates/classes/_pvc.tpl rename to scale-catalog-template/library/common/templates/classes/_pvc.tpl diff --git a/library/common/templates/classes/_service.tpl b/scale-catalog-template/library/common/templates/classes/_service.tpl similarity index 100% rename from library/common/templates/classes/_service.tpl rename to scale-catalog-template/library/common/templates/classes/_service.tpl diff --git a/library/common/templates/classes/_service_ports.tpl b/scale-catalog-template/library/common/templates/classes/_service_ports.tpl similarity index 100% rename from library/common/templates/classes/_service_ports.tpl rename to scale-catalog-template/library/common/templates/classes/_service_ports.tpl diff --git a/library/common/templates/classes/ingress/_externalService.tpl b/scale-catalog-template/library/common/templates/classes/ingress/_externalService.tpl similarity index 100% rename from library/common/templates/classes/ingress/_externalService.tpl rename to scale-catalog-template/library/common/templates/classes/ingress/_externalService.tpl diff --git a/library/common/templates/classes/ingress/_ingress.tpl b/scale-catalog-template/library/common/templates/classes/ingress/_ingress.tpl similarity index 100% rename from library/common/templates/classes/ingress/_ingress.tpl rename to scale-catalog-template/library/common/templates/classes/ingress/_ingress.tpl diff --git a/library/common/templates/classes/ingress/_ingressRoute.tpl b/scale-catalog-template/library/common/templates/classes/ingress/_ingressRoute.tpl similarity index 100% rename from library/common/templates/classes/ingress/_ingressRoute.tpl rename to scale-catalog-template/library/common/templates/classes/ingress/_ingressRoute.tpl diff --git a/library/common/templates/lib/chart/_capabilities.tpl b/scale-catalog-template/library/common/templates/lib/chart/_capabilities.tpl similarity index 100% rename from library/common/templates/lib/chart/_capabilities.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_capabilities.tpl diff --git a/library/common/templates/lib/chart/_errors.tpl b/scale-catalog-template/library/common/templates/lib/chart/_errors.tpl similarity index 100% rename from library/common/templates/lib/chart/_errors.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_errors.tpl diff --git a/library/common/templates/lib/chart/_images.tpl b/scale-catalog-template/library/common/templates/lib/chart/_images.tpl similarity index 100% rename from library/common/templates/lib/chart/_images.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_images.tpl diff --git a/library/common/templates/lib/chart/_labels.tpl b/scale-catalog-template/library/common/templates/lib/chart/_labels.tpl similarity index 100% rename from library/common/templates/lib/chart/_labels.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_labels.tpl diff --git a/library/common/templates/lib/chart/_names.tpl b/scale-catalog-template/library/common/templates/lib/chart/_names.tpl similarity index 100% rename from library/common/templates/lib/chart/_names.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_names.tpl diff --git a/library/common/templates/lib/chart/_utils.tpl b/scale-catalog-template/library/common/templates/lib/chart/_utils.tpl similarity index 100% rename from library/common/templates/lib/chart/_utils.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_utils.tpl diff --git a/library/common/templates/lib/chart/_values.tpl b/scale-catalog-template/library/common/templates/lib/chart/_values.tpl similarity index 100% rename from library/common/templates/lib/chart/_values.tpl rename to scale-catalog-template/library/common/templates/lib/chart/_values.tpl diff --git a/library/common/templates/lib/controller/_container.tpl b/scale-catalog-template/library/common/templates/lib/controller/_container.tpl similarity index 100% rename from library/common/templates/lib/controller/_container.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_container.tpl diff --git a/library/common/templates/lib/controller/_pod.tpl b/scale-catalog-template/library/common/templates/lib/controller/_pod.tpl similarity index 100% rename from library/common/templates/lib/controller/_pod.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_pod.tpl diff --git a/library/common/templates/lib/controller/_ports.tpl b/scale-catalog-template/library/common/templates/lib/controller/_ports.tpl similarity index 100% rename from library/common/templates/lib/controller/_ports.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_ports.tpl diff --git a/library/common/templates/lib/controller/_probes.tpl b/scale-catalog-template/library/common/templates/lib/controller/_probes.tpl similarity index 100% rename from library/common/templates/lib/controller/_probes.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_probes.tpl diff --git a/library/common/templates/lib/controller/_volumeMounts.tpl b/scale-catalog-template/library/common/templates/lib/controller/_volumeMounts.tpl similarity index 100% rename from library/common/templates/lib/controller/_volumeMounts.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_volumeMounts.tpl diff --git a/library/common/templates/lib/controller/_volumes.tpl b/scale-catalog-template/library/common/templates/lib/controller/_volumes.tpl similarity index 100% rename from library/common/templates/lib/controller/_volumes.tpl rename to scale-catalog-template/library/common/templates/lib/controller/_volumes.tpl diff --git a/library/common/templates/lib/resources/_certHelpers.tpl b/scale-catalog-template/library/common/templates/lib/resources/_certHelpers.tpl similarity index 100% rename from library/common/templates/lib/resources/_certHelpers.tpl rename to scale-catalog-template/library/common/templates/lib/resources/_certHelpers.tpl diff --git a/library/common/templates/lib/resources/_certSecret.yaml b/scale-catalog-template/library/common/templates/lib/resources/_certSecret.yaml similarity index 100% rename from library/common/templates/lib/resources/_certSecret.yaml rename to scale-catalog-template/library/common/templates/lib/resources/_certSecret.yaml diff --git a/library/common/templates/lib/resources/_certs.tpl b/scale-catalog-template/library/common/templates/lib/resources/_certs.tpl similarity index 100% rename from library/common/templates/lib/resources/_certs.tpl rename to scale-catalog-template/library/common/templates/lib/resources/_certs.tpl diff --git a/library/common/templates/lib/resources/_portal_config.tpl b/scale-catalog-template/library/common/templates/lib/resources/_portal_config.tpl similarity index 100% rename from library/common/templates/lib/resources/_portal_config.tpl rename to scale-catalog-template/library/common/templates/lib/resources/_portal_config.tpl diff --git a/library/common/templates/lib/storage/_mountPermissions.tpl b/scale-catalog-template/library/common/templates/lib/storage/_mountPermissions.tpl similarity index 100% rename from library/common/templates/lib/storage/_mountPermissions.tpl rename to scale-catalog-template/library/common/templates/lib/storage/_mountPermissions.tpl diff --git a/library/common/values.yaml b/scale-catalog-template/library/common/values.yaml similarity index 100% rename from library/common/values.yaml rename to scale-catalog-template/library/common/values.yaml diff --git a/stable/jackett/3.1.5/CONFIG.md b/scale-catalog-template/stable/jackett/3.1.5/CONFIG.md similarity index 100% rename from stable/jackett/3.1.5/CONFIG.md rename to scale-catalog-template/stable/jackett/3.1.5/CONFIG.md diff --git a/stable/jackett/3.1.5/Chart.lock b/scale-catalog-template/stable/jackett/3.1.5/Chart.lock similarity index 100% rename from stable/jackett/3.1.5/Chart.lock rename to scale-catalog-template/stable/jackett/3.1.5/Chart.lock diff --git a/stable/jackett/3.1.5/Chart.yaml b/scale-catalog-template/stable/jackett/3.1.5/Chart.yaml similarity index 100% rename from stable/jackett/3.1.5/Chart.yaml rename to scale-catalog-template/stable/jackett/3.1.5/Chart.yaml diff --git a/stable/jackett/3.1.5/README.md b/scale-catalog-template/stable/jackett/3.1.5/README.md similarity index 100% rename from stable/jackett/3.1.5/README.md rename to scale-catalog-template/stable/jackett/3.1.5/README.md diff --git a/stable/jackett/3.1.5/app-readme.md b/scale-catalog-template/stable/jackett/3.1.5/app-readme.md similarity index 100% rename from stable/jackett/3.1.5/app-readme.md rename to scale-catalog-template/stable/jackett/3.1.5/app-readme.md diff --git a/stable/jackett/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/stable/jackett/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from stable/jackett/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/stable/jackett/3.1.5/charts/common-3.5.5.tgz diff --git a/stable/jackett/3.1.5/ix_values.yaml b/scale-catalog-template/stable/jackett/3.1.5/ix_values.yaml similarity index 100% rename from stable/jackett/3.1.5/ix_values.yaml rename to scale-catalog-template/stable/jackett/3.1.5/ix_values.yaml diff --git a/stable/jackett/3.1.5/questions.yaml b/scale-catalog-template/stable/jackett/3.1.5/questions.yaml similarity index 100% rename from stable/jackett/3.1.5/questions.yaml rename to scale-catalog-template/stable/jackett/3.1.5/questions.yaml diff --git a/stable/jackett/3.1.5/templates/common.yaml b/scale-catalog-template/stable/jackett/3.1.5/templates/common.yaml similarity index 100% rename from stable/jackett/3.1.5/templates/common.yaml rename to scale-catalog-template/stable/jackett/3.1.5/templates/common.yaml diff --git a/stable/jackett/3.1.5/test_values.yaml b/scale-catalog-template/stable/jackett/3.1.5/test_values.yaml similarity index 100% rename from stable/jackett/3.1.5/test_values.yaml rename to scale-catalog-template/stable/jackett/3.1.5/test_values.yaml diff --git a/stable/jackett/3.1.5/values.yaml b/scale-catalog-template/stable/jackett/3.1.5/values.yaml similarity index 100% rename from stable/jackett/3.1.5/values.yaml rename to scale-catalog-template/stable/jackett/3.1.5/values.yaml diff --git a/stable/jackett/item.yaml b/scale-catalog-template/stable/jackett/item.yaml similarity index 100% rename from stable/jackett/item.yaml rename to scale-catalog-template/stable/jackett/item.yaml diff --git a/test/appdaemon/0.1.3/CONFIG.md b/scale-catalog-template/test/appdaemon/0.1.3/CONFIG.md similarity index 100% rename from test/appdaemon/0.1.3/CONFIG.md rename to scale-catalog-template/test/appdaemon/0.1.3/CONFIG.md diff --git a/test/appdaemon/0.1.3/Chart.lock b/scale-catalog-template/test/appdaemon/0.1.3/Chart.lock similarity index 100% rename from test/appdaemon/0.1.3/Chart.lock rename to scale-catalog-template/test/appdaemon/0.1.3/Chart.lock diff --git a/test/appdaemon/0.1.3/Chart.yaml b/scale-catalog-template/test/appdaemon/0.1.3/Chart.yaml similarity index 100% rename from test/appdaemon/0.1.3/Chart.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/Chart.yaml diff --git a/test/appdaemon/0.1.3/README.md b/scale-catalog-template/test/appdaemon/0.1.3/README.md similarity index 100% rename from test/appdaemon/0.1.3/README.md rename to scale-catalog-template/test/appdaemon/0.1.3/README.md diff --git a/test/appdaemon/0.1.3/app-readme.md b/scale-catalog-template/test/appdaemon/0.1.3/app-readme.md similarity index 100% rename from test/appdaemon/0.1.3/app-readme.md rename to scale-catalog-template/test/appdaemon/0.1.3/app-readme.md diff --git a/test/appdaemon/0.1.3/charts/common-3.5.5.tgz b/scale-catalog-template/test/appdaemon/0.1.3/charts/common-3.5.5.tgz similarity index 100% rename from test/appdaemon/0.1.3/charts/common-3.5.5.tgz rename to scale-catalog-template/test/appdaemon/0.1.3/charts/common-3.5.5.tgz diff --git a/test/appdaemon/0.1.3/ix_values.yaml b/scale-catalog-template/test/appdaemon/0.1.3/ix_values.yaml similarity index 100% rename from test/appdaemon/0.1.3/ix_values.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/ix_values.yaml diff --git a/test/appdaemon/0.1.3/questions.yaml b/scale-catalog-template/test/appdaemon/0.1.3/questions.yaml similarity index 100% rename from test/appdaemon/0.1.3/questions.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/questions.yaml diff --git a/test/appdaemon/0.1.3/templates/common.yaml b/scale-catalog-template/test/appdaemon/0.1.3/templates/common.yaml similarity index 100% rename from test/appdaemon/0.1.3/templates/common.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/templates/common.yaml diff --git a/test/appdaemon/0.1.3/test_values.yaml b/scale-catalog-template/test/appdaemon/0.1.3/test_values.yaml similarity index 100% rename from test/appdaemon/0.1.3/test_values.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/test_values.yaml diff --git a/test/appdaemon/0.1.3/values.yaml b/scale-catalog-template/test/appdaemon/0.1.3/values.yaml similarity index 100% rename from test/appdaemon/0.1.3/values.yaml rename to scale-catalog-template/test/appdaemon/0.1.3/values.yaml diff --git a/test/appdaemon/item.yaml b/scale-catalog-template/test/appdaemon/item.yaml similarity index 100% rename from test/appdaemon/item.yaml rename to scale-catalog-template/test/appdaemon/item.yaml diff --git a/test/bazarr/3.1.5/CONFIG.md b/scale-catalog-template/test/bazarr/3.1.5/CONFIG.md similarity index 100% rename from test/bazarr/3.1.5/CONFIG.md rename to scale-catalog-template/test/bazarr/3.1.5/CONFIG.md diff --git a/test/bazarr/3.1.5/Chart.lock b/scale-catalog-template/test/bazarr/3.1.5/Chart.lock similarity index 100% rename from test/bazarr/3.1.5/Chart.lock rename to scale-catalog-template/test/bazarr/3.1.5/Chart.lock diff --git a/test/bazarr/3.1.5/Chart.yaml b/scale-catalog-template/test/bazarr/3.1.5/Chart.yaml similarity index 100% rename from test/bazarr/3.1.5/Chart.yaml rename to scale-catalog-template/test/bazarr/3.1.5/Chart.yaml diff --git a/test/bazarr/3.1.5/README.md b/scale-catalog-template/test/bazarr/3.1.5/README.md similarity index 100% rename from test/bazarr/3.1.5/README.md rename to scale-catalog-template/test/bazarr/3.1.5/README.md diff --git a/test/bazarr/3.1.5/app-readme.md b/scale-catalog-template/test/bazarr/3.1.5/app-readme.md similarity index 100% rename from test/bazarr/3.1.5/app-readme.md rename to scale-catalog-template/test/bazarr/3.1.5/app-readme.md diff --git a/test/bazarr/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/bazarr/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/bazarr/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/bazarr/3.1.5/charts/common-3.5.5.tgz diff --git a/test/bazarr/3.1.5/ix_values.yaml b/scale-catalog-template/test/bazarr/3.1.5/ix_values.yaml similarity index 100% rename from test/bazarr/3.1.5/ix_values.yaml rename to scale-catalog-template/test/bazarr/3.1.5/ix_values.yaml diff --git a/test/bazarr/3.1.5/questions.yaml b/scale-catalog-template/test/bazarr/3.1.5/questions.yaml similarity index 100% rename from test/bazarr/3.1.5/questions.yaml rename to scale-catalog-template/test/bazarr/3.1.5/questions.yaml diff --git a/test/bazarr/3.1.5/templates/common.yaml b/scale-catalog-template/test/bazarr/3.1.5/templates/common.yaml similarity index 100% rename from test/bazarr/3.1.5/templates/common.yaml rename to scale-catalog-template/test/bazarr/3.1.5/templates/common.yaml diff --git a/test/bazarr/3.1.5/test_values.yaml b/scale-catalog-template/test/bazarr/3.1.5/test_values.yaml similarity index 100% rename from test/bazarr/3.1.5/test_values.yaml rename to scale-catalog-template/test/bazarr/3.1.5/test_values.yaml diff --git a/test/bazarr/3.1.5/values.yaml b/scale-catalog-template/test/bazarr/3.1.5/values.yaml similarity index 100% rename from test/bazarr/3.1.5/values.yaml rename to scale-catalog-template/test/bazarr/3.1.5/values.yaml diff --git a/test/bazarr/item.yaml b/scale-catalog-template/test/bazarr/item.yaml similarity index 100% rename from test/bazarr/item.yaml rename to scale-catalog-template/test/bazarr/item.yaml diff --git a/test/calibre-web/3.1.5/CONFIG.md b/scale-catalog-template/test/calibre-web/3.1.5/CONFIG.md similarity index 100% rename from test/calibre-web/3.1.5/CONFIG.md rename to scale-catalog-template/test/calibre-web/3.1.5/CONFIG.md diff --git a/test/calibre-web/3.1.5/Chart.lock b/scale-catalog-template/test/calibre-web/3.1.5/Chart.lock similarity index 100% rename from test/calibre-web/3.1.5/Chart.lock rename to scale-catalog-template/test/calibre-web/3.1.5/Chart.lock diff --git a/test/calibre-web/3.1.5/Chart.yaml b/scale-catalog-template/test/calibre-web/3.1.5/Chart.yaml similarity index 100% rename from test/calibre-web/3.1.5/Chart.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/Chart.yaml diff --git a/test/calibre-web/3.1.5/README.md b/scale-catalog-template/test/calibre-web/3.1.5/README.md similarity index 100% rename from test/calibre-web/3.1.5/README.md rename to scale-catalog-template/test/calibre-web/3.1.5/README.md diff --git a/test/calibre-web/3.1.5/app-readme.md b/scale-catalog-template/test/calibre-web/3.1.5/app-readme.md similarity index 100% rename from test/calibre-web/3.1.5/app-readme.md rename to scale-catalog-template/test/calibre-web/3.1.5/app-readme.md diff --git a/test/calibre-web/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/calibre-web/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/calibre-web/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/calibre-web/3.1.5/charts/common-3.5.5.tgz diff --git a/test/calibre-web/3.1.5/ix_values.yaml b/scale-catalog-template/test/calibre-web/3.1.5/ix_values.yaml similarity index 100% rename from test/calibre-web/3.1.5/ix_values.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/ix_values.yaml diff --git a/test/calibre-web/3.1.5/questions.yaml b/scale-catalog-template/test/calibre-web/3.1.5/questions.yaml similarity index 100% rename from test/calibre-web/3.1.5/questions.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/questions.yaml diff --git a/test/calibre-web/3.1.5/templates/common.yaml b/scale-catalog-template/test/calibre-web/3.1.5/templates/common.yaml similarity index 100% rename from test/calibre-web/3.1.5/templates/common.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/templates/common.yaml diff --git a/test/calibre-web/3.1.5/test_values.yaml b/scale-catalog-template/test/calibre-web/3.1.5/test_values.yaml similarity index 100% rename from test/calibre-web/3.1.5/test_values.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/test_values.yaml diff --git a/test/calibre-web/3.1.5/values.yaml b/scale-catalog-template/test/calibre-web/3.1.5/values.yaml similarity index 100% rename from test/calibre-web/3.1.5/values.yaml rename to scale-catalog-template/test/calibre-web/3.1.5/values.yaml diff --git a/test/calibre-web/item.yaml b/scale-catalog-template/test/calibre-web/item.yaml similarity index 100% rename from test/calibre-web/item.yaml rename to scale-catalog-template/test/calibre-web/item.yaml diff --git a/test/deluge/3.1.5/CONFIG.md b/scale-catalog-template/test/deluge/3.1.5/CONFIG.md similarity index 100% rename from test/deluge/3.1.5/CONFIG.md rename to scale-catalog-template/test/deluge/3.1.5/CONFIG.md diff --git a/test/deluge/3.1.5/Chart.lock b/scale-catalog-template/test/deluge/3.1.5/Chart.lock similarity index 100% rename from test/deluge/3.1.5/Chart.lock rename to scale-catalog-template/test/deluge/3.1.5/Chart.lock diff --git a/test/deluge/3.1.5/Chart.yaml b/scale-catalog-template/test/deluge/3.1.5/Chart.yaml similarity index 100% rename from test/deluge/3.1.5/Chart.yaml rename to scale-catalog-template/test/deluge/3.1.5/Chart.yaml diff --git a/test/deluge/3.1.5/README.md b/scale-catalog-template/test/deluge/3.1.5/README.md similarity index 100% rename from test/deluge/3.1.5/README.md rename to scale-catalog-template/test/deluge/3.1.5/README.md diff --git a/test/deluge/3.1.5/app-readme.md b/scale-catalog-template/test/deluge/3.1.5/app-readme.md similarity index 100% rename from test/deluge/3.1.5/app-readme.md rename to scale-catalog-template/test/deluge/3.1.5/app-readme.md diff --git a/test/deluge/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/deluge/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/deluge/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/deluge/3.1.5/charts/common-3.5.5.tgz diff --git a/test/deluge/3.1.5/ix_values.yaml b/scale-catalog-template/test/deluge/3.1.5/ix_values.yaml similarity index 100% rename from test/deluge/3.1.5/ix_values.yaml rename to scale-catalog-template/test/deluge/3.1.5/ix_values.yaml diff --git a/test/deluge/3.1.5/questions.yaml b/scale-catalog-template/test/deluge/3.1.5/questions.yaml similarity index 100% rename from test/deluge/3.1.5/questions.yaml rename to scale-catalog-template/test/deluge/3.1.5/questions.yaml diff --git a/test/deluge/3.1.5/templates/common.yaml b/scale-catalog-template/test/deluge/3.1.5/templates/common.yaml similarity index 100% rename from test/deluge/3.1.5/templates/common.yaml rename to scale-catalog-template/test/deluge/3.1.5/templates/common.yaml diff --git a/test/deluge/3.1.5/test_values.yaml b/scale-catalog-template/test/deluge/3.1.5/test_values.yaml similarity index 100% rename from test/deluge/3.1.5/test_values.yaml rename to scale-catalog-template/test/deluge/3.1.5/test_values.yaml diff --git a/test/deluge/3.1.5/values.yaml b/scale-catalog-template/test/deluge/3.1.5/values.yaml similarity index 100% rename from test/deluge/3.1.5/values.yaml rename to scale-catalog-template/test/deluge/3.1.5/values.yaml diff --git a/test/deluge/item.yaml b/scale-catalog-template/test/deluge/item.yaml similarity index 100% rename from test/deluge/item.yaml rename to scale-catalog-template/test/deluge/item.yaml diff --git a/test/fireflyiii/1.0.1/CONFIG.md b/scale-catalog-template/test/fireflyiii/1.0.1/CONFIG.md similarity index 100% rename from test/fireflyiii/1.0.1/CONFIG.md rename to scale-catalog-template/test/fireflyiii/1.0.1/CONFIG.md diff --git a/test/fireflyiii/1.0.1/Chart.lock b/scale-catalog-template/test/fireflyiii/1.0.1/Chart.lock similarity index 100% rename from test/fireflyiii/1.0.1/Chart.lock rename to scale-catalog-template/test/fireflyiii/1.0.1/Chart.lock diff --git a/test/fireflyiii/1.0.1/Chart.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/Chart.yaml similarity index 100% rename from test/fireflyiii/1.0.1/Chart.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/Chart.yaml diff --git a/test/fireflyiii/1.0.1/README.md b/scale-catalog-template/test/fireflyiii/1.0.1/README.md similarity index 100% rename from test/fireflyiii/1.0.1/README.md rename to scale-catalog-template/test/fireflyiii/1.0.1/README.md diff --git a/test/fireflyiii/1.0.1/app-readme.md b/scale-catalog-template/test/fireflyiii/1.0.1/app-readme.md similarity index 100% rename from test/fireflyiii/1.0.1/app-readme.md rename to scale-catalog-template/test/fireflyiii/1.0.1/app-readme.md diff --git a/test/fireflyiii/1.0.1/charts/common-3.5.5.tgz b/scale-catalog-template/test/fireflyiii/1.0.1/charts/common-3.5.5.tgz similarity index 100% rename from test/fireflyiii/1.0.1/charts/common-3.5.5.tgz rename to scale-catalog-template/test/fireflyiii/1.0.1/charts/common-3.5.5.tgz diff --git a/test/fireflyiii/1.0.1/charts/postgresql-10.4.2.tgz b/scale-catalog-template/test/fireflyiii/1.0.1/charts/postgresql-10.4.2.tgz similarity index 100% rename from test/fireflyiii/1.0.1/charts/postgresql-10.4.2.tgz rename to scale-catalog-template/test/fireflyiii/1.0.1/charts/postgresql-10.4.2.tgz diff --git a/test/fireflyiii/1.0.1/ix_values.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/ix_values.yaml similarity index 100% rename from test/fireflyiii/1.0.1/ix_values.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/ix_values.yaml diff --git a/test/fireflyiii/1.0.1/questions.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/questions.yaml similarity index 100% rename from test/fireflyiii/1.0.1/questions.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/questions.yaml diff --git a/test/fireflyiii/1.0.1/templates/common.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/templates/common.yaml similarity index 100% rename from test/fireflyiii/1.0.1/templates/common.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/templates/common.yaml diff --git a/test/fireflyiii/1.0.1/templates/secrets.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/templates/secrets.yaml similarity index 100% rename from test/fireflyiii/1.0.1/templates/secrets.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/templates/secrets.yaml diff --git a/test/fireflyiii/1.0.1/test_values.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/test_values.yaml similarity index 100% rename from test/fireflyiii/1.0.1/test_values.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/test_values.yaml diff --git a/test/fireflyiii/1.0.1/values.yaml b/scale-catalog-template/test/fireflyiii/1.0.1/values.yaml similarity index 100% rename from test/fireflyiii/1.0.1/values.yaml rename to scale-catalog-template/test/fireflyiii/1.0.1/values.yaml diff --git a/test/fireflyiii/item.yaml b/scale-catalog-template/test/fireflyiii/item.yaml similarity index 100% rename from test/fireflyiii/item.yaml rename to scale-catalog-template/test/fireflyiii/item.yaml diff --git a/test/freshrss/3.1.5/CONFIG.md b/scale-catalog-template/test/freshrss/3.1.5/CONFIG.md similarity index 100% rename from test/freshrss/3.1.5/CONFIG.md rename to scale-catalog-template/test/freshrss/3.1.5/CONFIG.md diff --git a/test/freshrss/3.1.5/Chart.lock b/scale-catalog-template/test/freshrss/3.1.5/Chart.lock similarity index 100% rename from test/freshrss/3.1.5/Chart.lock rename to scale-catalog-template/test/freshrss/3.1.5/Chart.lock diff --git a/test/freshrss/3.1.5/Chart.yaml b/scale-catalog-template/test/freshrss/3.1.5/Chart.yaml similarity index 100% rename from test/freshrss/3.1.5/Chart.yaml rename to scale-catalog-template/test/freshrss/3.1.5/Chart.yaml diff --git a/test/freshrss/3.1.5/README.md b/scale-catalog-template/test/freshrss/3.1.5/README.md similarity index 100% rename from test/freshrss/3.1.5/README.md rename to scale-catalog-template/test/freshrss/3.1.5/README.md diff --git a/test/freshrss/3.1.5/app-readme.md b/scale-catalog-template/test/freshrss/3.1.5/app-readme.md similarity index 100% rename from test/freshrss/3.1.5/app-readme.md rename to scale-catalog-template/test/freshrss/3.1.5/app-readme.md diff --git a/test/freshrss/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/freshrss/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/freshrss/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/freshrss/3.1.5/charts/common-3.5.5.tgz diff --git a/test/freshrss/3.1.5/ix_values.yaml b/scale-catalog-template/test/freshrss/3.1.5/ix_values.yaml similarity index 100% rename from test/freshrss/3.1.5/ix_values.yaml rename to scale-catalog-template/test/freshrss/3.1.5/ix_values.yaml diff --git a/test/freshrss/3.1.5/questions.yaml b/scale-catalog-template/test/freshrss/3.1.5/questions.yaml similarity index 100% rename from test/freshrss/3.1.5/questions.yaml rename to scale-catalog-template/test/freshrss/3.1.5/questions.yaml diff --git a/test/freshrss/3.1.5/templates/common.yaml b/scale-catalog-template/test/freshrss/3.1.5/templates/common.yaml similarity index 100% rename from test/freshrss/3.1.5/templates/common.yaml rename to scale-catalog-template/test/freshrss/3.1.5/templates/common.yaml diff --git a/test/freshrss/3.1.5/test_values.yaml b/scale-catalog-template/test/freshrss/3.1.5/test_values.yaml similarity index 100% rename from test/freshrss/3.1.5/test_values.yaml rename to scale-catalog-template/test/freshrss/3.1.5/test_values.yaml diff --git a/test/freshrss/3.1.5/values.yaml b/scale-catalog-template/test/freshrss/3.1.5/values.yaml similarity index 100% rename from test/freshrss/3.1.5/values.yaml rename to scale-catalog-template/test/freshrss/3.1.5/values.yaml diff --git a/test/freshrss/item.yaml b/scale-catalog-template/test/freshrss/item.yaml similarity index 100% rename from test/freshrss/item.yaml rename to scale-catalog-template/test/freshrss/item.yaml diff --git a/test/gaps/3.1.5/CONFIG.md b/scale-catalog-template/test/gaps/3.1.5/CONFIG.md similarity index 100% rename from test/gaps/3.1.5/CONFIG.md rename to scale-catalog-template/test/gaps/3.1.5/CONFIG.md diff --git a/test/gaps/3.1.5/Chart.lock b/scale-catalog-template/test/gaps/3.1.5/Chart.lock similarity index 100% rename from test/gaps/3.1.5/Chart.lock rename to scale-catalog-template/test/gaps/3.1.5/Chart.lock diff --git a/test/gaps/3.1.5/Chart.yaml b/scale-catalog-template/test/gaps/3.1.5/Chart.yaml similarity index 100% rename from test/gaps/3.1.5/Chart.yaml rename to scale-catalog-template/test/gaps/3.1.5/Chart.yaml diff --git a/test/gaps/3.1.5/README.md b/scale-catalog-template/test/gaps/3.1.5/README.md similarity index 100% rename from test/gaps/3.1.5/README.md rename to scale-catalog-template/test/gaps/3.1.5/README.md diff --git a/test/gaps/3.1.5/app-readme.md b/scale-catalog-template/test/gaps/3.1.5/app-readme.md similarity index 100% rename from test/gaps/3.1.5/app-readme.md rename to scale-catalog-template/test/gaps/3.1.5/app-readme.md diff --git a/test/gaps/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/gaps/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/gaps/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/gaps/3.1.5/charts/common-3.5.5.tgz diff --git a/test/gaps/3.1.5/ix_values.yaml b/scale-catalog-template/test/gaps/3.1.5/ix_values.yaml similarity index 100% rename from test/gaps/3.1.5/ix_values.yaml rename to scale-catalog-template/test/gaps/3.1.5/ix_values.yaml diff --git a/test/gaps/3.1.5/questions.yaml b/scale-catalog-template/test/gaps/3.1.5/questions.yaml similarity index 100% rename from test/gaps/3.1.5/questions.yaml rename to scale-catalog-template/test/gaps/3.1.5/questions.yaml diff --git a/test/gaps/3.1.5/templates/common.yaml b/scale-catalog-template/test/gaps/3.1.5/templates/common.yaml similarity index 100% rename from test/gaps/3.1.5/templates/common.yaml rename to scale-catalog-template/test/gaps/3.1.5/templates/common.yaml diff --git a/test/gaps/3.1.5/test_values.yaml b/scale-catalog-template/test/gaps/3.1.5/test_values.yaml similarity index 100% rename from test/gaps/3.1.5/test_values.yaml rename to scale-catalog-template/test/gaps/3.1.5/test_values.yaml diff --git a/test/gaps/3.1.5/values.yaml b/scale-catalog-template/test/gaps/3.1.5/values.yaml similarity index 100% rename from test/gaps/3.1.5/values.yaml rename to scale-catalog-template/test/gaps/3.1.5/values.yaml diff --git a/test/gaps/item.yaml b/scale-catalog-template/test/gaps/item.yaml similarity index 100% rename from test/gaps/item.yaml rename to scale-catalog-template/test/gaps/item.yaml diff --git a/test/grocy/3.1.5/CONFIG.md b/scale-catalog-template/test/grocy/3.1.5/CONFIG.md similarity index 100% rename from test/grocy/3.1.5/CONFIG.md rename to scale-catalog-template/test/grocy/3.1.5/CONFIG.md diff --git a/test/grocy/3.1.5/Chart.lock b/scale-catalog-template/test/grocy/3.1.5/Chart.lock similarity index 100% rename from test/grocy/3.1.5/Chart.lock rename to scale-catalog-template/test/grocy/3.1.5/Chart.lock diff --git a/test/grocy/3.1.5/Chart.yaml b/scale-catalog-template/test/grocy/3.1.5/Chart.yaml similarity index 100% rename from test/grocy/3.1.5/Chart.yaml rename to scale-catalog-template/test/grocy/3.1.5/Chart.yaml diff --git a/test/grocy/3.1.5/README.md b/scale-catalog-template/test/grocy/3.1.5/README.md similarity index 100% rename from test/grocy/3.1.5/README.md rename to scale-catalog-template/test/grocy/3.1.5/README.md diff --git a/test/grocy/3.1.5/app-readme.md b/scale-catalog-template/test/grocy/3.1.5/app-readme.md similarity index 100% rename from test/grocy/3.1.5/app-readme.md rename to scale-catalog-template/test/grocy/3.1.5/app-readme.md diff --git a/test/grocy/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/grocy/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/grocy/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/grocy/3.1.5/charts/common-3.5.5.tgz diff --git a/test/grocy/3.1.5/ix_values.yaml b/scale-catalog-template/test/grocy/3.1.5/ix_values.yaml similarity index 100% rename from test/grocy/3.1.5/ix_values.yaml rename to scale-catalog-template/test/grocy/3.1.5/ix_values.yaml diff --git a/test/grocy/3.1.5/questions.yaml b/scale-catalog-template/test/grocy/3.1.5/questions.yaml similarity index 100% rename from test/grocy/3.1.5/questions.yaml rename to scale-catalog-template/test/grocy/3.1.5/questions.yaml diff --git a/test/grocy/3.1.5/templates/common.yaml b/scale-catalog-template/test/grocy/3.1.5/templates/common.yaml similarity index 100% rename from test/grocy/3.1.5/templates/common.yaml rename to scale-catalog-template/test/grocy/3.1.5/templates/common.yaml diff --git a/test/grocy/3.1.5/test_values.yaml b/scale-catalog-template/test/grocy/3.1.5/test_values.yaml similarity index 100% rename from test/grocy/3.1.5/test_values.yaml rename to scale-catalog-template/test/grocy/3.1.5/test_values.yaml diff --git a/test/grocy/3.1.5/values.yaml b/scale-catalog-template/test/grocy/3.1.5/values.yaml similarity index 100% rename from test/grocy/3.1.5/values.yaml rename to scale-catalog-template/test/grocy/3.1.5/values.yaml diff --git a/test/grocy/item.yaml b/scale-catalog-template/test/grocy/item.yaml similarity index 100% rename from test/grocy/item.yaml rename to scale-catalog-template/test/grocy/item.yaml diff --git a/test/heimdall/3.1.5/CONFIG.md b/scale-catalog-template/test/heimdall/3.1.5/CONFIG.md similarity index 100% rename from test/heimdall/3.1.5/CONFIG.md rename to scale-catalog-template/test/heimdall/3.1.5/CONFIG.md diff --git a/test/heimdall/3.1.5/Chart.lock b/scale-catalog-template/test/heimdall/3.1.5/Chart.lock similarity index 100% rename from test/heimdall/3.1.5/Chart.lock rename to scale-catalog-template/test/heimdall/3.1.5/Chart.lock diff --git a/test/heimdall/3.1.5/Chart.yaml b/scale-catalog-template/test/heimdall/3.1.5/Chart.yaml similarity index 100% rename from test/heimdall/3.1.5/Chart.yaml rename to scale-catalog-template/test/heimdall/3.1.5/Chart.yaml diff --git a/test/heimdall/3.1.5/README.md b/scale-catalog-template/test/heimdall/3.1.5/README.md similarity index 100% rename from test/heimdall/3.1.5/README.md rename to scale-catalog-template/test/heimdall/3.1.5/README.md diff --git a/test/heimdall/3.1.5/app-readme.md b/scale-catalog-template/test/heimdall/3.1.5/app-readme.md similarity index 100% rename from test/heimdall/3.1.5/app-readme.md rename to scale-catalog-template/test/heimdall/3.1.5/app-readme.md diff --git a/test/heimdall/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/heimdall/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/heimdall/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/heimdall/3.1.5/charts/common-3.5.5.tgz diff --git a/test/heimdall/3.1.5/ix_values.yaml b/scale-catalog-template/test/heimdall/3.1.5/ix_values.yaml similarity index 100% rename from test/heimdall/3.1.5/ix_values.yaml rename to scale-catalog-template/test/heimdall/3.1.5/ix_values.yaml diff --git a/test/heimdall/3.1.5/questions.yaml b/scale-catalog-template/test/heimdall/3.1.5/questions.yaml similarity index 100% rename from test/heimdall/3.1.5/questions.yaml rename to scale-catalog-template/test/heimdall/3.1.5/questions.yaml diff --git a/test/heimdall/3.1.5/templates/common.yaml b/scale-catalog-template/test/heimdall/3.1.5/templates/common.yaml similarity index 100% rename from test/heimdall/3.1.5/templates/common.yaml rename to scale-catalog-template/test/heimdall/3.1.5/templates/common.yaml diff --git a/test/heimdall/3.1.5/test_values.yaml b/scale-catalog-template/test/heimdall/3.1.5/test_values.yaml similarity index 100% rename from test/heimdall/3.1.5/test_values.yaml rename to scale-catalog-template/test/heimdall/3.1.5/test_values.yaml diff --git a/test/heimdall/3.1.5/values.yaml b/scale-catalog-template/test/heimdall/3.1.5/values.yaml similarity index 100% rename from test/heimdall/3.1.5/values.yaml rename to scale-catalog-template/test/heimdall/3.1.5/values.yaml diff --git a/test/heimdall/item.yaml b/scale-catalog-template/test/heimdall/item.yaml similarity index 100% rename from test/heimdall/item.yaml rename to scale-catalog-template/test/heimdall/item.yaml diff --git a/test/lazylibrarian/3.1.5/CONFIG.md b/scale-catalog-template/test/lazylibrarian/3.1.5/CONFIG.md similarity index 100% rename from test/lazylibrarian/3.1.5/CONFIG.md rename to scale-catalog-template/test/lazylibrarian/3.1.5/CONFIG.md diff --git a/test/lazylibrarian/3.1.5/Chart.lock b/scale-catalog-template/test/lazylibrarian/3.1.5/Chart.lock similarity index 100% rename from test/lazylibrarian/3.1.5/Chart.lock rename to scale-catalog-template/test/lazylibrarian/3.1.5/Chart.lock diff --git a/test/lazylibrarian/3.1.5/Chart.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/Chart.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/Chart.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/Chart.yaml diff --git a/test/lazylibrarian/3.1.5/README.md b/scale-catalog-template/test/lazylibrarian/3.1.5/README.md similarity index 100% rename from test/lazylibrarian/3.1.5/README.md rename to scale-catalog-template/test/lazylibrarian/3.1.5/README.md diff --git a/test/lazylibrarian/3.1.5/app-readme.md b/scale-catalog-template/test/lazylibrarian/3.1.5/app-readme.md similarity index 100% rename from test/lazylibrarian/3.1.5/app-readme.md rename to scale-catalog-template/test/lazylibrarian/3.1.5/app-readme.md diff --git a/test/lazylibrarian/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/lazylibrarian/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/lazylibrarian/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/lazylibrarian/3.1.5/charts/common-3.5.5.tgz diff --git a/test/lazylibrarian/3.1.5/ix_values.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/ix_values.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/ix_values.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/ix_values.yaml diff --git a/test/lazylibrarian/3.1.5/questions.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/questions.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/questions.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/questions.yaml diff --git a/test/lazylibrarian/3.1.5/templates/common.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/templates/common.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/templates/common.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/templates/common.yaml diff --git a/test/lazylibrarian/3.1.5/test_values.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/test_values.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/test_values.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/test_values.yaml diff --git a/test/lazylibrarian/3.1.5/values.yaml b/scale-catalog-template/test/lazylibrarian/3.1.5/values.yaml similarity index 100% rename from test/lazylibrarian/3.1.5/values.yaml rename to scale-catalog-template/test/lazylibrarian/3.1.5/values.yaml diff --git a/test/lazylibrarian/item.yaml b/scale-catalog-template/test/lazylibrarian/item.yaml similarity index 100% rename from test/lazylibrarian/item.yaml rename to scale-catalog-template/test/lazylibrarian/item.yaml diff --git a/test/lychee/3.1.5/CONFIG.md b/scale-catalog-template/test/lychee/3.1.5/CONFIG.md similarity index 100% rename from test/lychee/3.1.5/CONFIG.md rename to scale-catalog-template/test/lychee/3.1.5/CONFIG.md diff --git a/test/lychee/3.1.5/Chart.lock b/scale-catalog-template/test/lychee/3.1.5/Chart.lock similarity index 100% rename from test/lychee/3.1.5/Chart.lock rename to scale-catalog-template/test/lychee/3.1.5/Chart.lock diff --git a/test/lychee/3.1.5/Chart.yaml b/scale-catalog-template/test/lychee/3.1.5/Chart.yaml similarity index 100% rename from test/lychee/3.1.5/Chart.yaml rename to scale-catalog-template/test/lychee/3.1.5/Chart.yaml diff --git a/test/lychee/3.1.5/README.md b/scale-catalog-template/test/lychee/3.1.5/README.md similarity index 100% rename from test/lychee/3.1.5/README.md rename to scale-catalog-template/test/lychee/3.1.5/README.md diff --git a/test/lychee/3.1.5/app-readme.md b/scale-catalog-template/test/lychee/3.1.5/app-readme.md similarity index 100% rename from test/lychee/3.1.5/app-readme.md rename to scale-catalog-template/test/lychee/3.1.5/app-readme.md diff --git a/test/lychee/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/lychee/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/lychee/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/lychee/3.1.5/charts/common-3.5.5.tgz diff --git a/test/lychee/3.1.5/ix_values.yaml b/scale-catalog-template/test/lychee/3.1.5/ix_values.yaml similarity index 100% rename from test/lychee/3.1.5/ix_values.yaml rename to scale-catalog-template/test/lychee/3.1.5/ix_values.yaml diff --git a/test/lychee/3.1.5/questions.yaml b/scale-catalog-template/test/lychee/3.1.5/questions.yaml similarity index 100% rename from test/lychee/3.1.5/questions.yaml rename to scale-catalog-template/test/lychee/3.1.5/questions.yaml diff --git a/test/lychee/3.1.5/templates/common.yaml b/scale-catalog-template/test/lychee/3.1.5/templates/common.yaml similarity index 100% rename from test/lychee/3.1.5/templates/common.yaml rename to scale-catalog-template/test/lychee/3.1.5/templates/common.yaml diff --git a/test/lychee/3.1.5/test_values.yaml b/scale-catalog-template/test/lychee/3.1.5/test_values.yaml similarity index 100% rename from test/lychee/3.1.5/test_values.yaml rename to scale-catalog-template/test/lychee/3.1.5/test_values.yaml diff --git a/test/lychee/3.1.5/values.yaml b/scale-catalog-template/test/lychee/3.1.5/values.yaml similarity index 100% rename from test/lychee/3.1.5/values.yaml rename to scale-catalog-template/test/lychee/3.1.5/values.yaml diff --git a/test/lychee/item.yaml b/scale-catalog-template/test/lychee/item.yaml similarity index 100% rename from test/lychee/item.yaml rename to scale-catalog-template/test/lychee/item.yaml diff --git a/test/navidrome/3.1.5/CONFIG.md b/scale-catalog-template/test/navidrome/3.1.5/CONFIG.md similarity index 100% rename from test/navidrome/3.1.5/CONFIG.md rename to scale-catalog-template/test/navidrome/3.1.5/CONFIG.md diff --git a/test/navidrome/3.1.5/Chart.lock b/scale-catalog-template/test/navidrome/3.1.5/Chart.lock similarity index 100% rename from test/navidrome/3.1.5/Chart.lock rename to scale-catalog-template/test/navidrome/3.1.5/Chart.lock diff --git a/test/navidrome/3.1.5/Chart.yaml b/scale-catalog-template/test/navidrome/3.1.5/Chart.yaml similarity index 100% rename from test/navidrome/3.1.5/Chart.yaml rename to scale-catalog-template/test/navidrome/3.1.5/Chart.yaml diff --git a/test/navidrome/3.1.5/README.md b/scale-catalog-template/test/navidrome/3.1.5/README.md similarity index 100% rename from test/navidrome/3.1.5/README.md rename to scale-catalog-template/test/navidrome/3.1.5/README.md diff --git a/test/navidrome/3.1.5/app-readme.md b/scale-catalog-template/test/navidrome/3.1.5/app-readme.md similarity index 100% rename from test/navidrome/3.1.5/app-readme.md rename to scale-catalog-template/test/navidrome/3.1.5/app-readme.md diff --git a/test/navidrome/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/navidrome/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/navidrome/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/navidrome/3.1.5/charts/common-3.5.5.tgz diff --git a/test/navidrome/3.1.5/ix_values.yaml b/scale-catalog-template/test/navidrome/3.1.5/ix_values.yaml similarity index 100% rename from test/navidrome/3.1.5/ix_values.yaml rename to scale-catalog-template/test/navidrome/3.1.5/ix_values.yaml diff --git a/test/navidrome/3.1.5/questions.yaml b/scale-catalog-template/test/navidrome/3.1.5/questions.yaml similarity index 100% rename from test/navidrome/3.1.5/questions.yaml rename to scale-catalog-template/test/navidrome/3.1.5/questions.yaml diff --git a/test/navidrome/3.1.5/templates/common.yaml b/scale-catalog-template/test/navidrome/3.1.5/templates/common.yaml similarity index 100% rename from test/navidrome/3.1.5/templates/common.yaml rename to scale-catalog-template/test/navidrome/3.1.5/templates/common.yaml diff --git a/test/navidrome/3.1.5/test_values.yaml b/scale-catalog-template/test/navidrome/3.1.5/test_values.yaml similarity index 100% rename from test/navidrome/3.1.5/test_values.yaml rename to scale-catalog-template/test/navidrome/3.1.5/test_values.yaml diff --git a/test/navidrome/3.1.5/values.yaml b/scale-catalog-template/test/navidrome/3.1.5/values.yaml similarity index 100% rename from test/navidrome/3.1.5/values.yaml rename to scale-catalog-template/test/navidrome/3.1.5/values.yaml diff --git a/test/navidrome/item.yaml b/scale-catalog-template/test/navidrome/item.yaml similarity index 100% rename from test/navidrome/item.yaml rename to scale-catalog-template/test/navidrome/item.yaml diff --git a/test/node-red/3.1.5/CONFIG.md b/scale-catalog-template/test/node-red/3.1.5/CONFIG.md similarity index 100% rename from test/node-red/3.1.5/CONFIG.md rename to scale-catalog-template/test/node-red/3.1.5/CONFIG.md diff --git a/test/node-red/3.1.5/Chart.lock b/scale-catalog-template/test/node-red/3.1.5/Chart.lock similarity index 100% rename from test/node-red/3.1.5/Chart.lock rename to scale-catalog-template/test/node-red/3.1.5/Chart.lock diff --git a/test/node-red/3.1.5/Chart.yaml b/scale-catalog-template/test/node-red/3.1.5/Chart.yaml similarity index 100% rename from test/node-red/3.1.5/Chart.yaml rename to scale-catalog-template/test/node-red/3.1.5/Chart.yaml diff --git a/test/node-red/3.1.5/README.md b/scale-catalog-template/test/node-red/3.1.5/README.md similarity index 100% rename from test/node-red/3.1.5/README.md rename to scale-catalog-template/test/node-red/3.1.5/README.md diff --git a/test/node-red/3.1.5/app-readme.md b/scale-catalog-template/test/node-red/3.1.5/app-readme.md similarity index 100% rename from test/node-red/3.1.5/app-readme.md rename to scale-catalog-template/test/node-red/3.1.5/app-readme.md diff --git a/test/node-red/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/node-red/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/node-red/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/node-red/3.1.5/charts/common-3.5.5.tgz diff --git a/test/node-red/3.1.5/ix_values.yaml b/scale-catalog-template/test/node-red/3.1.5/ix_values.yaml similarity index 100% rename from test/node-red/3.1.5/ix_values.yaml rename to scale-catalog-template/test/node-red/3.1.5/ix_values.yaml diff --git a/test/node-red/3.1.5/questions.yaml b/scale-catalog-template/test/node-red/3.1.5/questions.yaml similarity index 100% rename from test/node-red/3.1.5/questions.yaml rename to scale-catalog-template/test/node-red/3.1.5/questions.yaml diff --git a/test/node-red/3.1.5/templates/common.yaml b/scale-catalog-template/test/node-red/3.1.5/templates/common.yaml similarity index 100% rename from test/node-red/3.1.5/templates/common.yaml rename to scale-catalog-template/test/node-red/3.1.5/templates/common.yaml diff --git a/test/node-red/3.1.5/test_values.yaml b/scale-catalog-template/test/node-red/3.1.5/test_values.yaml similarity index 100% rename from test/node-red/3.1.5/test_values.yaml rename to scale-catalog-template/test/node-red/3.1.5/test_values.yaml diff --git a/test/node-red/3.1.5/values.yaml b/scale-catalog-template/test/node-red/3.1.5/values.yaml similarity index 100% rename from test/node-red/3.1.5/values.yaml rename to scale-catalog-template/test/node-red/3.1.5/values.yaml diff --git a/test/node-red/item.yaml b/scale-catalog-template/test/node-red/item.yaml similarity index 100% rename from test/node-red/item.yaml rename to scale-catalog-template/test/node-red/item.yaml diff --git a/test/nzbget/3.1.5/CONFIG.md b/scale-catalog-template/test/nzbget/3.1.5/CONFIG.md similarity index 100% rename from test/nzbget/3.1.5/CONFIG.md rename to scale-catalog-template/test/nzbget/3.1.5/CONFIG.md diff --git a/test/nzbget/3.1.5/Chart.lock b/scale-catalog-template/test/nzbget/3.1.5/Chart.lock similarity index 100% rename from test/nzbget/3.1.5/Chart.lock rename to scale-catalog-template/test/nzbget/3.1.5/Chart.lock diff --git a/test/nzbget/3.1.5/Chart.yaml b/scale-catalog-template/test/nzbget/3.1.5/Chart.yaml similarity index 100% rename from test/nzbget/3.1.5/Chart.yaml rename to scale-catalog-template/test/nzbget/3.1.5/Chart.yaml diff --git a/test/nzbget/3.1.5/README.md b/scale-catalog-template/test/nzbget/3.1.5/README.md similarity index 100% rename from test/nzbget/3.1.5/README.md rename to scale-catalog-template/test/nzbget/3.1.5/README.md diff --git a/test/nzbget/3.1.5/app-readme.md b/scale-catalog-template/test/nzbget/3.1.5/app-readme.md similarity index 100% rename from test/nzbget/3.1.5/app-readme.md rename to scale-catalog-template/test/nzbget/3.1.5/app-readme.md diff --git a/test/nzbget/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/nzbget/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/nzbget/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/nzbget/3.1.5/charts/common-3.5.5.tgz diff --git a/test/nzbget/3.1.5/ix_values.yaml b/scale-catalog-template/test/nzbget/3.1.5/ix_values.yaml similarity index 100% rename from test/nzbget/3.1.5/ix_values.yaml rename to scale-catalog-template/test/nzbget/3.1.5/ix_values.yaml diff --git a/test/nzbget/3.1.5/questions.yaml b/scale-catalog-template/test/nzbget/3.1.5/questions.yaml similarity index 100% rename from test/nzbget/3.1.5/questions.yaml rename to scale-catalog-template/test/nzbget/3.1.5/questions.yaml diff --git a/test/nzbget/3.1.5/templates/common.yaml b/scale-catalog-template/test/nzbget/3.1.5/templates/common.yaml similarity index 100% rename from test/nzbget/3.1.5/templates/common.yaml rename to scale-catalog-template/test/nzbget/3.1.5/templates/common.yaml diff --git a/test/nzbget/3.1.5/test_values.yaml b/scale-catalog-template/test/nzbget/3.1.5/test_values.yaml similarity index 100% rename from test/nzbget/3.1.5/test_values.yaml rename to scale-catalog-template/test/nzbget/3.1.5/test_values.yaml diff --git a/test/nzbget/3.1.5/values.yaml b/scale-catalog-template/test/nzbget/3.1.5/values.yaml similarity index 100% rename from test/nzbget/3.1.5/values.yaml rename to scale-catalog-template/test/nzbget/3.1.5/values.yaml diff --git a/test/nzbget/item.yaml b/scale-catalog-template/test/nzbget/item.yaml similarity index 100% rename from test/nzbget/item.yaml rename to scale-catalog-template/test/nzbget/item.yaml diff --git a/test/nzbhydra/3.1.5/CONFIG.md b/scale-catalog-template/test/nzbhydra/3.1.5/CONFIG.md similarity index 100% rename from test/nzbhydra/3.1.5/CONFIG.md rename to scale-catalog-template/test/nzbhydra/3.1.5/CONFIG.md diff --git a/test/nzbhydra/3.1.5/Chart.lock b/scale-catalog-template/test/nzbhydra/3.1.5/Chart.lock similarity index 100% rename from test/nzbhydra/3.1.5/Chart.lock rename to scale-catalog-template/test/nzbhydra/3.1.5/Chart.lock diff --git a/test/nzbhydra/3.1.5/Chart.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/Chart.yaml similarity index 100% rename from test/nzbhydra/3.1.5/Chart.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/Chart.yaml diff --git a/test/nzbhydra/3.1.5/README.md b/scale-catalog-template/test/nzbhydra/3.1.5/README.md similarity index 100% rename from test/nzbhydra/3.1.5/README.md rename to scale-catalog-template/test/nzbhydra/3.1.5/README.md diff --git a/test/nzbhydra/3.1.5/app-readme.md b/scale-catalog-template/test/nzbhydra/3.1.5/app-readme.md similarity index 100% rename from test/nzbhydra/3.1.5/app-readme.md rename to scale-catalog-template/test/nzbhydra/3.1.5/app-readme.md diff --git a/test/nzbhydra/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/nzbhydra/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/nzbhydra/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/nzbhydra/3.1.5/charts/common-3.5.5.tgz diff --git a/test/nzbhydra/3.1.5/ix_values.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/ix_values.yaml similarity index 100% rename from test/nzbhydra/3.1.5/ix_values.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/ix_values.yaml diff --git a/test/nzbhydra/3.1.5/questions.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/questions.yaml similarity index 100% rename from test/nzbhydra/3.1.5/questions.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/questions.yaml diff --git a/test/nzbhydra/3.1.5/templates/common.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/templates/common.yaml similarity index 100% rename from test/nzbhydra/3.1.5/templates/common.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/templates/common.yaml diff --git a/test/nzbhydra/3.1.5/test_values.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/test_values.yaml similarity index 100% rename from test/nzbhydra/3.1.5/test_values.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/test_values.yaml diff --git a/test/nzbhydra/3.1.5/values.yaml b/scale-catalog-template/test/nzbhydra/3.1.5/values.yaml similarity index 100% rename from test/nzbhydra/3.1.5/values.yaml rename to scale-catalog-template/test/nzbhydra/3.1.5/values.yaml diff --git a/test/nzbhydra/item.yaml b/scale-catalog-template/test/nzbhydra/item.yaml similarity index 100% rename from test/nzbhydra/item.yaml rename to scale-catalog-template/test/nzbhydra/item.yaml diff --git a/test/organizr/3.1.5/CONFIG.md b/scale-catalog-template/test/organizr/3.1.5/CONFIG.md similarity index 100% rename from test/organizr/3.1.5/CONFIG.md rename to scale-catalog-template/test/organizr/3.1.5/CONFIG.md diff --git a/test/organizr/3.1.5/Chart.lock b/scale-catalog-template/test/organizr/3.1.5/Chart.lock similarity index 100% rename from test/organizr/3.1.5/Chart.lock rename to scale-catalog-template/test/organizr/3.1.5/Chart.lock diff --git a/test/organizr/3.1.5/Chart.yaml b/scale-catalog-template/test/organizr/3.1.5/Chart.yaml similarity index 100% rename from test/organizr/3.1.5/Chart.yaml rename to scale-catalog-template/test/organizr/3.1.5/Chart.yaml diff --git a/test/organizr/3.1.5/README.md b/scale-catalog-template/test/organizr/3.1.5/README.md similarity index 100% rename from test/organizr/3.1.5/README.md rename to scale-catalog-template/test/organizr/3.1.5/README.md diff --git a/test/organizr/3.1.5/app-readme.md b/scale-catalog-template/test/organizr/3.1.5/app-readme.md similarity index 100% rename from test/organizr/3.1.5/app-readme.md rename to scale-catalog-template/test/organizr/3.1.5/app-readme.md diff --git a/test/organizr/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/organizr/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/organizr/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/organizr/3.1.5/charts/common-3.5.5.tgz diff --git a/test/organizr/3.1.5/ix_values.yaml b/scale-catalog-template/test/organizr/3.1.5/ix_values.yaml similarity index 100% rename from test/organizr/3.1.5/ix_values.yaml rename to scale-catalog-template/test/organizr/3.1.5/ix_values.yaml diff --git a/test/organizr/3.1.5/questions.yaml b/scale-catalog-template/test/organizr/3.1.5/questions.yaml similarity index 100% rename from test/organizr/3.1.5/questions.yaml rename to scale-catalog-template/test/organizr/3.1.5/questions.yaml diff --git a/test/organizr/3.1.5/templates/common.yaml b/scale-catalog-template/test/organizr/3.1.5/templates/common.yaml similarity index 100% rename from test/organizr/3.1.5/templates/common.yaml rename to scale-catalog-template/test/organizr/3.1.5/templates/common.yaml diff --git a/test/organizr/3.1.5/test_values.yaml b/scale-catalog-template/test/organizr/3.1.5/test_values.yaml similarity index 100% rename from test/organizr/3.1.5/test_values.yaml rename to scale-catalog-template/test/organizr/3.1.5/test_values.yaml diff --git a/test/organizr/3.1.5/values.yaml b/scale-catalog-template/test/organizr/3.1.5/values.yaml similarity index 100% rename from test/organizr/3.1.5/values.yaml rename to scale-catalog-template/test/organizr/3.1.5/values.yaml diff --git a/test/organizr/item.yaml b/scale-catalog-template/test/organizr/item.yaml similarity index 100% rename from test/organizr/item.yaml rename to scale-catalog-template/test/organizr/item.yaml diff --git a/test/podgrab/1.0.3/CONFIG.md b/scale-catalog-template/test/podgrab/1.0.3/CONFIG.md similarity index 100% rename from test/podgrab/1.0.3/CONFIG.md rename to scale-catalog-template/test/podgrab/1.0.3/CONFIG.md diff --git a/test/podgrab/1.0.3/Chart.lock b/scale-catalog-template/test/podgrab/1.0.3/Chart.lock similarity index 100% rename from test/podgrab/1.0.3/Chart.lock rename to scale-catalog-template/test/podgrab/1.0.3/Chart.lock diff --git a/test/podgrab/1.0.3/Chart.yaml b/scale-catalog-template/test/podgrab/1.0.3/Chart.yaml similarity index 100% rename from test/podgrab/1.0.3/Chart.yaml rename to scale-catalog-template/test/podgrab/1.0.3/Chart.yaml diff --git a/test/podgrab/1.0.3/README.md b/scale-catalog-template/test/podgrab/1.0.3/README.md similarity index 100% rename from test/podgrab/1.0.3/README.md rename to scale-catalog-template/test/podgrab/1.0.3/README.md diff --git a/test/podgrab/1.0.3/app-readme.md b/scale-catalog-template/test/podgrab/1.0.3/app-readme.md similarity index 100% rename from test/podgrab/1.0.3/app-readme.md rename to scale-catalog-template/test/podgrab/1.0.3/app-readme.md diff --git a/test/podgrab/1.0.3/charts/common-3.5.5.tgz b/scale-catalog-template/test/podgrab/1.0.3/charts/common-3.5.5.tgz similarity index 100% rename from test/podgrab/1.0.3/charts/common-3.5.5.tgz rename to scale-catalog-template/test/podgrab/1.0.3/charts/common-3.5.5.tgz diff --git a/test/podgrab/1.0.3/ix_values.yaml b/scale-catalog-template/test/podgrab/1.0.3/ix_values.yaml similarity index 100% rename from test/podgrab/1.0.3/ix_values.yaml rename to scale-catalog-template/test/podgrab/1.0.3/ix_values.yaml diff --git a/test/podgrab/1.0.3/questions.yaml b/scale-catalog-template/test/podgrab/1.0.3/questions.yaml similarity index 100% rename from test/podgrab/1.0.3/questions.yaml rename to scale-catalog-template/test/podgrab/1.0.3/questions.yaml diff --git a/test/podgrab/1.0.3/templates/common.yaml b/scale-catalog-template/test/podgrab/1.0.3/templates/common.yaml similarity index 100% rename from test/podgrab/1.0.3/templates/common.yaml rename to scale-catalog-template/test/podgrab/1.0.3/templates/common.yaml diff --git a/test/podgrab/1.0.3/test_values.yaml b/scale-catalog-template/test/podgrab/1.0.3/test_values.yaml similarity index 100% rename from test/podgrab/1.0.3/test_values.yaml rename to scale-catalog-template/test/podgrab/1.0.3/test_values.yaml diff --git a/test/podgrab/1.0.3/values.yaml b/scale-catalog-template/test/podgrab/1.0.3/values.yaml similarity index 100% rename from test/podgrab/1.0.3/values.yaml rename to scale-catalog-template/test/podgrab/1.0.3/values.yaml diff --git a/test/podgrab/item.yaml b/scale-catalog-template/test/podgrab/item.yaml similarity index 100% rename from test/podgrab/item.yaml rename to scale-catalog-template/test/podgrab/item.yaml diff --git a/test/qbittorrent/3.1.5/CONFIG.md b/scale-catalog-template/test/qbittorrent/3.1.5/CONFIG.md similarity index 100% rename from test/qbittorrent/3.1.5/CONFIG.md rename to scale-catalog-template/test/qbittorrent/3.1.5/CONFIG.md diff --git a/test/qbittorrent/3.1.5/Chart.lock b/scale-catalog-template/test/qbittorrent/3.1.5/Chart.lock similarity index 100% rename from test/qbittorrent/3.1.5/Chart.lock rename to scale-catalog-template/test/qbittorrent/3.1.5/Chart.lock diff --git a/test/qbittorrent/3.1.5/Chart.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/Chart.yaml similarity index 100% rename from test/qbittorrent/3.1.5/Chart.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/Chart.yaml diff --git a/test/qbittorrent/3.1.5/README.md b/scale-catalog-template/test/qbittorrent/3.1.5/README.md similarity index 100% rename from test/qbittorrent/3.1.5/README.md rename to scale-catalog-template/test/qbittorrent/3.1.5/README.md diff --git a/test/qbittorrent/3.1.5/app-readme.md b/scale-catalog-template/test/qbittorrent/3.1.5/app-readme.md similarity index 100% rename from test/qbittorrent/3.1.5/app-readme.md rename to scale-catalog-template/test/qbittorrent/3.1.5/app-readme.md diff --git a/test/qbittorrent/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/qbittorrent/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/qbittorrent/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/qbittorrent/3.1.5/charts/common-3.5.5.tgz diff --git a/test/qbittorrent/3.1.5/ix_values.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/ix_values.yaml similarity index 100% rename from test/qbittorrent/3.1.5/ix_values.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/ix_values.yaml diff --git a/test/qbittorrent/3.1.5/questions.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/questions.yaml similarity index 100% rename from test/qbittorrent/3.1.5/questions.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/questions.yaml diff --git a/test/qbittorrent/3.1.5/templates/common.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/templates/common.yaml similarity index 100% rename from test/qbittorrent/3.1.5/templates/common.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/templates/common.yaml diff --git a/test/qbittorrent/3.1.5/templates/configmap.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/templates/configmap.yaml similarity index 100% rename from test/qbittorrent/3.1.5/templates/configmap.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/templates/configmap.yaml diff --git a/test/qbittorrent/3.1.5/test_values.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/test_values.yaml similarity index 100% rename from test/qbittorrent/3.1.5/test_values.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/test_values.yaml diff --git a/test/qbittorrent/3.1.5/values.yaml b/scale-catalog-template/test/qbittorrent/3.1.5/values.yaml similarity index 100% rename from test/qbittorrent/3.1.5/values.yaml rename to scale-catalog-template/test/qbittorrent/3.1.5/values.yaml diff --git a/test/qbittorrent/item.yaml b/scale-catalog-template/test/qbittorrent/item.yaml similarity index 100% rename from test/qbittorrent/item.yaml rename to scale-catalog-template/test/qbittorrent/item.yaml diff --git a/test/readarr/3.1.5/CONFIG.md b/scale-catalog-template/test/readarr/3.1.5/CONFIG.md similarity index 100% rename from test/readarr/3.1.5/CONFIG.md rename to scale-catalog-template/test/readarr/3.1.5/CONFIG.md diff --git a/test/readarr/3.1.5/Chart.lock b/scale-catalog-template/test/readarr/3.1.5/Chart.lock similarity index 100% rename from test/readarr/3.1.5/Chart.lock rename to scale-catalog-template/test/readarr/3.1.5/Chart.lock diff --git a/test/readarr/3.1.5/Chart.yaml b/scale-catalog-template/test/readarr/3.1.5/Chart.yaml similarity index 100% rename from test/readarr/3.1.5/Chart.yaml rename to scale-catalog-template/test/readarr/3.1.5/Chart.yaml diff --git a/test/readarr/3.1.5/README.md b/scale-catalog-template/test/readarr/3.1.5/README.md similarity index 100% rename from test/readarr/3.1.5/README.md rename to scale-catalog-template/test/readarr/3.1.5/README.md diff --git a/test/readarr/3.1.5/app-readme.md b/scale-catalog-template/test/readarr/3.1.5/app-readme.md similarity index 100% rename from test/readarr/3.1.5/app-readme.md rename to scale-catalog-template/test/readarr/3.1.5/app-readme.md diff --git a/test/readarr/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/readarr/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/readarr/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/readarr/3.1.5/charts/common-3.5.5.tgz diff --git a/test/readarr/3.1.5/ix_values.yaml b/scale-catalog-template/test/readarr/3.1.5/ix_values.yaml similarity index 100% rename from test/readarr/3.1.5/ix_values.yaml rename to scale-catalog-template/test/readarr/3.1.5/ix_values.yaml diff --git a/test/readarr/3.1.5/questions.yaml b/scale-catalog-template/test/readarr/3.1.5/questions.yaml similarity index 100% rename from test/readarr/3.1.5/questions.yaml rename to scale-catalog-template/test/readarr/3.1.5/questions.yaml diff --git a/test/readarr/3.1.5/templates/common.yaml b/scale-catalog-template/test/readarr/3.1.5/templates/common.yaml similarity index 100% rename from test/readarr/3.1.5/templates/common.yaml rename to scale-catalog-template/test/readarr/3.1.5/templates/common.yaml diff --git a/test/readarr/3.1.5/test_values.yaml b/scale-catalog-template/test/readarr/3.1.5/test_values.yaml similarity index 100% rename from test/readarr/3.1.5/test_values.yaml rename to scale-catalog-template/test/readarr/3.1.5/test_values.yaml diff --git a/test/readarr/3.1.5/values.yaml b/scale-catalog-template/test/readarr/3.1.5/values.yaml similarity index 100% rename from test/readarr/3.1.5/values.yaml rename to scale-catalog-template/test/readarr/3.1.5/values.yaml diff --git a/test/readarr/item.yaml b/scale-catalog-template/test/readarr/item.yaml similarity index 100% rename from test/readarr/item.yaml rename to scale-catalog-template/test/readarr/item.yaml diff --git a/test/sabnzbd/3.1.5/CONFIG.md b/scale-catalog-template/test/sabnzbd/3.1.5/CONFIG.md similarity index 100% rename from test/sabnzbd/3.1.5/CONFIG.md rename to scale-catalog-template/test/sabnzbd/3.1.5/CONFIG.md diff --git a/test/sabnzbd/3.1.5/Chart.lock b/scale-catalog-template/test/sabnzbd/3.1.5/Chart.lock similarity index 100% rename from test/sabnzbd/3.1.5/Chart.lock rename to scale-catalog-template/test/sabnzbd/3.1.5/Chart.lock diff --git a/test/sabnzbd/3.1.5/Chart.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/Chart.yaml similarity index 100% rename from test/sabnzbd/3.1.5/Chart.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/Chart.yaml diff --git a/test/sabnzbd/3.1.5/README.md b/scale-catalog-template/test/sabnzbd/3.1.5/README.md similarity index 100% rename from test/sabnzbd/3.1.5/README.md rename to scale-catalog-template/test/sabnzbd/3.1.5/README.md diff --git a/test/sabnzbd/3.1.5/app-readme.md b/scale-catalog-template/test/sabnzbd/3.1.5/app-readme.md similarity index 100% rename from test/sabnzbd/3.1.5/app-readme.md rename to scale-catalog-template/test/sabnzbd/3.1.5/app-readme.md diff --git a/test/sabnzbd/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/sabnzbd/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/sabnzbd/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/sabnzbd/3.1.5/charts/common-3.5.5.tgz diff --git a/test/sabnzbd/3.1.5/ix_values.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/ix_values.yaml similarity index 100% rename from test/sabnzbd/3.1.5/ix_values.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/ix_values.yaml diff --git a/test/sabnzbd/3.1.5/questions.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/questions.yaml similarity index 100% rename from test/sabnzbd/3.1.5/questions.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/questions.yaml diff --git a/test/sabnzbd/3.1.5/templates/common.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/templates/common.yaml similarity index 100% rename from test/sabnzbd/3.1.5/templates/common.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/templates/common.yaml diff --git a/test/sabnzbd/3.1.5/test_values.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/test_values.yaml similarity index 100% rename from test/sabnzbd/3.1.5/test_values.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/test_values.yaml diff --git a/test/sabnzbd/3.1.5/values.yaml b/scale-catalog-template/test/sabnzbd/3.1.5/values.yaml similarity index 100% rename from test/sabnzbd/3.1.5/values.yaml rename to scale-catalog-template/test/sabnzbd/3.1.5/values.yaml diff --git a/test/sabnzbd/item.yaml b/scale-catalog-template/test/sabnzbd/item.yaml similarity index 100% rename from test/sabnzbd/item.yaml rename to scale-catalog-template/test/sabnzbd/item.yaml diff --git a/test/truecommand/3.1.5/CONFIG.md b/scale-catalog-template/test/truecommand/3.1.5/CONFIG.md similarity index 100% rename from test/truecommand/3.1.5/CONFIG.md rename to scale-catalog-template/test/truecommand/3.1.5/CONFIG.md diff --git a/test/truecommand/3.1.5/Chart.lock b/scale-catalog-template/test/truecommand/3.1.5/Chart.lock similarity index 100% rename from test/truecommand/3.1.5/Chart.lock rename to scale-catalog-template/test/truecommand/3.1.5/Chart.lock diff --git a/test/truecommand/3.1.5/Chart.yaml b/scale-catalog-template/test/truecommand/3.1.5/Chart.yaml similarity index 100% rename from test/truecommand/3.1.5/Chart.yaml rename to scale-catalog-template/test/truecommand/3.1.5/Chart.yaml diff --git a/test/truecommand/3.1.5/README.md b/scale-catalog-template/test/truecommand/3.1.5/README.md similarity index 100% rename from test/truecommand/3.1.5/README.md rename to scale-catalog-template/test/truecommand/3.1.5/README.md diff --git a/test/truecommand/3.1.5/app-readme.md b/scale-catalog-template/test/truecommand/3.1.5/app-readme.md similarity index 100% rename from test/truecommand/3.1.5/app-readme.md rename to scale-catalog-template/test/truecommand/3.1.5/app-readme.md diff --git a/test/truecommand/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/truecommand/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/truecommand/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/truecommand/3.1.5/charts/common-3.5.5.tgz diff --git a/test/truecommand/3.1.5/ix_values.yaml b/scale-catalog-template/test/truecommand/3.1.5/ix_values.yaml similarity index 100% rename from test/truecommand/3.1.5/ix_values.yaml rename to scale-catalog-template/test/truecommand/3.1.5/ix_values.yaml diff --git a/test/truecommand/3.1.5/questions.yaml b/scale-catalog-template/test/truecommand/3.1.5/questions.yaml similarity index 100% rename from test/truecommand/3.1.5/questions.yaml rename to scale-catalog-template/test/truecommand/3.1.5/questions.yaml diff --git a/test/truecommand/3.1.5/templates/common.yaml b/scale-catalog-template/test/truecommand/3.1.5/templates/common.yaml similarity index 100% rename from test/truecommand/3.1.5/templates/common.yaml rename to scale-catalog-template/test/truecommand/3.1.5/templates/common.yaml diff --git a/test/truecommand/3.1.5/test_values.yaml b/scale-catalog-template/test/truecommand/3.1.5/test_values.yaml similarity index 100% rename from test/truecommand/3.1.5/test_values.yaml rename to scale-catalog-template/test/truecommand/3.1.5/test_values.yaml diff --git a/test/truecommand/3.1.5/values.yaml b/scale-catalog-template/test/truecommand/3.1.5/values.yaml similarity index 100% rename from test/truecommand/3.1.5/values.yaml rename to scale-catalog-template/test/truecommand/3.1.5/values.yaml diff --git a/test/truecommand/item.yaml b/scale-catalog-template/test/truecommand/item.yaml similarity index 100% rename from test/truecommand/item.yaml rename to scale-catalog-template/test/truecommand/item.yaml diff --git a/test/tvheadend/4.1.5/CONFIG.md b/scale-catalog-template/test/tvheadend/4.1.5/CONFIG.md similarity index 100% rename from test/tvheadend/4.1.5/CONFIG.md rename to scale-catalog-template/test/tvheadend/4.1.5/CONFIG.md diff --git a/test/tvheadend/4.1.5/Chart.lock b/scale-catalog-template/test/tvheadend/4.1.5/Chart.lock similarity index 100% rename from test/tvheadend/4.1.5/Chart.lock rename to scale-catalog-template/test/tvheadend/4.1.5/Chart.lock diff --git a/test/tvheadend/4.1.5/Chart.yaml b/scale-catalog-template/test/tvheadend/4.1.5/Chart.yaml similarity index 100% rename from test/tvheadend/4.1.5/Chart.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/Chart.yaml diff --git a/test/tvheadend/4.1.5/README.md b/scale-catalog-template/test/tvheadend/4.1.5/README.md similarity index 100% rename from test/tvheadend/4.1.5/README.md rename to scale-catalog-template/test/tvheadend/4.1.5/README.md diff --git a/test/tvheadend/4.1.5/app-readme.md b/scale-catalog-template/test/tvheadend/4.1.5/app-readme.md similarity index 100% rename from test/tvheadend/4.1.5/app-readme.md rename to scale-catalog-template/test/tvheadend/4.1.5/app-readme.md diff --git a/test/tvheadend/4.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/tvheadend/4.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/tvheadend/4.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/tvheadend/4.1.5/charts/common-3.5.5.tgz diff --git a/test/tvheadend/4.1.5/ix_values.yaml b/scale-catalog-template/test/tvheadend/4.1.5/ix_values.yaml similarity index 100% rename from test/tvheadend/4.1.5/ix_values.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/ix_values.yaml diff --git a/test/tvheadend/4.1.5/questions.yaml b/scale-catalog-template/test/tvheadend/4.1.5/questions.yaml similarity index 100% rename from test/tvheadend/4.1.5/questions.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/questions.yaml diff --git a/test/tvheadend/4.1.5/templates/common.yaml b/scale-catalog-template/test/tvheadend/4.1.5/templates/common.yaml similarity index 100% rename from test/tvheadend/4.1.5/templates/common.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/templates/common.yaml diff --git a/test/tvheadend/4.1.5/test_values.yaml b/scale-catalog-template/test/tvheadend/4.1.5/test_values.yaml similarity index 100% rename from test/tvheadend/4.1.5/test_values.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/test_values.yaml diff --git a/test/tvheadend/4.1.5/values.yaml b/scale-catalog-template/test/tvheadend/4.1.5/values.yaml similarity index 100% rename from test/tvheadend/4.1.5/values.yaml rename to scale-catalog-template/test/tvheadend/4.1.5/values.yaml diff --git a/test/tvheadend/item.yaml b/scale-catalog-template/test/tvheadend/item.yaml similarity index 100% rename from test/tvheadend/item.yaml rename to scale-catalog-template/test/tvheadend/item.yaml diff --git a/test/unifi/3.1.5/CONFIG.md b/scale-catalog-template/test/unifi/3.1.5/CONFIG.md similarity index 100% rename from test/unifi/3.1.5/CONFIG.md rename to scale-catalog-template/test/unifi/3.1.5/CONFIG.md diff --git a/test/unifi/3.1.5/Chart.lock b/scale-catalog-template/test/unifi/3.1.5/Chart.lock similarity index 100% rename from test/unifi/3.1.5/Chart.lock rename to scale-catalog-template/test/unifi/3.1.5/Chart.lock diff --git a/test/unifi/3.1.5/Chart.yaml b/scale-catalog-template/test/unifi/3.1.5/Chart.yaml similarity index 100% rename from test/unifi/3.1.5/Chart.yaml rename to scale-catalog-template/test/unifi/3.1.5/Chart.yaml diff --git a/test/unifi/3.1.5/README.md b/scale-catalog-template/test/unifi/3.1.5/README.md similarity index 100% rename from test/unifi/3.1.5/README.md rename to scale-catalog-template/test/unifi/3.1.5/README.md diff --git a/test/unifi/3.1.5/app-readme.md b/scale-catalog-template/test/unifi/3.1.5/app-readme.md similarity index 100% rename from test/unifi/3.1.5/app-readme.md rename to scale-catalog-template/test/unifi/3.1.5/app-readme.md diff --git a/test/unifi/3.1.5/charts/common-3.5.5.tgz b/scale-catalog-template/test/unifi/3.1.5/charts/common-3.5.5.tgz similarity index 100% rename from test/unifi/3.1.5/charts/common-3.5.5.tgz rename to scale-catalog-template/test/unifi/3.1.5/charts/common-3.5.5.tgz diff --git a/test/unifi/3.1.5/ix_values.yaml b/scale-catalog-template/test/unifi/3.1.5/ix_values.yaml similarity index 100% rename from test/unifi/3.1.5/ix_values.yaml rename to scale-catalog-template/test/unifi/3.1.5/ix_values.yaml diff --git a/test/unifi/3.1.5/questions.yaml b/scale-catalog-template/test/unifi/3.1.5/questions.yaml similarity index 100% rename from test/unifi/3.1.5/questions.yaml rename to scale-catalog-template/test/unifi/3.1.5/questions.yaml diff --git a/test/unifi/3.1.5/templates/common.yaml b/scale-catalog-template/test/unifi/3.1.5/templates/common.yaml similarity index 100% rename from test/unifi/3.1.5/templates/common.yaml rename to scale-catalog-template/test/unifi/3.1.5/templates/common.yaml diff --git a/test/unifi/3.1.5/test_values.yaml b/scale-catalog-template/test/unifi/3.1.5/test_values.yaml similarity index 100% rename from test/unifi/3.1.5/test_values.yaml rename to scale-catalog-template/test/unifi/3.1.5/test_values.yaml diff --git a/test/unifi/3.1.5/values.yaml b/scale-catalog-template/test/unifi/3.1.5/values.yaml similarity index 100% rename from test/unifi/3.1.5/values.yaml rename to scale-catalog-template/test/unifi/3.1.5/values.yaml diff --git a/test/unifi/item.yaml b/scale-catalog-template/test/unifi/item.yaml similarity index 100% rename from test/unifi/item.yaml rename to scale-catalog-template/test/unifi/item.yaml