diff --git a/charts/httpd/v1.0.0/.helmignore b/httpd/v1.0.0/.helmignore similarity index 100% rename from charts/httpd/v1.0.0/.helmignore rename to httpd/v1.0.0/.helmignore diff --git a/charts/httpd/v1.0.0/Chart.yaml b/httpd/v1.0.0/Chart.yaml similarity index 100% rename from charts/httpd/v1.0.0/Chart.yaml rename to httpd/v1.0.0/Chart.yaml diff --git a/charts/httpd/v1.0.0/templates/NOTES.txt b/httpd/v1.0.0/templates/NOTES.txt similarity index 100% rename from charts/httpd/v1.0.0/templates/NOTES.txt rename to httpd/v1.0.0/templates/NOTES.txt diff --git a/charts/httpd/v1.0.0/templates/_helpers.tpl b/httpd/v1.0.0/templates/_helpers.tpl similarity index 100% rename from charts/httpd/v1.0.0/templates/_helpers.tpl rename to httpd/v1.0.0/templates/_helpers.tpl diff --git a/charts/httpd/v1.0.0/templates/deployment.yaml b/httpd/v1.0.0/templates/deployment.yaml similarity index 100% rename from charts/httpd/v1.0.0/templates/deployment.yaml rename to httpd/v1.0.0/templates/deployment.yaml diff --git a/charts/httpd/v1.0.0/templates/ingress.yaml b/httpd/v1.0.0/templates/ingress.yaml similarity index 100% rename from charts/httpd/v1.0.0/templates/ingress.yaml rename to httpd/v1.0.0/templates/ingress.yaml diff --git a/charts/httpd/v1.0.0/templates/service.yaml b/httpd/v1.0.0/templates/service.yaml similarity index 100% rename from charts/httpd/v1.0.0/templates/service.yaml rename to httpd/v1.0.0/templates/service.yaml diff --git a/charts/httpd/v1.0.0/values.yaml b/httpd/v1.0.0/values.yaml similarity index 100% rename from charts/httpd/v1.0.0/values.yaml rename to httpd/v1.0.0/values.yaml diff --git a/charts/jenkins/v1.0.0/.helmignore b/jenkins/v1.0.0/.helmignore similarity index 100% rename from charts/jenkins/v1.0.0/.helmignore rename to jenkins/v1.0.0/.helmignore diff --git a/charts/jenkins/v1.0.0/Chart.yaml b/jenkins/v1.0.0/Chart.yaml similarity index 100% rename from charts/jenkins/v1.0.0/Chart.yaml rename to jenkins/v1.0.0/Chart.yaml diff --git a/charts/jenkins/v1.0.0/catalogIcon-molgenis-jenkins.svg b/jenkins/v1.0.0/catalogIcon-molgenis-jenkins.svg similarity index 100% rename from charts/jenkins/v1.0.0/catalogIcon-molgenis-jenkins.svg rename to jenkins/v1.0.0/catalogIcon-molgenis-jenkins.svg diff --git a/charts/jenkins/v1.0.0/templates/deployment/jenkins-agent-deployment.yaml b/jenkins/v1.0.0/templates/deployment/jenkins-agent-deployment.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/deployment/jenkins-agent-deployment.yaml rename to jenkins/v1.0.0/templates/deployment/jenkins-agent-deployment.yaml diff --git a/charts/jenkins/v1.0.0/templates/deployment/jenkins-master-deployment.yaml b/jenkins/v1.0.0/templates/deployment/jenkins-master-deployment.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/deployment/jenkins-master-deployment.yaml rename to jenkins/v1.0.0/templates/deployment/jenkins-master-deployment.yaml diff --git a/charts/jenkins/v1.0.0/templates/ingress.yaml b/jenkins/v1.0.0/templates/ingress.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/ingress.yaml rename to jenkins/v1.0.0/templates/ingress.yaml diff --git a/charts/jenkins/v1.0.0/templates/services/jenkins-agent-service.yaml b/jenkins/v1.0.0/templates/services/jenkins-agent-service.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/services/jenkins-agent-service.yaml rename to jenkins/v1.0.0/templates/services/jenkins-agent-service.yaml diff --git a/charts/jenkins/v1.0.0/templates/services/jenkins-master-service.yaml b/jenkins/v1.0.0/templates/services/jenkins-master-service.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/services/jenkins-master-service.yaml rename to jenkins/v1.0.0/templates/services/jenkins-master-service.yaml diff --git a/charts/jenkins/v1.0.0/templates/volumes/jenkins-agent-pvc.yaml b/jenkins/v1.0.0/templates/volumes/jenkins-agent-pvc.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/volumes/jenkins-agent-pvc.yaml rename to jenkins/v1.0.0/templates/volumes/jenkins-agent-pvc.yaml diff --git a/charts/jenkins/v1.0.0/templates/volumes/jenkins-master-pvc.yaml b/jenkins/v1.0.0/templates/volumes/jenkins-master-pvc.yaml similarity index 100% rename from charts/jenkins/v1.0.0/templates/volumes/jenkins-master-pvc.yaml rename to jenkins/v1.0.0/templates/volumes/jenkins-master-pvc.yaml diff --git a/charts/jenkins/v1.0.0/values.yaml b/jenkins/v1.0.0/values.yaml similarity index 100% rename from charts/jenkins/v1.0.0/values.yaml rename to jenkins/v1.0.0/values.yaml diff --git a/charts/nexus/v1.0.0/.helmignore b/nexus/v1.0.0/.helmignore similarity index 100% rename from charts/nexus/v1.0.0/.helmignore rename to nexus/v1.0.0/.helmignore diff --git a/charts/nexus/v1.0.0/Chart.yaml b/nexus/v1.0.0/Chart.yaml similarity index 100% rename from charts/nexus/v1.0.0/Chart.yaml rename to nexus/v1.0.0/Chart.yaml diff --git a/charts/nexus/v1.0.0/catalogIcon-molgenis-nexus.svg b/nexus/v1.0.0/catalogIcon-molgenis-nexus.svg similarity index 100% rename from charts/nexus/v1.0.0/catalogIcon-molgenis-nexus.svg rename to nexus/v1.0.0/catalogIcon-molgenis-nexus.svg diff --git a/charts/nexus/v1.0.0/templates/deployment/httpd-deployment.yaml b/nexus/v1.0.0/templates/deployment/httpd-deployment.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/deployment/httpd-deployment.yaml rename to nexus/v1.0.0/templates/deployment/httpd-deployment.yaml diff --git a/charts/nexus/v1.0.0/templates/deployment/nexus-deployment.yaml b/nexus/v1.0.0/templates/deployment/nexus-deployment.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/deployment/nexus-deployment.yaml rename to nexus/v1.0.0/templates/deployment/nexus-deployment.yaml diff --git a/charts/nexus/v1.0.0/templates/ingress.yaml b/nexus/v1.0.0/templates/ingress.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/ingress.yaml rename to nexus/v1.0.0/templates/ingress.yaml diff --git a/charts/nexus/v1.0.0/templates/services/httpd-service.yaml b/nexus/v1.0.0/templates/services/httpd-service.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/services/httpd-service.yaml rename to nexus/v1.0.0/templates/services/httpd-service.yaml diff --git a/charts/nexus/v1.0.0/templates/services/nexus-service.yaml b/nexus/v1.0.0/templates/services/nexus-service.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/services/nexus-service.yaml rename to nexus/v1.0.0/templates/services/nexus-service.yaml diff --git a/charts/nexus/v1.0.0/templates/volumes/nexus-pv.yaml b/nexus/v1.0.0/templates/volumes/nexus-pv.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/volumes/nexus-pv.yaml rename to nexus/v1.0.0/templates/volumes/nexus-pv.yaml diff --git a/charts/nexus/v1.0.0/templates/volumes/nexus-pvc.yaml b/nexus/v1.0.0/templates/volumes/nexus-pvc.yaml similarity index 100% rename from charts/nexus/v1.0.0/templates/volumes/nexus-pvc.yaml rename to nexus/v1.0.0/templates/volumes/nexus-pvc.yaml diff --git a/charts/nexus/v1.0.0/values.yaml b/nexus/v1.0.0/values.yaml similarity index 100% rename from charts/nexus/v1.0.0/values.yaml rename to nexus/v1.0.0/values.yaml