From 5fa02bb1518818b2451e31a834ffa537583f280c Mon Sep 17 00:00:00 2001 From: Julien Cabillot Date: Thu, 30 Dec 2021 14:22:38 -0500 Subject: [PATCH] =?UTF-8?q?rollback=20sur=20le=20nom=20=C3=A7a=20a=20peut?= =?UTF-8?q?=20etre=20un=20imapct?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- charts/cv/Chart.yaml | 8 ++++---- .../cv/charts/{helm-library-common => common}/.helmignore | 0 .../cv/charts/{helm-library-common => common}/Chart.yaml | 4 ++-- .../cv/charts/{helm-library-common => common}/README.md | 0 .../{helm-library-common => common}/README.md.gotmpl | 0 .../README_CHANGELOG.md.gotmpl | 0 .../README_CONFIG.md.gotmpl | 0 .../{helm-library-common => common}/templates/_all.tpl | 0 .../templates/_configmap.tpl | 0 .../templates/_daemonset.tpl | 0 .../templates/_deployment.tpl | 0 .../templates/_ingress.tpl | 0 .../{helm-library-common => common}/templates/_notes.tpl | 0 .../{helm-library-common => common}/templates/_pvc.tpl | 0 .../{helm-library-common => common}/templates/_secret.tpl | 0 .../templates/_service.tpl | 0 .../templates/_serviceaccount.tpl | 0 .../templates/_statefulset.tpl | 0 .../templates/addons/code-server/_codeserver.tpl | 0 .../templates/addons/code-server/_container.tpl | 0 .../templates/addons/code-server/_secret.tpl | 0 .../templates/addons/code-server/_volume.tpl | 0 .../templates/addons/netshoot/_container.tpl | 0 .../templates/addons/netshoot/_netshoot.tpl | 0 .../templates/addons/promtail/_configmap.tpl | 0 .../templates/addons/promtail/_container.tpl | 0 .../templates/addons/promtail/_promtail.tpl | 0 .../templates/addons/promtail/_volume.tpl | 0 .../templates/addons/vpn/_configmap.tpl | 0 .../templates/addons/vpn/_networkpolicy.tpl | 0 .../templates/addons/vpn/_secret.tpl | 0 .../templates/addons/vpn/_volume.tpl | 0 .../templates/addons/vpn/_vpn.tpl | 0 .../templates/addons/vpn/openvpn/_addon.tpl | 0 .../templates/addons/vpn/openvpn/_container.tpl | 0 .../templates/addons/vpn/openvpn/_secret.tpl | 0 .../templates/addons/vpn/wireguard/_addon.tpl | 0 .../templates/addons/vpn/wireguard/_container.tpl | 0 .../templates/classes/_HorizontalPodAutoscaler.tpl | 0 .../templates/classes/_configmap.tpl | 0 .../templates/classes/_ingress.tpl | 0 .../templates/classes/_pvc.tpl | 0 .../templates/classes/_service.tpl | 0 .../templates/classes/_service_ports.tpl | 0 .../templates/lib/chart/_capabilities.tpl | 0 .../templates/lib/chart/_labels.tpl | 0 .../templates/lib/chart/_names.tpl | 0 .../templates/lib/chart/_values.tpl | 0 .../templates/lib/controller/_container.tpl | 0 .../templates/lib/controller/_pod.tpl | 0 .../templates/lib/controller/_ports.tpl | 0 .../templates/lib/controller/_probes.tpl | 0 .../templates/lib/controller/_volumemounts.tpl | 0 .../templates/lib/controller/_volumes.tpl | 0 .../cv/charts/{helm-library-common => common}/values.yaml | 0 55 files changed, 6 insertions(+), 6 deletions(-) rename charts/cv/charts/{helm-library-common => common}/.helmignore (100%) rename charts/cv/charts/{helm-library-common => common}/Chart.yaml (91%) rename charts/cv/charts/{helm-library-common => common}/README.md (100%) rename charts/cv/charts/{helm-library-common => common}/README.md.gotmpl (100%) rename charts/cv/charts/{helm-library-common => common}/README_CHANGELOG.md.gotmpl (100%) rename charts/cv/charts/{helm-library-common => common}/README_CONFIG.md.gotmpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_all.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_configmap.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_daemonset.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_deployment.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_ingress.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_notes.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_pvc.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_secret.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_service.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_serviceaccount.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/_statefulset.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/code-server/_codeserver.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/code-server/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/code-server/_secret.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/code-server/_volume.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/netshoot/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/netshoot/_netshoot.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/promtail/_configmap.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/promtail/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/promtail/_promtail.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/promtail/_volume.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/_configmap.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/_networkpolicy.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/_secret.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/_volume.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/_vpn.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/openvpn/_addon.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/openvpn/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/openvpn/_secret.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/wireguard/_addon.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/addons/vpn/wireguard/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_HorizontalPodAutoscaler.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_configmap.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_ingress.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_pvc.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_service.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/classes/_service_ports.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/chart/_capabilities.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/chart/_labels.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/chart/_names.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/chart/_values.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_container.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_pod.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_ports.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_probes.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_volumemounts.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/templates/lib/controller/_volumes.tpl (100%) rename charts/cv/charts/{helm-library-common => common}/values.yaml (100%) diff --git a/charts/cv/Chart.yaml b/charts/cv/Chart.yaml index a136473..88c3401 100644 --- a/charts/cv/Chart.yaml +++ b/charts/cv/Chart.yaml @@ -9,7 +9,7 @@ appVersion: "latest" description: Helm chart for cv name: cv -version: 0.0.2 +version: 0.0.3 kubeVersion: ">=1.16.0-0" keywords: - cv @@ -26,8 +26,8 @@ maintainers: # TODO: email: todo@todo dependencies: -- name: helm-library-common +- name: common #TODO: pas de helm repository = pas de partage #repository: https://library-charts.k8s-at-home.com - repository: "file://charts/helm-library-common" - version: 4.2.0 + repository: "file://charts/common" + version: 4.2.1 diff --git a/charts/cv/charts/helm-library-common/.helmignore b/charts/cv/charts/common/.helmignore similarity index 100% rename from charts/cv/charts/helm-library-common/.helmignore rename to charts/cv/charts/common/.helmignore diff --git a/charts/cv/charts/helm-library-common/Chart.yaml b/charts/cv/charts/common/Chart.yaml similarity index 91% rename from charts/cv/charts/helm-library-common/Chart.yaml rename to charts/cv/charts/common/Chart.yaml index 5c797ab..0413ab7 100644 --- a/charts/cv/charts/helm-library-common/Chart.yaml +++ b/charts/cv/charts/common/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -name: helm-library-common +name: common description: Function library for k8s-at-home charts type: library -version: 4.2.0 +version: 4.2.1 kubeVersion: ">=1.16.0-0" keywords: - k8s-at-home diff --git a/charts/cv/charts/helm-library-common/README.md b/charts/cv/charts/common/README.md similarity index 100% rename from charts/cv/charts/helm-library-common/README.md rename to charts/cv/charts/common/README.md diff --git a/charts/cv/charts/helm-library-common/README.md.gotmpl b/charts/cv/charts/common/README.md.gotmpl similarity index 100% rename from charts/cv/charts/helm-library-common/README.md.gotmpl rename to charts/cv/charts/common/README.md.gotmpl diff --git a/charts/cv/charts/helm-library-common/README_CHANGELOG.md.gotmpl b/charts/cv/charts/common/README_CHANGELOG.md.gotmpl similarity index 100% rename from charts/cv/charts/helm-library-common/README_CHANGELOG.md.gotmpl rename to charts/cv/charts/common/README_CHANGELOG.md.gotmpl diff --git a/charts/cv/charts/helm-library-common/README_CONFIG.md.gotmpl b/charts/cv/charts/common/README_CONFIG.md.gotmpl similarity index 100% rename from charts/cv/charts/helm-library-common/README_CONFIG.md.gotmpl rename to charts/cv/charts/common/README_CONFIG.md.gotmpl diff --git a/charts/cv/charts/helm-library-common/templates/_all.tpl b/charts/cv/charts/common/templates/_all.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_all.tpl rename to charts/cv/charts/common/templates/_all.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_configmap.tpl b/charts/cv/charts/common/templates/_configmap.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_configmap.tpl rename to charts/cv/charts/common/templates/_configmap.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_daemonset.tpl b/charts/cv/charts/common/templates/_daemonset.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_daemonset.tpl rename to charts/cv/charts/common/templates/_daemonset.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_deployment.tpl b/charts/cv/charts/common/templates/_deployment.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_deployment.tpl rename to charts/cv/charts/common/templates/_deployment.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_ingress.tpl b/charts/cv/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_ingress.tpl rename to charts/cv/charts/common/templates/_ingress.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_notes.tpl b/charts/cv/charts/common/templates/_notes.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_notes.tpl rename to charts/cv/charts/common/templates/_notes.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_pvc.tpl b/charts/cv/charts/common/templates/_pvc.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_pvc.tpl rename to charts/cv/charts/common/templates/_pvc.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_secret.tpl b/charts/cv/charts/common/templates/_secret.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_secret.tpl rename to charts/cv/charts/common/templates/_secret.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_service.tpl b/charts/cv/charts/common/templates/_service.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_service.tpl rename to charts/cv/charts/common/templates/_service.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_serviceaccount.tpl b/charts/cv/charts/common/templates/_serviceaccount.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_serviceaccount.tpl rename to charts/cv/charts/common/templates/_serviceaccount.tpl diff --git a/charts/cv/charts/helm-library-common/templates/_statefulset.tpl b/charts/cv/charts/common/templates/_statefulset.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/_statefulset.tpl rename to charts/cv/charts/common/templates/_statefulset.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/code-server/_codeserver.tpl b/charts/cv/charts/common/templates/addons/code-server/_codeserver.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/code-server/_codeserver.tpl rename to charts/cv/charts/common/templates/addons/code-server/_codeserver.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/code-server/_container.tpl b/charts/cv/charts/common/templates/addons/code-server/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/code-server/_container.tpl rename to charts/cv/charts/common/templates/addons/code-server/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/code-server/_secret.tpl b/charts/cv/charts/common/templates/addons/code-server/_secret.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/code-server/_secret.tpl rename to charts/cv/charts/common/templates/addons/code-server/_secret.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/code-server/_volume.tpl b/charts/cv/charts/common/templates/addons/code-server/_volume.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/code-server/_volume.tpl rename to charts/cv/charts/common/templates/addons/code-server/_volume.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/netshoot/_container.tpl b/charts/cv/charts/common/templates/addons/netshoot/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/netshoot/_container.tpl rename to charts/cv/charts/common/templates/addons/netshoot/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/netshoot/_netshoot.tpl b/charts/cv/charts/common/templates/addons/netshoot/_netshoot.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/netshoot/_netshoot.tpl rename to charts/cv/charts/common/templates/addons/netshoot/_netshoot.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/promtail/_configmap.tpl b/charts/cv/charts/common/templates/addons/promtail/_configmap.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/promtail/_configmap.tpl rename to charts/cv/charts/common/templates/addons/promtail/_configmap.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/promtail/_container.tpl b/charts/cv/charts/common/templates/addons/promtail/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/promtail/_container.tpl rename to charts/cv/charts/common/templates/addons/promtail/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/promtail/_promtail.tpl b/charts/cv/charts/common/templates/addons/promtail/_promtail.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/promtail/_promtail.tpl rename to charts/cv/charts/common/templates/addons/promtail/_promtail.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/promtail/_volume.tpl b/charts/cv/charts/common/templates/addons/promtail/_volume.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/promtail/_volume.tpl rename to charts/cv/charts/common/templates/addons/promtail/_volume.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/_configmap.tpl b/charts/cv/charts/common/templates/addons/vpn/_configmap.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/_configmap.tpl rename to charts/cv/charts/common/templates/addons/vpn/_configmap.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/_networkpolicy.tpl b/charts/cv/charts/common/templates/addons/vpn/_networkpolicy.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/_networkpolicy.tpl rename to charts/cv/charts/common/templates/addons/vpn/_networkpolicy.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/_secret.tpl b/charts/cv/charts/common/templates/addons/vpn/_secret.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/_secret.tpl rename to charts/cv/charts/common/templates/addons/vpn/_secret.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/_volume.tpl b/charts/cv/charts/common/templates/addons/vpn/_volume.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/_volume.tpl rename to charts/cv/charts/common/templates/addons/vpn/_volume.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/_vpn.tpl b/charts/cv/charts/common/templates/addons/vpn/_vpn.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/_vpn.tpl rename to charts/cv/charts/common/templates/addons/vpn/_vpn.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_addon.tpl b/charts/cv/charts/common/templates/addons/vpn/openvpn/_addon.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_addon.tpl rename to charts/cv/charts/common/templates/addons/vpn/openvpn/_addon.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_container.tpl b/charts/cv/charts/common/templates/addons/vpn/openvpn/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_container.tpl rename to charts/cv/charts/common/templates/addons/vpn/openvpn/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_secret.tpl b/charts/cv/charts/common/templates/addons/vpn/openvpn/_secret.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/openvpn/_secret.tpl rename to charts/cv/charts/common/templates/addons/vpn/openvpn/_secret.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/wireguard/_addon.tpl b/charts/cv/charts/common/templates/addons/vpn/wireguard/_addon.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/wireguard/_addon.tpl rename to charts/cv/charts/common/templates/addons/vpn/wireguard/_addon.tpl diff --git a/charts/cv/charts/helm-library-common/templates/addons/vpn/wireguard/_container.tpl b/charts/cv/charts/common/templates/addons/vpn/wireguard/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/addons/vpn/wireguard/_container.tpl rename to charts/cv/charts/common/templates/addons/vpn/wireguard/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_HorizontalPodAutoscaler.tpl b/charts/cv/charts/common/templates/classes/_HorizontalPodAutoscaler.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_HorizontalPodAutoscaler.tpl rename to charts/cv/charts/common/templates/classes/_HorizontalPodAutoscaler.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_configmap.tpl b/charts/cv/charts/common/templates/classes/_configmap.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_configmap.tpl rename to charts/cv/charts/common/templates/classes/_configmap.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_ingress.tpl b/charts/cv/charts/common/templates/classes/_ingress.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_ingress.tpl rename to charts/cv/charts/common/templates/classes/_ingress.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_pvc.tpl b/charts/cv/charts/common/templates/classes/_pvc.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_pvc.tpl rename to charts/cv/charts/common/templates/classes/_pvc.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_service.tpl b/charts/cv/charts/common/templates/classes/_service.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_service.tpl rename to charts/cv/charts/common/templates/classes/_service.tpl diff --git a/charts/cv/charts/helm-library-common/templates/classes/_service_ports.tpl b/charts/cv/charts/common/templates/classes/_service_ports.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/classes/_service_ports.tpl rename to charts/cv/charts/common/templates/classes/_service_ports.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/chart/_capabilities.tpl b/charts/cv/charts/common/templates/lib/chart/_capabilities.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/chart/_capabilities.tpl rename to charts/cv/charts/common/templates/lib/chart/_capabilities.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/chart/_labels.tpl b/charts/cv/charts/common/templates/lib/chart/_labels.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/chart/_labels.tpl rename to charts/cv/charts/common/templates/lib/chart/_labels.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/chart/_names.tpl b/charts/cv/charts/common/templates/lib/chart/_names.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/chart/_names.tpl rename to charts/cv/charts/common/templates/lib/chart/_names.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/chart/_values.tpl b/charts/cv/charts/common/templates/lib/chart/_values.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/chart/_values.tpl rename to charts/cv/charts/common/templates/lib/chart/_values.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_container.tpl b/charts/cv/charts/common/templates/lib/controller/_container.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_container.tpl rename to charts/cv/charts/common/templates/lib/controller/_container.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_pod.tpl b/charts/cv/charts/common/templates/lib/controller/_pod.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_pod.tpl rename to charts/cv/charts/common/templates/lib/controller/_pod.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_ports.tpl b/charts/cv/charts/common/templates/lib/controller/_ports.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_ports.tpl rename to charts/cv/charts/common/templates/lib/controller/_ports.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_probes.tpl b/charts/cv/charts/common/templates/lib/controller/_probes.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_probes.tpl rename to charts/cv/charts/common/templates/lib/controller/_probes.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_volumemounts.tpl b/charts/cv/charts/common/templates/lib/controller/_volumemounts.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_volumemounts.tpl rename to charts/cv/charts/common/templates/lib/controller/_volumemounts.tpl diff --git a/charts/cv/charts/helm-library-common/templates/lib/controller/_volumes.tpl b/charts/cv/charts/common/templates/lib/controller/_volumes.tpl similarity index 100% rename from charts/cv/charts/helm-library-common/templates/lib/controller/_volumes.tpl rename to charts/cv/charts/common/templates/lib/controller/_volumes.tpl diff --git a/charts/cv/charts/helm-library-common/values.yaml b/charts/cv/charts/common/values.yaml similarity index 100% rename from charts/cv/charts/helm-library-common/values.yaml rename to charts/cv/charts/common/values.yaml