From 4f613f649a2ab4267bb02ae28a7b8de1b074afcd Mon Sep 17 00:00:00 2001 From: Andrei Rebegea Date: Mon, 19 Mar 2018 18:15:23 +0200 Subject: [PATCH] REPO-3342: use proper community naming for the helm chart --- .../.helmignore | 0 .../Chart.yaml | 0 .../requirements.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/config-repository.yaml | 0 .../templates/config-share.yaml | 0 .../templates/config-solr.yaml | 0 .../templates/deployment-repository.yaml | 0 .../templates/deployment-share.yaml | 0 .../templates/deployment-solr.yaml | 0 .../templates/ingress-repository.yaml | 0 .../templates/ingress-share.yaml | 0 .../templates/ingress-solr.yaml | 0 .../templates/svc-repository.yaml | 0 .../templates/svc-share.yaml | 0 .../templates/svc-solr.yaml | 0 .../values.yaml | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename helm/{alfresco-content-services => alfresco-content-services-community}/.helmignore (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/Chart.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/requirements.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/NOTES.txt (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/_helpers.tpl (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/config-repository.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/config-share.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/config-solr.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/deployment-repository.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/deployment-share.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/deployment-solr.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/ingress-repository.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/ingress-share.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/ingress-solr.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/svc-repository.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/svc-share.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/templates/svc-solr.yaml (100%) rename helm/{alfresco-content-services => alfresco-content-services-community}/values.yaml (100%) diff --git a/helm/alfresco-content-services/.helmignore b/helm/alfresco-content-services-community/.helmignore similarity index 100% rename from helm/alfresco-content-services/.helmignore rename to helm/alfresco-content-services-community/.helmignore diff --git a/helm/alfresco-content-services/Chart.yaml b/helm/alfresco-content-services-community/Chart.yaml similarity index 100% rename from helm/alfresco-content-services/Chart.yaml rename to helm/alfresco-content-services-community/Chart.yaml diff --git a/helm/alfresco-content-services/requirements.yaml b/helm/alfresco-content-services-community/requirements.yaml similarity index 100% rename from helm/alfresco-content-services/requirements.yaml rename to helm/alfresco-content-services-community/requirements.yaml diff --git a/helm/alfresco-content-services/templates/NOTES.txt b/helm/alfresco-content-services-community/templates/NOTES.txt similarity index 100% rename from helm/alfresco-content-services/templates/NOTES.txt rename to helm/alfresco-content-services-community/templates/NOTES.txt diff --git a/helm/alfresco-content-services/templates/_helpers.tpl b/helm/alfresco-content-services-community/templates/_helpers.tpl similarity index 100% rename from helm/alfresco-content-services/templates/_helpers.tpl rename to helm/alfresco-content-services-community/templates/_helpers.tpl diff --git a/helm/alfresco-content-services/templates/config-repository.yaml b/helm/alfresco-content-services-community/templates/config-repository.yaml similarity index 100% rename from helm/alfresco-content-services/templates/config-repository.yaml rename to helm/alfresco-content-services-community/templates/config-repository.yaml diff --git a/helm/alfresco-content-services/templates/config-share.yaml b/helm/alfresco-content-services-community/templates/config-share.yaml similarity index 100% rename from helm/alfresco-content-services/templates/config-share.yaml rename to helm/alfresco-content-services-community/templates/config-share.yaml diff --git a/helm/alfresco-content-services/templates/config-solr.yaml b/helm/alfresco-content-services-community/templates/config-solr.yaml similarity index 100% rename from helm/alfresco-content-services/templates/config-solr.yaml rename to helm/alfresco-content-services-community/templates/config-solr.yaml diff --git a/helm/alfresco-content-services/templates/deployment-repository.yaml b/helm/alfresco-content-services-community/templates/deployment-repository.yaml similarity index 100% rename from helm/alfresco-content-services/templates/deployment-repository.yaml rename to helm/alfresco-content-services-community/templates/deployment-repository.yaml diff --git a/helm/alfresco-content-services/templates/deployment-share.yaml b/helm/alfresco-content-services-community/templates/deployment-share.yaml similarity index 100% rename from helm/alfresco-content-services/templates/deployment-share.yaml rename to helm/alfresco-content-services-community/templates/deployment-share.yaml diff --git a/helm/alfresco-content-services/templates/deployment-solr.yaml b/helm/alfresco-content-services-community/templates/deployment-solr.yaml similarity index 100% rename from helm/alfresco-content-services/templates/deployment-solr.yaml rename to helm/alfresco-content-services-community/templates/deployment-solr.yaml diff --git a/helm/alfresco-content-services/templates/ingress-repository.yaml b/helm/alfresco-content-services-community/templates/ingress-repository.yaml similarity index 100% rename from helm/alfresco-content-services/templates/ingress-repository.yaml rename to helm/alfresco-content-services-community/templates/ingress-repository.yaml diff --git a/helm/alfresco-content-services/templates/ingress-share.yaml b/helm/alfresco-content-services-community/templates/ingress-share.yaml similarity index 100% rename from helm/alfresco-content-services/templates/ingress-share.yaml rename to helm/alfresco-content-services-community/templates/ingress-share.yaml diff --git a/helm/alfresco-content-services/templates/ingress-solr.yaml b/helm/alfresco-content-services-community/templates/ingress-solr.yaml similarity index 100% rename from helm/alfresco-content-services/templates/ingress-solr.yaml rename to helm/alfresco-content-services-community/templates/ingress-solr.yaml diff --git a/helm/alfresco-content-services/templates/svc-repository.yaml b/helm/alfresco-content-services-community/templates/svc-repository.yaml similarity index 100% rename from helm/alfresco-content-services/templates/svc-repository.yaml rename to helm/alfresco-content-services-community/templates/svc-repository.yaml diff --git a/helm/alfresco-content-services/templates/svc-share.yaml b/helm/alfresco-content-services-community/templates/svc-share.yaml similarity index 100% rename from helm/alfresco-content-services/templates/svc-share.yaml rename to helm/alfresco-content-services-community/templates/svc-share.yaml diff --git a/helm/alfresco-content-services/templates/svc-solr.yaml b/helm/alfresco-content-services-community/templates/svc-solr.yaml similarity index 100% rename from helm/alfresco-content-services/templates/svc-solr.yaml rename to helm/alfresco-content-services-community/templates/svc-solr.yaml diff --git a/helm/alfresco-content-services/values.yaml b/helm/alfresco-content-services-community/values.yaml similarity index 100% rename from helm/alfresco-content-services/values.yaml rename to helm/alfresco-content-services-community/values.yaml