From 7c44ee581387f133d884fcb49f424b5a3e7f15ef Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 21 Jan 2023 12:16:56 +0100 Subject: [PATCH] move around --- library/common/{1.0.0 => }/Chart.yaml | 0 library/common/{1.0.0 => }/README.md | 0 library/common/{1.0.0 => }/templates/class/_configmap.tpl | 0 library/common/{1.0.0 => }/templates/class/_cronjob.tpl | 0 .../common/{1.0.0 => }/templates/class/_externalInterfaces.tpl | 0 library/common/{1.0.0 => }/templates/class/_job.tpl | 0 library/common/{1.0.0 => }/templates/class/_pvc.tpl | 0 library/common/{1.0.0 => }/templates/class/_rbac.tpl | 0 library/common/{1.0.0 => }/templates/class/_secret.tpl | 0 library/common/{1.0.0 => }/templates/class/_service.tpl | 0 library/common/{1.0.0 => }/templates/class/_serviceAccount.tpl | 0 library/common/{1.0.0 => }/templates/lib/certificate/_certGet.tpl | 0 .../{1.0.0 => }/templates/lib/certificate/_certPersistence.tpl | 0 .../common/{1.0.0 => }/templates/lib/certificate/_certSecret.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_args.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_command.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_env_from.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_env_vars.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_images.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_lifecycle.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_ports.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_probes.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_resources.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/_security.tpl | 0 .../{1.0.0 => }/templates/lib/container/_securityContext.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/_termination.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/_volumeMounts.tpl | 0 .../{1.0.0 => }/templates/lib/container/env/_checkDuplicates.tpl | 0 library/common/{1.0.0 => }/templates/lib/container/env/_env.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/env/_envList.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/env/_fixedEnvs.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/probes/_custom.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/probes/_exec.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/probes/_grpc.tpl | 0 .../{1.0.0 => }/templates/lib/container/probes/_httpGet.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/probes/_tcp.tpl | 0 .../{1.0.0 => }/templates/lib/container/probes/_timeouts.tpl | 0 .../common/{1.0.0 => }/templates/lib/container/probes/_udp.tpl | 0 .../common/{1.0.0 => }/templates/lib/externalInterface/_iface.tpl | 0 library/common/{1.0.0 => }/templates/lib/general/_annotations.tpl | 0 .../common/{1.0.0 => }/templates/lib/general/_capabilities.tpl | 0 library/common/{1.0.0 => }/templates/lib/general/_labels.tpl | 0 library/common/{1.0.0 => }/templates/lib/general/_names.tpl | 0 library/common/{1.0.0 => }/templates/lib/job/_jobPod.tpl | 0 library/common/{1.0.0 => }/templates/lib/job/_jobTemplate.tpl | 0 library/common/{1.0.0 => }/templates/lib/job/_validateCron.tpl | 0 library/common/{1.0.0 => }/templates/lib/job/_validateJob.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_dns.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_extraContainers.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_hostAliases.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/_imagePullSecrets.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_mainContainer.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_nodeSelector.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_pod.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_podAnnotations.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_podLabels.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/_podSecurityContext.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_restartPolicy.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/_runtimeClassName.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_tolerations.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/_volumes.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/volumes/_configMap.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/volumes/_custom.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/volumes/_emptyDir.tpl | 0 .../common/{1.0.0 => }/templates/lib/pod/volumes/_hostPath.tpl | 0 .../{1.0.0 => }/templates/lib/pod/volumes/_hostPathValidation.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/volumes/_ixVols.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/volumes/_nfs.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/volumes/_pvc.tpl | 0 library/common/{1.0.0 => }/templates/lib/pod/volumes/_secret.tpl | 0 library/common/{1.0.0 => }/templates/lib/portal/_host.tpl | 0 library/common/{1.0.0 => }/templates/lib/portal/_path.tpl | 0 library/common/{1.0.0 => }/templates/lib/portal/_port.tpl | 0 library/common/{1.0.0 => }/templates/lib/portal/_protocol.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_clusterIP.tpl | 0 .../common/{1.0.0 => }/templates/lib/service/_clusterIPSpec.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_endpoints.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_externalIPs.tpl | 0 .../{1.0.0 => }/templates/lib/service/_externalNameSpec.tpl | 0 .../{1.0.0 => }/templates/lib/service/_externalTrafficPolicy.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_ipFamily.tpl | 0 .../{1.0.0 => }/templates/lib/service/_loadBalancerSpec.tpl | 0 .../common/{1.0.0 => }/templates/lib/service/_nodePortSpec.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_ports.tpl | 0 .../templates/lib/service/_publishNotReadyAddresses.tpl | 0 library/common/{1.0.0 => }/templates/lib/service/_selector.tpl | 0 .../common/{1.0.0 => }/templates/lib/service/_sessionAffinity.tpl | 0 .../common/{1.0.0 => }/templates/lib/util/_annotation_render.tpl | 0 library/common/{1.0.0 => }/templates/lib/util/_label_render.tpl | 0 library/common/{1.0.0 => }/templates/lib/util/_primary_port.tpl | 0 library/common/{1.0.0 => }/templates/lib/util/_primary_rbac.tpl | 0 .../common/{1.0.0 => }/templates/lib/util/_primary_service.tpl | 0 .../{1.0.0 => }/templates/lib/util/_primary_serviceAccount.tpl | 0 .../common/{1.0.0 => }/templates/lib/util/_storageClassName.tpl | 0 library/common/{1.0.0 => }/templates/lib/values/_values.tpl | 0 .../common/{1.0.0 => }/templates/lib/values/lists/_deviceList.tpl | 0 .../{1.0.0 => }/templates/lib/values/lists/_persistenceList.tpl | 0 .../{1.0.0 => }/templates/lib/values/lists/_serviceList.tpl | 0 library/common/{1.0.0 => }/templates/loader/_all.tpl | 0 library/common/{1.0.0 => }/templates/loader/_apply.tpl | 0 library/common/{1.0.0 => }/templates/loader/_init.tpl | 0 library/common/{1.0.0 => }/templates/loader/_lists.tpl | 0 library/common/{1.0.0 => }/templates/pods/_daemonset.tpl | 0 library/common/{1.0.0 => }/templates/pods/_deployment.tpl | 0 library/common/{1.0.0 => }/templates/pods/_statefulset.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_certificate.tpl | 0 .../common/{1.0.0 => }/templates/spawner/_configmapAndSecret.tpl | 0 .../common/{1.0.0 => }/templates/spawner/_externalInterfaces.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_imagePullSecret.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_jobAndCronJob.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_portal.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_pvc.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_rbac.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_service.tpl | 0 library/common/{1.0.0 => }/templates/spawner/_serviceAccount.tpl | 0 library/common/{1.0.0 => }/values.yaml | 0 116 files changed, 0 insertions(+), 0 deletions(-) rename library/common/{1.0.0 => }/Chart.yaml (100%) rename library/common/{1.0.0 => }/README.md (100%) rename library/common/{1.0.0 => }/templates/class/_configmap.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_cronjob.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_externalInterfaces.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_job.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_pvc.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_rbac.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_secret.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_service.tpl (100%) rename library/common/{1.0.0 => }/templates/class/_serviceAccount.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/certificate/_certGet.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/certificate/_certPersistence.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/certificate/_certSecret.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_args.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_command.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_env_from.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_env_vars.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_images.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_lifecycle.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_ports.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_probes.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_resources.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_security.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_securityContext.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_termination.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/_volumeMounts.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/env/_checkDuplicates.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/env/_env.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/env/_envList.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/env/_fixedEnvs.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_custom.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_exec.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_grpc.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_httpGet.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_tcp.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_timeouts.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/container/probes/_udp.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/externalInterface/_iface.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/general/_annotations.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/general/_capabilities.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/general/_labels.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/general/_names.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/job/_jobPod.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/job/_jobTemplate.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/job/_validateCron.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/job/_validateJob.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_dns.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_extraContainers.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_hostAliases.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_imagePullSecrets.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_mainContainer.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_nodeSelector.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_pod.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_podAnnotations.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_podLabels.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_podSecurityContext.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_restartPolicy.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_runtimeClassName.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_tolerations.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/_volumes.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_configMap.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_custom.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_emptyDir.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_hostPath.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_hostPathValidation.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_ixVols.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_nfs.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_pvc.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/pod/volumes/_secret.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/portal/_host.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/portal/_path.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/portal/_port.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/portal/_protocol.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_clusterIP.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_clusterIPSpec.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_endpoints.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_externalIPs.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_externalNameSpec.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_externalTrafficPolicy.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_ipFamily.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_loadBalancerSpec.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_nodePortSpec.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_ports.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_publishNotReadyAddresses.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_selector.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/service/_sessionAffinity.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_annotation_render.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_label_render.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_primary_port.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_primary_rbac.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_primary_service.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_primary_serviceAccount.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/util/_storageClassName.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/values/_values.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/values/lists/_deviceList.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/values/lists/_persistenceList.tpl (100%) rename library/common/{1.0.0 => }/templates/lib/values/lists/_serviceList.tpl (100%) rename library/common/{1.0.0 => }/templates/loader/_all.tpl (100%) rename library/common/{1.0.0 => }/templates/loader/_apply.tpl (100%) rename library/common/{1.0.0 => }/templates/loader/_init.tpl (100%) rename library/common/{1.0.0 => }/templates/loader/_lists.tpl (100%) rename library/common/{1.0.0 => }/templates/pods/_daemonset.tpl (100%) rename library/common/{1.0.0 => }/templates/pods/_deployment.tpl (100%) rename library/common/{1.0.0 => }/templates/pods/_statefulset.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_certificate.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_configmapAndSecret.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_externalInterfaces.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_imagePullSecret.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_jobAndCronJob.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_portal.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_pvc.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_rbac.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_service.tpl (100%) rename library/common/{1.0.0 => }/templates/spawner/_serviceAccount.tpl (100%) rename library/common/{1.0.0 => }/values.yaml (100%) diff --git a/library/common/1.0.0/Chart.yaml b/library/common/Chart.yaml similarity index 100% rename from library/common/1.0.0/Chart.yaml rename to library/common/Chart.yaml diff --git a/library/common/1.0.0/README.md b/library/common/README.md similarity index 100% rename from library/common/1.0.0/README.md rename to library/common/README.md diff --git a/library/common/1.0.0/templates/class/_configmap.tpl b/library/common/templates/class/_configmap.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_configmap.tpl rename to library/common/templates/class/_configmap.tpl diff --git a/library/common/1.0.0/templates/class/_cronjob.tpl b/library/common/templates/class/_cronjob.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_cronjob.tpl rename to library/common/templates/class/_cronjob.tpl diff --git a/library/common/1.0.0/templates/class/_externalInterfaces.tpl b/library/common/templates/class/_externalInterfaces.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_externalInterfaces.tpl rename to library/common/templates/class/_externalInterfaces.tpl diff --git a/library/common/1.0.0/templates/class/_job.tpl b/library/common/templates/class/_job.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_job.tpl rename to library/common/templates/class/_job.tpl diff --git a/library/common/1.0.0/templates/class/_pvc.tpl b/library/common/templates/class/_pvc.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_pvc.tpl rename to library/common/templates/class/_pvc.tpl diff --git a/library/common/1.0.0/templates/class/_rbac.tpl b/library/common/templates/class/_rbac.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_rbac.tpl rename to library/common/templates/class/_rbac.tpl diff --git a/library/common/1.0.0/templates/class/_secret.tpl b/library/common/templates/class/_secret.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_secret.tpl rename to library/common/templates/class/_secret.tpl diff --git a/library/common/1.0.0/templates/class/_service.tpl b/library/common/templates/class/_service.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_service.tpl rename to library/common/templates/class/_service.tpl diff --git a/library/common/1.0.0/templates/class/_serviceAccount.tpl b/library/common/templates/class/_serviceAccount.tpl similarity index 100% rename from library/common/1.0.0/templates/class/_serviceAccount.tpl rename to library/common/templates/class/_serviceAccount.tpl diff --git a/library/common/1.0.0/templates/lib/certificate/_certGet.tpl b/library/common/templates/lib/certificate/_certGet.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/certificate/_certGet.tpl rename to library/common/templates/lib/certificate/_certGet.tpl diff --git a/library/common/1.0.0/templates/lib/certificate/_certPersistence.tpl b/library/common/templates/lib/certificate/_certPersistence.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/certificate/_certPersistence.tpl rename to library/common/templates/lib/certificate/_certPersistence.tpl diff --git a/library/common/1.0.0/templates/lib/certificate/_certSecret.tpl b/library/common/templates/lib/certificate/_certSecret.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/certificate/_certSecret.tpl rename to library/common/templates/lib/certificate/_certSecret.tpl diff --git a/library/common/1.0.0/templates/lib/container/_args.tpl b/library/common/templates/lib/container/_args.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_args.tpl rename to library/common/templates/lib/container/_args.tpl diff --git a/library/common/1.0.0/templates/lib/container/_command.tpl b/library/common/templates/lib/container/_command.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_command.tpl rename to library/common/templates/lib/container/_command.tpl diff --git a/library/common/1.0.0/templates/lib/container/_env_from.tpl b/library/common/templates/lib/container/_env_from.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_env_from.tpl rename to library/common/templates/lib/container/_env_from.tpl diff --git a/library/common/1.0.0/templates/lib/container/_env_vars.tpl b/library/common/templates/lib/container/_env_vars.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_env_vars.tpl rename to library/common/templates/lib/container/_env_vars.tpl diff --git a/library/common/1.0.0/templates/lib/container/_images.tpl b/library/common/templates/lib/container/_images.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_images.tpl rename to library/common/templates/lib/container/_images.tpl diff --git a/library/common/1.0.0/templates/lib/container/_lifecycle.tpl b/library/common/templates/lib/container/_lifecycle.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_lifecycle.tpl rename to library/common/templates/lib/container/_lifecycle.tpl diff --git a/library/common/1.0.0/templates/lib/container/_ports.tpl b/library/common/templates/lib/container/_ports.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_ports.tpl rename to library/common/templates/lib/container/_ports.tpl diff --git a/library/common/1.0.0/templates/lib/container/_probes.tpl b/library/common/templates/lib/container/_probes.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_probes.tpl rename to library/common/templates/lib/container/_probes.tpl diff --git a/library/common/1.0.0/templates/lib/container/_resources.tpl b/library/common/templates/lib/container/_resources.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_resources.tpl rename to library/common/templates/lib/container/_resources.tpl diff --git a/library/common/1.0.0/templates/lib/container/_security.tpl b/library/common/templates/lib/container/_security.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_security.tpl rename to library/common/templates/lib/container/_security.tpl diff --git a/library/common/1.0.0/templates/lib/container/_securityContext.tpl b/library/common/templates/lib/container/_securityContext.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_securityContext.tpl rename to library/common/templates/lib/container/_securityContext.tpl diff --git a/library/common/1.0.0/templates/lib/container/_termination.tpl b/library/common/templates/lib/container/_termination.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_termination.tpl rename to library/common/templates/lib/container/_termination.tpl diff --git a/library/common/1.0.0/templates/lib/container/_volumeMounts.tpl b/library/common/templates/lib/container/_volumeMounts.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/_volumeMounts.tpl rename to library/common/templates/lib/container/_volumeMounts.tpl diff --git a/library/common/1.0.0/templates/lib/container/env/_checkDuplicates.tpl b/library/common/templates/lib/container/env/_checkDuplicates.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/env/_checkDuplicates.tpl rename to library/common/templates/lib/container/env/_checkDuplicates.tpl diff --git a/library/common/1.0.0/templates/lib/container/env/_env.tpl b/library/common/templates/lib/container/env/_env.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/env/_env.tpl rename to library/common/templates/lib/container/env/_env.tpl diff --git a/library/common/1.0.0/templates/lib/container/env/_envList.tpl b/library/common/templates/lib/container/env/_envList.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/env/_envList.tpl rename to library/common/templates/lib/container/env/_envList.tpl diff --git a/library/common/1.0.0/templates/lib/container/env/_fixedEnvs.tpl b/library/common/templates/lib/container/env/_fixedEnvs.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/env/_fixedEnvs.tpl rename to library/common/templates/lib/container/env/_fixedEnvs.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_custom.tpl b/library/common/templates/lib/container/probes/_custom.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_custom.tpl rename to library/common/templates/lib/container/probes/_custom.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_exec.tpl b/library/common/templates/lib/container/probes/_exec.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_exec.tpl rename to library/common/templates/lib/container/probes/_exec.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_grpc.tpl b/library/common/templates/lib/container/probes/_grpc.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_grpc.tpl rename to library/common/templates/lib/container/probes/_grpc.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_httpGet.tpl b/library/common/templates/lib/container/probes/_httpGet.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_httpGet.tpl rename to library/common/templates/lib/container/probes/_httpGet.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_tcp.tpl b/library/common/templates/lib/container/probes/_tcp.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_tcp.tpl rename to library/common/templates/lib/container/probes/_tcp.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_timeouts.tpl b/library/common/templates/lib/container/probes/_timeouts.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_timeouts.tpl rename to library/common/templates/lib/container/probes/_timeouts.tpl diff --git a/library/common/1.0.0/templates/lib/container/probes/_udp.tpl b/library/common/templates/lib/container/probes/_udp.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/container/probes/_udp.tpl rename to library/common/templates/lib/container/probes/_udp.tpl diff --git a/library/common/1.0.0/templates/lib/externalInterface/_iface.tpl b/library/common/templates/lib/externalInterface/_iface.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/externalInterface/_iface.tpl rename to library/common/templates/lib/externalInterface/_iface.tpl diff --git a/library/common/1.0.0/templates/lib/general/_annotations.tpl b/library/common/templates/lib/general/_annotations.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/general/_annotations.tpl rename to library/common/templates/lib/general/_annotations.tpl diff --git a/library/common/1.0.0/templates/lib/general/_capabilities.tpl b/library/common/templates/lib/general/_capabilities.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/general/_capabilities.tpl rename to library/common/templates/lib/general/_capabilities.tpl diff --git a/library/common/1.0.0/templates/lib/general/_labels.tpl b/library/common/templates/lib/general/_labels.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/general/_labels.tpl rename to library/common/templates/lib/general/_labels.tpl diff --git a/library/common/1.0.0/templates/lib/general/_names.tpl b/library/common/templates/lib/general/_names.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/general/_names.tpl rename to library/common/templates/lib/general/_names.tpl diff --git a/library/common/1.0.0/templates/lib/job/_jobPod.tpl b/library/common/templates/lib/job/_jobPod.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/job/_jobPod.tpl rename to library/common/templates/lib/job/_jobPod.tpl diff --git a/library/common/1.0.0/templates/lib/job/_jobTemplate.tpl b/library/common/templates/lib/job/_jobTemplate.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/job/_jobTemplate.tpl rename to library/common/templates/lib/job/_jobTemplate.tpl diff --git a/library/common/1.0.0/templates/lib/job/_validateCron.tpl b/library/common/templates/lib/job/_validateCron.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/job/_validateCron.tpl rename to library/common/templates/lib/job/_validateCron.tpl diff --git a/library/common/1.0.0/templates/lib/job/_validateJob.tpl b/library/common/templates/lib/job/_validateJob.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/job/_validateJob.tpl rename to library/common/templates/lib/job/_validateJob.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_dns.tpl b/library/common/templates/lib/pod/_dns.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_dns.tpl rename to library/common/templates/lib/pod/_dns.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_extraContainers.tpl b/library/common/templates/lib/pod/_extraContainers.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_extraContainers.tpl rename to library/common/templates/lib/pod/_extraContainers.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_hostAliases.tpl b/library/common/templates/lib/pod/_hostAliases.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_hostAliases.tpl rename to library/common/templates/lib/pod/_hostAliases.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_imagePullSecrets.tpl b/library/common/templates/lib/pod/_imagePullSecrets.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_imagePullSecrets.tpl rename to library/common/templates/lib/pod/_imagePullSecrets.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_mainContainer.tpl b/library/common/templates/lib/pod/_mainContainer.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_mainContainer.tpl rename to library/common/templates/lib/pod/_mainContainer.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl b/library/common/templates/lib/pod/_nodeSelector.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_nodeSelector.tpl rename to library/common/templates/lib/pod/_nodeSelector.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_pod.tpl b/library/common/templates/lib/pod/_pod.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_pod.tpl rename to library/common/templates/lib/pod/_pod.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_podAnnotations.tpl b/library/common/templates/lib/pod/_podAnnotations.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_podAnnotations.tpl rename to library/common/templates/lib/pod/_podAnnotations.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_podLabels.tpl b/library/common/templates/lib/pod/_podLabels.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_podLabels.tpl rename to library/common/templates/lib/pod/_podLabels.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl b/library/common/templates/lib/pod/_podSecurityContext.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_podSecurityContext.tpl rename to library/common/templates/lib/pod/_podSecurityContext.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl b/library/common/templates/lib/pod/_restartPolicy.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_restartPolicy.tpl rename to library/common/templates/lib/pod/_restartPolicy.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl b/library/common/templates/lib/pod/_runtimeClassName.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_runtimeClassName.tpl rename to library/common/templates/lib/pod/_runtimeClassName.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_tolerations.tpl b/library/common/templates/lib/pod/_tolerations.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_tolerations.tpl rename to library/common/templates/lib/pod/_tolerations.tpl diff --git a/library/common/1.0.0/templates/lib/pod/_volumes.tpl b/library/common/templates/lib/pod/_volumes.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/_volumes.tpl rename to library/common/templates/lib/pod/_volumes.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_configMap.tpl b/library/common/templates/lib/pod/volumes/_configMap.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_configMap.tpl rename to library/common/templates/lib/pod/volumes/_configMap.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_custom.tpl b/library/common/templates/lib/pod/volumes/_custom.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_custom.tpl rename to library/common/templates/lib/pod/volumes/_custom.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl b/library/common/templates/lib/pod/volumes/_emptyDir.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_emptyDir.tpl rename to library/common/templates/lib/pod/volumes/_emptyDir.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl b/library/common/templates/lib/pod/volumes/_hostPath.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_hostPath.tpl rename to library/common/templates/lib/pod/volumes/_hostPath.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_hostPathValidation.tpl b/library/common/templates/lib/pod/volumes/_hostPathValidation.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_hostPathValidation.tpl rename to library/common/templates/lib/pod/volumes/_hostPathValidation.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_ixVols.tpl b/library/common/templates/lib/pod/volumes/_ixVols.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_ixVols.tpl rename to library/common/templates/lib/pod/volumes/_ixVols.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl b/library/common/templates/lib/pod/volumes/_nfs.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_nfs.tpl rename to library/common/templates/lib/pod/volumes/_nfs.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl b/library/common/templates/lib/pod/volumes/_pvc.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_pvc.tpl rename to library/common/templates/lib/pod/volumes/_pvc.tpl diff --git a/library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl b/library/common/templates/lib/pod/volumes/_secret.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/pod/volumes/_secret.tpl rename to library/common/templates/lib/pod/volumes/_secret.tpl diff --git a/library/common/1.0.0/templates/lib/portal/_host.tpl b/library/common/templates/lib/portal/_host.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/portal/_host.tpl rename to library/common/templates/lib/portal/_host.tpl diff --git a/library/common/1.0.0/templates/lib/portal/_path.tpl b/library/common/templates/lib/portal/_path.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/portal/_path.tpl rename to library/common/templates/lib/portal/_path.tpl diff --git a/library/common/1.0.0/templates/lib/portal/_port.tpl b/library/common/templates/lib/portal/_port.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/portal/_port.tpl rename to library/common/templates/lib/portal/_port.tpl diff --git a/library/common/1.0.0/templates/lib/portal/_protocol.tpl b/library/common/templates/lib/portal/_protocol.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/portal/_protocol.tpl rename to library/common/templates/lib/portal/_protocol.tpl diff --git a/library/common/1.0.0/templates/lib/service/_clusterIP.tpl b/library/common/templates/lib/service/_clusterIP.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_clusterIP.tpl rename to library/common/templates/lib/service/_clusterIP.tpl diff --git a/library/common/1.0.0/templates/lib/service/_clusterIPSpec.tpl b/library/common/templates/lib/service/_clusterIPSpec.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_clusterIPSpec.tpl rename to library/common/templates/lib/service/_clusterIPSpec.tpl diff --git a/library/common/1.0.0/templates/lib/service/_endpoints.tpl b/library/common/templates/lib/service/_endpoints.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_endpoints.tpl rename to library/common/templates/lib/service/_endpoints.tpl diff --git a/library/common/1.0.0/templates/lib/service/_externalIPs.tpl b/library/common/templates/lib/service/_externalIPs.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_externalIPs.tpl rename to library/common/templates/lib/service/_externalIPs.tpl diff --git a/library/common/1.0.0/templates/lib/service/_externalNameSpec.tpl b/library/common/templates/lib/service/_externalNameSpec.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_externalNameSpec.tpl rename to library/common/templates/lib/service/_externalNameSpec.tpl diff --git a/library/common/1.0.0/templates/lib/service/_externalTrafficPolicy.tpl b/library/common/templates/lib/service/_externalTrafficPolicy.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_externalTrafficPolicy.tpl rename to library/common/templates/lib/service/_externalTrafficPolicy.tpl diff --git a/library/common/1.0.0/templates/lib/service/_ipFamily.tpl b/library/common/templates/lib/service/_ipFamily.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_ipFamily.tpl rename to library/common/templates/lib/service/_ipFamily.tpl diff --git a/library/common/1.0.0/templates/lib/service/_loadBalancerSpec.tpl b/library/common/templates/lib/service/_loadBalancerSpec.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_loadBalancerSpec.tpl rename to library/common/templates/lib/service/_loadBalancerSpec.tpl diff --git a/library/common/1.0.0/templates/lib/service/_nodePortSpec.tpl b/library/common/templates/lib/service/_nodePortSpec.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_nodePortSpec.tpl rename to library/common/templates/lib/service/_nodePortSpec.tpl diff --git a/library/common/1.0.0/templates/lib/service/_ports.tpl b/library/common/templates/lib/service/_ports.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_ports.tpl rename to library/common/templates/lib/service/_ports.tpl diff --git a/library/common/1.0.0/templates/lib/service/_publishNotReadyAddresses.tpl b/library/common/templates/lib/service/_publishNotReadyAddresses.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_publishNotReadyAddresses.tpl rename to library/common/templates/lib/service/_publishNotReadyAddresses.tpl diff --git a/library/common/1.0.0/templates/lib/service/_selector.tpl b/library/common/templates/lib/service/_selector.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_selector.tpl rename to library/common/templates/lib/service/_selector.tpl diff --git a/library/common/1.0.0/templates/lib/service/_sessionAffinity.tpl b/library/common/templates/lib/service/_sessionAffinity.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/service/_sessionAffinity.tpl rename to library/common/templates/lib/service/_sessionAffinity.tpl diff --git a/library/common/1.0.0/templates/lib/util/_annotation_render.tpl b/library/common/templates/lib/util/_annotation_render.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_annotation_render.tpl rename to library/common/templates/lib/util/_annotation_render.tpl diff --git a/library/common/1.0.0/templates/lib/util/_label_render.tpl b/library/common/templates/lib/util/_label_render.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_label_render.tpl rename to library/common/templates/lib/util/_label_render.tpl diff --git a/library/common/1.0.0/templates/lib/util/_primary_port.tpl b/library/common/templates/lib/util/_primary_port.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_primary_port.tpl rename to library/common/templates/lib/util/_primary_port.tpl diff --git a/library/common/1.0.0/templates/lib/util/_primary_rbac.tpl b/library/common/templates/lib/util/_primary_rbac.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_primary_rbac.tpl rename to library/common/templates/lib/util/_primary_rbac.tpl diff --git a/library/common/1.0.0/templates/lib/util/_primary_service.tpl b/library/common/templates/lib/util/_primary_service.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_primary_service.tpl rename to library/common/templates/lib/util/_primary_service.tpl diff --git a/library/common/1.0.0/templates/lib/util/_primary_serviceAccount.tpl b/library/common/templates/lib/util/_primary_serviceAccount.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_primary_serviceAccount.tpl rename to library/common/templates/lib/util/_primary_serviceAccount.tpl diff --git a/library/common/1.0.0/templates/lib/util/_storageClassName.tpl b/library/common/templates/lib/util/_storageClassName.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/util/_storageClassName.tpl rename to library/common/templates/lib/util/_storageClassName.tpl diff --git a/library/common/1.0.0/templates/lib/values/_values.tpl b/library/common/templates/lib/values/_values.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/values/_values.tpl rename to library/common/templates/lib/values/_values.tpl diff --git a/library/common/1.0.0/templates/lib/values/lists/_deviceList.tpl b/library/common/templates/lib/values/lists/_deviceList.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/values/lists/_deviceList.tpl rename to library/common/templates/lib/values/lists/_deviceList.tpl diff --git a/library/common/1.0.0/templates/lib/values/lists/_persistenceList.tpl b/library/common/templates/lib/values/lists/_persistenceList.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/values/lists/_persistenceList.tpl rename to library/common/templates/lib/values/lists/_persistenceList.tpl diff --git a/library/common/1.0.0/templates/lib/values/lists/_serviceList.tpl b/library/common/templates/lib/values/lists/_serviceList.tpl similarity index 100% rename from library/common/1.0.0/templates/lib/values/lists/_serviceList.tpl rename to library/common/templates/lib/values/lists/_serviceList.tpl diff --git a/library/common/1.0.0/templates/loader/_all.tpl b/library/common/templates/loader/_all.tpl similarity index 100% rename from library/common/1.0.0/templates/loader/_all.tpl rename to library/common/templates/loader/_all.tpl diff --git a/library/common/1.0.0/templates/loader/_apply.tpl b/library/common/templates/loader/_apply.tpl similarity index 100% rename from library/common/1.0.0/templates/loader/_apply.tpl rename to library/common/templates/loader/_apply.tpl diff --git a/library/common/1.0.0/templates/loader/_init.tpl b/library/common/templates/loader/_init.tpl similarity index 100% rename from library/common/1.0.0/templates/loader/_init.tpl rename to library/common/templates/loader/_init.tpl diff --git a/library/common/1.0.0/templates/loader/_lists.tpl b/library/common/templates/loader/_lists.tpl similarity index 100% rename from library/common/1.0.0/templates/loader/_lists.tpl rename to library/common/templates/loader/_lists.tpl diff --git a/library/common/1.0.0/templates/pods/_daemonset.tpl b/library/common/templates/pods/_daemonset.tpl similarity index 100% rename from library/common/1.0.0/templates/pods/_daemonset.tpl rename to library/common/templates/pods/_daemonset.tpl diff --git a/library/common/1.0.0/templates/pods/_deployment.tpl b/library/common/templates/pods/_deployment.tpl similarity index 100% rename from library/common/1.0.0/templates/pods/_deployment.tpl rename to library/common/templates/pods/_deployment.tpl diff --git a/library/common/1.0.0/templates/pods/_statefulset.tpl b/library/common/templates/pods/_statefulset.tpl similarity index 100% rename from library/common/1.0.0/templates/pods/_statefulset.tpl rename to library/common/templates/pods/_statefulset.tpl diff --git a/library/common/1.0.0/templates/spawner/_certificate.tpl b/library/common/templates/spawner/_certificate.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_certificate.tpl rename to library/common/templates/spawner/_certificate.tpl diff --git a/library/common/1.0.0/templates/spawner/_configmapAndSecret.tpl b/library/common/templates/spawner/_configmapAndSecret.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_configmapAndSecret.tpl rename to library/common/templates/spawner/_configmapAndSecret.tpl diff --git a/library/common/1.0.0/templates/spawner/_externalInterfaces.tpl b/library/common/templates/spawner/_externalInterfaces.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_externalInterfaces.tpl rename to library/common/templates/spawner/_externalInterfaces.tpl diff --git a/library/common/1.0.0/templates/spawner/_imagePullSecret.tpl b/library/common/templates/spawner/_imagePullSecret.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_imagePullSecret.tpl rename to library/common/templates/spawner/_imagePullSecret.tpl diff --git a/library/common/1.0.0/templates/spawner/_jobAndCronJob.tpl b/library/common/templates/spawner/_jobAndCronJob.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_jobAndCronJob.tpl rename to library/common/templates/spawner/_jobAndCronJob.tpl diff --git a/library/common/1.0.0/templates/spawner/_portal.tpl b/library/common/templates/spawner/_portal.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_portal.tpl rename to library/common/templates/spawner/_portal.tpl diff --git a/library/common/1.0.0/templates/spawner/_pvc.tpl b/library/common/templates/spawner/_pvc.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_pvc.tpl rename to library/common/templates/spawner/_pvc.tpl diff --git a/library/common/1.0.0/templates/spawner/_rbac.tpl b/library/common/templates/spawner/_rbac.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_rbac.tpl rename to library/common/templates/spawner/_rbac.tpl diff --git a/library/common/1.0.0/templates/spawner/_service.tpl b/library/common/templates/spawner/_service.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_service.tpl rename to library/common/templates/spawner/_service.tpl diff --git a/library/common/1.0.0/templates/spawner/_serviceAccount.tpl b/library/common/templates/spawner/_serviceAccount.tpl similarity index 100% rename from library/common/1.0.0/templates/spawner/_serviceAccount.tpl rename to library/common/templates/spawner/_serviceAccount.tpl diff --git a/library/common/1.0.0/values.yaml b/library/common/values.yaml similarity index 100% rename from library/common/1.0.0/values.yaml rename to library/common/values.yaml