From 39ae351b6b47bd8b33d435dab73d5a1cd9cfbc45 Mon Sep 17 00:00:00 2001 From: Rajesh Rajendran Date: Mon, 17 Jan 2022 02:10:31 +0530 Subject: [PATCH] chore(structure): changed folder structure for helm charts Signed-off-by: Rajesh Rajendran --- scripts/helm/openreplay-cli | 2 +- scripts/{helm => }/helmcharts/README.md | 0 scripts/{helm => }/helmcharts/databases/.helmignore | 0 scripts/{helm => }/helmcharts/databases/Chart.yaml | 0 .../databases/charts/clickhouse/.helmignore | 0 .../databases/charts/clickhouse/Chart.yaml | 0 .../charts/clickhouse/templates/_helpers.tpl | 0 .../charts/clickhouse/templates/service.yaml | 0 .../charts/clickhouse/templates/serviceaccount.yaml | 0 .../charts/clickhouse/templates/statefulset.yaml | 0 .../databases/charts/clickhouse/values.yaml | 0 .../helmcharts/databases/charts/kafka/.helmignore | 0 .../helmcharts/databases/charts/kafka/Chart.yaml | 0 .../helmcharts/databases/charts/kafka/README.md | 0 .../charts/kafka/charts/zookeeper/.helmignore | 0 .../charts/kafka/charts/zookeeper/Chart.yaml | 0 .../charts/kafka/charts/zookeeper/README.md | 0 .../kafka/charts/zookeeper/templates/NOTES.txt | 0 .../kafka/charts/zookeeper/templates/_helpers.tpl | 0 .../kafka/charts/zookeeper/templates/configmap.yaml | 0 .../charts/zookeeper/templates/metrics-svc.yaml | 0 .../charts/zookeeper/templates/networkpolicy.yaml | 0 .../zookeeper/templates/poddisruptionbudget.yaml | 0 .../charts/zookeeper/templates/prometheusrules.yaml | 0 .../kafka/charts/zookeeper/templates/secrets.yaml | 0 .../charts/zookeeper/templates/serviceaccount.yaml | 0 .../charts/zookeeper/templates/servicemonitor.yaml | 0 .../charts/zookeeper/templates/statefulset.yaml | 0 .../charts/zookeeper/templates/svc-headless.yaml | 0 .../kafka/charts/zookeeper/templates/svc.yaml | 0 .../kafka/charts/zookeeper/values-production.yaml | 0 .../charts/kafka/charts/zookeeper/values.yaml | 0 .../databases/charts/kafka/files/jks/README.md | 0 .../helmcharts/databases/charts/kafka/kafka.yaml | 0 .../databases/charts/kafka/requirements.lock | 0 .../databases/charts/kafka/requirements.yaml | 0 .../databases/charts/kafka/templates/NOTES.txt | 0 .../databases/charts/kafka/templates/_helpers.tpl | 0 .../databases/charts/kafka/templates/configmap.yaml | 0 .../charts/kafka/templates/extra-list.yaml | 0 .../charts/kafka/templates/jaas-secret.yaml | 0 .../charts/kafka/templates/jks-secret.yaml | 0 .../charts/kafka/templates/jmx-configmap.yaml | 0 .../charts/kafka/templates/jmx-metrics-svc.yaml | 0 .../kafka/templates/kafka-metrics-deployment.yaml | 0 .../charts/kafka/templates/kafka-metrics-svc.yaml | 0 .../charts/kafka/templates/log4j-configmap.yaml | 0 .../charts/kafka/templates/poddisruptionbudget.yaml | 0 .../databases/charts/kafka/templates/role.yaml | 0 .../charts/kafka/templates/rolebinding.yaml | 0 .../charts/kafka/templates/scripts-configmap.yaml | 0 .../charts/kafka/templates/serviceaccount.yaml | 0 .../kafka/templates/servicemonitor-jmx-metrics.yaml | 0 .../kafka/templates/servicemonitor-metrics.yaml | 0 .../charts/kafka/templates/statefulset.yaml | 0 .../charts/kafka/templates/svc-external-access.yaml | 0 .../charts/kafka/templates/svc-headless.yaml | 0 .../databases/charts/kafka/templates/svc.yaml | 0 .../databases/charts/kafka/values-production.yaml | 0 .../helmcharts/databases/charts/kafka/values.yaml | 0 .../helmcharts/databases/charts/minio/.helmignore | 0 .../helmcharts/databases/charts/minio/Chart.yaml | 0 .../helmcharts/databases/charts/minio/README.md | 0 .../charts/minio/ci/values-production.yaml | 0 .../databases/charts/minio/templates/NOTES.txt | 0 .../databases/charts/minio/templates/_helpers.tpl | 0 .../minio/templates/deployment-standalone.yaml | 0 .../databases/charts/minio/templates/ingress.yaml | 0 .../charts/minio/templates/networkpolicy.yaml | 0 .../charts/minio/templates/pvc-standalone.yaml | 0 .../databases/charts/minio/templates/secrets.yaml | 0 .../databases/charts/minio/templates/service.yaml | 0 .../charts/minio/templates/serviceaccount.yaml | 0 .../charts/minio/templates/statefulset.yaml | 0 .../charts/minio/templates/svc-headless.yaml | 0 .../charts/minio/templates/tls-secrets.yaml | 0 .../databases/charts/minio/values-production.yaml | 0 .../helmcharts/databases/charts/minio/values.yaml | 0 .../databases/charts/postgresql/.helmignore | 0 .../databases/charts/postgresql/Chart.yaml | 0 .../databases/charts/postgresql/README.md | 0 .../charts/postgresql/charts/common/.helmignore | 0 .../charts/postgresql/charts/common/Chart.yaml | 0 .../charts/postgresql/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../postgresql/charts/common/templates/_errors.tpl | 0 .../postgresql/charts/common/templates/_images.tpl | 0 .../postgresql/charts/common/templates/_labels.tpl | 0 .../postgresql/charts/common/templates/_names.tpl | 0 .../postgresql/charts/common/templates/_secrets.tpl | 0 .../postgresql/charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../postgresql/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_validations.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../charts/postgresql/charts/common/values.yaml | 0 .../charts/postgresql/ci/commonAnnotations.yaml | 0 .../charts/postgresql/ci/default-values.yaml | 0 .../postgresql/ci/shmvolume-disabled-values.yaml | 0 .../databases/charts/postgresql/files/README.md | 0 .../charts/postgresql/files/conf.d/README.md | 0 .../files/docker-entrypoint-initdb.d/README.md | 0 .../databases/charts/postgresql/postgresql.yaml | 0 .../databases/charts/postgresql/requirements.lock | 0 .../databases/charts/postgresql/requirements.yaml | 0 .../databases/charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../charts/postgresql/templates/configmap.yaml | 0 .../templates/extended-config-configmap.yaml | 0 .../charts/postgresql/templates/extra-list.yaml | 0 .../templates/initialization-configmap.yaml | 0 .../postgresql/templates/metrics-configmap.yaml | 0 .../charts/postgresql/templates/metrics-svc.yaml | 0 .../charts/postgresql/templates/networkpolicy.yaml | 0 .../postgresql/templates/podsecuritypolicy.yaml | 0 .../charts/postgresql/templates/prometheusrule.yaml | 0 .../databases/charts/postgresql/templates/role.yaml | 0 .../charts/postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../charts/postgresql/templates/serviceaccount.yaml | 0 .../charts/postgresql/templates/servicemonitor.yaml | 0 .../postgresql/templates/statefulset-slaves.yaml | 0 .../charts/postgresql/templates/statefulset.yaml | 0 .../charts/postgresql/templates/svc-headless.yaml | 0 .../charts/postgresql/templates/svc-read.yaml | 0 .../databases/charts/postgresql/templates/svc.yaml | 0 .../charts/postgresql/values-production.yaml | 0 .../databases/charts/postgresql/values.schema.json | 0 .../databases/charts/postgresql/values.yaml | 0 .../helmcharts/databases/charts/redis/.helmignore | 0 .../helmcharts/databases/charts/redis/Chart.lock | 0 .../helmcharts/databases/charts/redis/Chart.yaml | 0 .../helmcharts/databases/charts/redis/README.md | 0 .../charts/redis/charts/common/.helmignore | 0 .../databases/charts/redis/charts/common/Chart.yaml | 0 .../databases/charts/redis/charts/common/README.md | 0 .../redis/charts/common/templates/_affinities.tpl | 0 .../redis/charts/common/templates/_capabilities.tpl | 0 .../redis/charts/common/templates/_errors.tpl | 0 .../redis/charts/common/templates/_images.tpl | 0 .../redis/charts/common/templates/_ingress.tpl | 0 .../redis/charts/common/templates/_labels.tpl | 0 .../charts/redis/charts/common/templates/_names.tpl | 0 .../redis/charts/common/templates/_secrets.tpl | 0 .../redis/charts/common/templates/_storage.tpl | 0 .../redis/charts/common/templates/_tplvalues.tpl | 0 .../charts/redis/charts/common/templates/_utils.tpl | 0 .../redis/charts/common/templates/_warnings.tpl | 0 .../common/templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_postgresql.tpl | 0 .../charts/common/templates/validations/_redis.tpl | 0 .../common/templates/validations/_validations.tpl | 0 .../charts/redis/charts/common/values.yaml | 0 .../databases/charts/redis/ci/default-values.yaml | 0 .../charts/redis/ci/extra-flags-values.yaml | 0 .../charts/redis/ci/production-sentinel-values.yaml | 0 .../charts/redis/img/redis-cluster-topology.png | Bin .../databases/charts/redis/img/redis-topology.png | Bin .../databases/charts/redis/templates/NOTES.txt | 0 .../databases/charts/redis/templates/_helpers.tpl | 0 .../charts/redis/templates/configmap-scripts.yaml | 0 .../databases/charts/redis/templates/configmap.yaml | 0 .../charts/redis/templates/headless-svc.yaml | 0 .../charts/redis/templates/health-configmap.yaml | 0 .../charts/redis/templates/metrics-prometheus.yaml | 0 .../templates/metrics-sentinel-prometheus.yaml | 0 .../redis/templates/metrics-sentinel-svc.yaml | 0 .../charts/redis/templates/metrics-svc.yaml | 0 .../charts/redis/templates/networkpolicy.yaml | 0 .../databases/charts/redis/templates/pdb.yaml | 0 .../charts/redis/templates/prometheusrule.yaml | 0 .../databases/charts/redis/templates/psp.yaml | 0 .../redis/templates/redis-master-statefulset.yaml | 0 .../charts/redis/templates/redis-master-svc.yaml | 0 .../redis/templates/redis-node-statefulset.yaml | 0 .../charts/redis/templates/redis-role.yaml | 0 .../charts/redis/templates/redis-rolebinding.yaml | 0 .../redis/templates/redis-serviceaccount.yaml | 0 .../redis/templates/redis-slave-statefulset.yaml | 0 .../charts/redis/templates/redis-slave-svc.yaml | 0 .../redis/templates/redis-with-sentinel-svc.yaml | 0 .../databases/charts/redis/templates/secret.yaml | 0 .../databases/charts/redis/values.schema.json | 0 .../helmcharts/databases/charts/redis/values.yaml | 0 .../helmcharts/databases/templates/NOTES.txt | 0 .../helmcharts/databases/templates/_helpers.tpl | 0 scripts/{helm => }/helmcharts/databases/values.yaml | 0 scripts/{helm => }/helmcharts/init.sh | 0 scripts/helmcharts/openreplay-cli | 1 + .../{helm => }/helmcharts/openreplay/.helmignore | 0 scripts/{helm => }/helmcharts/openreplay/Chart.yaml | 0 .../helmcharts/openreplay/charts/alerts/.helmignore | 0 .../helmcharts/openreplay/charts/alerts/Chart.yaml | 0 .../openreplay/charts/alerts/templates/NOTES.txt | 0 .../openreplay/charts/alerts/templates/_helpers.tpl | 0 .../charts/alerts/templates/deployment.yaml | 0 .../openreplay/charts/alerts/templates/hpa.yaml | 0 .../openreplay/charts/alerts/templates/ingress.yaml | 0 .../openreplay/charts/alerts/templates/service.yaml | 0 .../charts/alerts/templates/serviceaccount.yaml | 0 .../alerts/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/alerts/values.yaml | 0 .../helmcharts/openreplay/charts/assets/.helmignore | 0 .../helmcharts/openreplay/charts/assets/Chart.yaml | 0 .../openreplay/charts/assets/templates/NOTES.txt | 0 .../openreplay/charts/assets/templates/_helpers.tpl | 0 .../charts/assets/templates/deployment.yaml | 0 .../openreplay/charts/assets/templates/hpa.yaml | 0 .../openreplay/charts/assets/templates/ingress.yaml | 0 .../openreplay/charts/assets/templates/service.yaml | 0 .../charts/assets/templates/serviceaccount.yaml | 0 .../assets/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/assets/values.yaml | 0 .../openreplay/charts/chalice/.helmignore | 0 .../helmcharts/openreplay/charts/chalice/Chart.yaml | 0 .../openreplay/charts/chalice/templates/NOTES.txt | 0 .../charts/chalice/templates/_helpers.tpl | 0 .../charts/chalice/templates/deployment.yaml | 0 .../openreplay/charts/chalice/templates/hpa.yaml | 0 .../charts/chalice/templates/ingress.yaml | 0 .../charts/chalice/templates/service.yaml | 0 .../charts/chalice/templates/serviceaccount.yaml | 0 .../chalice/templates/tests/test-connection.yaml | 0 .../openreplay/charts/chalice/values.yaml | 0 .../helmcharts/openreplay/charts/db/.helmignore | 0 .../helmcharts/openreplay/charts/db/Chart.yaml | 0 .../openreplay/charts/db/templates/NOTES.txt | 0 .../openreplay/charts/db/templates/_helpers.tpl | 0 .../openreplay/charts/db/templates/deployment.yaml | 0 .../openreplay/charts/db/templates/hpa.yaml | 0 .../openreplay/charts/db/templates/ingress.yaml | 0 .../openreplay/charts/db/templates/service.yaml | 0 .../charts/db/templates/serviceaccount.yaml | 0 .../charts/db/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/db/values.yaml | 0 .../helmcharts/openreplay/charts/ender/.helmignore | 0 .../helmcharts/openreplay/charts/ender/Chart.yaml | 0 .../openreplay/charts/ender/templates/NOTES.txt | 0 .../openreplay/charts/ender/templates/_helpers.tpl | 0 .../charts/ender/templates/deployment.yaml | 0 .../openreplay/charts/ender/templates/hpa.yaml | 0 .../openreplay/charts/ender/templates/ingress.yaml | 0 .../openreplay/charts/ender/templates/service.yaml | 0 .../charts/ender/templates/serviceaccount.yaml | 0 .../ender/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/ender/values.yaml | 0 .../helmcharts/openreplay/charts/http/.helmignore | 0 .../helmcharts/openreplay/charts/http/Chart.yaml | 0 .../openreplay/charts/http/templates/NOTES.txt | 0 .../openreplay/charts/http/templates/_helpers.tpl | 0 .../charts/http/templates/deployment.yaml | 0 .../openreplay/charts/http/templates/hpa.yaml | 0 .../openreplay/charts/http/templates/ingress.yaml | 0 .../openreplay/charts/http/templates/service.yaml | 0 .../charts/http/templates/serviceaccount.yaml | 0 .../http/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/http/values.yaml | 0 .../openreplay/charts/integrations/.helmignore | 0 .../openreplay/charts/integrations/Chart.yaml | 0 .../charts/integrations/templates/NOTES.txt | 0 .../charts/integrations/templates/_helpers.tpl | 0 .../charts/integrations/templates/deployment.yaml | 0 .../charts/integrations/templates/hpa.yaml | 0 .../charts/integrations/templates/ingress.yaml | 0 .../charts/integrations/templates/service.yaml | 0 .../integrations/templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../openreplay/charts/integrations/values.yaml | 0 .../openreplay/charts/nginx-ingress/.helmignore | 0 .../openreplay/charts/nginx-ingress/Chart.yaml | 0 .../charts/nginx-ingress/templates/NOTES.txt | 0 .../charts/nginx-ingress/templates/_helpers.tpl | 0 .../charts/nginx-ingress/templates/configMap.yaml | 0 .../charts/nginx-ingress/templates/deployment.yaml | 0 .../charts/nginx-ingress/templates/hpa.yaml | 0 .../charts/nginx-ingress/templates/ingress.yaml | 0 .../charts/nginx-ingress/templates/secrets.yaml | 0 .../charts/nginx-ingress/templates/service.yaml | 0 .../nginx-ingress/templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../openreplay/charts/nginx-ingress/values.yaml | 0 .../helmcharts/openreplay/charts/sink/.helmignore | 0 .../helmcharts/openreplay/charts/sink/Chart.yaml | 0 .../openreplay/charts/sink/templates/NOTES.txt | 0 .../openreplay/charts/sink/templates/_helpers.tpl | 0 .../charts/sink/templates/deployment.yaml | 0 .../openreplay/charts/sink/templates/hpa.yaml | 0 .../openreplay/charts/sink/templates/ingress.yaml | 0 .../openreplay/charts/sink/templates/service.yaml | 0 .../charts/sink/templates/serviceaccount.yaml | 0 .../sink/templates/tests/test-connection.yaml | 0 .../helmcharts/openreplay/charts/sink/values.yaml | 0 .../openreplay/charts/storage/.helmignore | 0 .../helmcharts/openreplay/charts/storage/Chart.yaml | 0 .../openreplay/charts/storage/templates/NOTES.txt | 0 .../charts/storage/templates/_helpers.tpl | 0 .../charts/storage/templates/deployment.yaml | 0 .../openreplay/charts/storage/templates/hpa.yaml | 0 .../charts/storage/templates/ingress.yaml | 0 .../charts/storage/templates/service.yaml | 0 .../charts/storage/templates/serviceaccount.yaml | 0 .../storage/templates/tests/test-connection.yaml | 0 .../openreplay/charts/storage/values.yaml | 0 .../openreplay/charts/utilities/.helmignore | 0 .../openreplay/charts/utilities/Chart.yaml | 0 .../openreplay/charts/utilities/templates/NOTES.txt | 0 .../charts/utilities/templates/_helpers.tpl | 0 .../charts/utilities/templates/deployment.yaml | 0 .../openreplay/charts/utilities/templates/hpa.yaml | 0 .../charts/utilities/templates/ingress.yaml | 0 .../charts/utilities/templates/service.yaml | 0 .../charts/utilities/templates/serviceaccount.yaml | 0 .../utilities/templates/tests/test-connection.yaml | 0 .../openreplay/charts/utilities/values.yaml | 0 .../helmcharts/openreplay/files/clickhouse.sh | 0 .../{helm => }/helmcharts/openreplay/files/dbops.sh | 0 .../{helm => }/helmcharts/openreplay/files/kafka.sh | 0 .../{helm => }/helmcharts/openreplay/files/minio.sh | 0 .../helmcharts/openreplay/files/postgresql.sh | 0 .../helmcharts/openreplay/templates/NOTES.txt | 0 .../helmcharts/openreplay/templates/_helpers.tpl | 0 .../helmcharts/openreplay/templates/job.yaml | 0 .../openreplay/templates/serviceaccount.yaml | 0 .../{helm => }/helmcharts/openreplay/values.yaml | 0 scripts/{helm => }/helmcharts/vars.yaml | 0 scripts/{helm => }/helmcharts/versionUpdater.sh | 0 329 files changed, 2 insertions(+), 1 deletion(-) rename scripts/{helm => }/helmcharts/README.md (100%) rename scripts/{helm => }/helmcharts/databases/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/templates/statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/clickhouse/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/prometheusrules.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/secrets.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc-headless.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/values-production.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/charts/zookeeper/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/files/jks/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/kafka.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/requirements.lock (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/requirements.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/extra-list.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/jaas-secret.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/jks-secret.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/jmx-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/jmx-metrics-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/kafka-metrics-deployment.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/kafka-metrics-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/log4j-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/poddisruptionbudget.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/role.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/rolebinding.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/scripts-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/servicemonitor-jmx-metrics.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/servicemonitor-metrics.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/svc-external-access.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/svc-headless.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/templates/svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/values-production.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/kafka/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/ci/values-production.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/deployment-standalone.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/networkpolicy.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/pvc-standalone.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/secrets.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/svc-headless.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/templates/tls-secrets.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/values-production.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/minio/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_images.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_names.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_validations.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/charts/common/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/ci/commonAnnotations.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/ci/default-values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/ci/shmvolume-disabled-values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/files/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/files/conf.d/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/files/docker-entrypoint-initdb.d/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/postgresql.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/requirements.lock (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/requirements.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/extended-config-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/extra-list.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/initialization-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/metrics-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/metrics-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/networkpolicy.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/podsecuritypolicy.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/prometheusrule.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/role.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/rolebinding.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/secrets.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/servicemonitor.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/statefulset-slaves.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/svc-headless.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/svc-read.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/templates/svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/values-production.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/values.schema.json (100%) rename scripts/{helm => }/helmcharts/databases/charts/postgresql/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/Chart.lock (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/.helmignore (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/README.md (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_affinities.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_capabilities.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_errors.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_images.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_ingress.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_labels.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_names.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_secrets.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_storage.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_tplvalues.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_utils.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/_warnings.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_cassandra.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_mariadb.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_mongodb.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_postgresql.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_redis.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/templates/validations/_validations.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/charts/common/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/ci/default-values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/ci/extra-flags-values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/ci/production-sentinel-values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/img/redis-cluster-topology.png (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/img/redis-topology.png (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/configmap-scripts.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/headless-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/health-configmap.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/metrics-prometheus.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/metrics-sentinel-prometheus.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/metrics-sentinel-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/metrics-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/networkpolicy.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/pdb.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/prometheusrule.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/psp.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-master-statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-master-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-node-statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-role.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-rolebinding.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-slave-statefulset.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-slave-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/redis-with-sentinel-svc.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/templates/secret.yaml (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/values.schema.json (100%) rename scripts/{helm => }/helmcharts/databases/charts/redis/values.yaml (100%) rename scripts/{helm => }/helmcharts/databases/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/databases/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/databases/values.yaml (100%) rename scripts/{helm => }/helmcharts/init.sh (100%) create mode 120000 scripts/helmcharts/openreplay-cli rename scripts/{helm => }/helmcharts/openreplay/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/alerts/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/assets/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/chalice/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/db/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/ender/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/http/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/integrations/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/configMap.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/secrets.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/nginx-ingress/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/sink/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/storage/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/.helmignore (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/Chart.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/deployment.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/hpa.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/ingress.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/service.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/templates/tests/test-connection.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/charts/utilities/values.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/files/clickhouse.sh (100%) rename scripts/{helm => }/helmcharts/openreplay/files/dbops.sh (100%) rename scripts/{helm => }/helmcharts/openreplay/files/kafka.sh (100%) rename scripts/{helm => }/helmcharts/openreplay/files/minio.sh (100%) rename scripts/{helm => }/helmcharts/openreplay/files/postgresql.sh (100%) rename scripts/{helm => }/helmcharts/openreplay/templates/NOTES.txt (100%) rename scripts/{helm => }/helmcharts/openreplay/templates/_helpers.tpl (100%) rename scripts/{helm => }/helmcharts/openreplay/templates/job.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/templates/serviceaccount.yaml (100%) rename scripts/{helm => }/helmcharts/openreplay/values.yaml (100%) rename scripts/{helm => }/helmcharts/vars.yaml (100%) rename scripts/{helm => }/helmcharts/versionUpdater.sh (100%) diff --git a/scripts/helm/openreplay-cli b/scripts/helm/openreplay-cli index 0f229e93a..6fa9472f6 100755 --- a/scripts/helm/openreplay-cli +++ b/scripts/helm/openreplay-cli @@ -109,7 +109,7 @@ legacyInstall() { } helmInstall() { - helm upgrade --install openreplay helmcharts/openreplay -f helmcharts/vars.yaml + helm upgrade --install openreplay openreplay -f vars.yaml } upgrade() { diff --git a/scripts/helm/helmcharts/README.md b/scripts/helmcharts/README.md similarity index 100% rename from scripts/helm/helmcharts/README.md rename to scripts/helmcharts/README.md diff --git a/scripts/helm/helmcharts/databases/.helmignore b/scripts/helmcharts/databases/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/.helmignore rename to scripts/helmcharts/databases/.helmignore diff --git a/scripts/helm/helmcharts/databases/Chart.yaml b/scripts/helmcharts/databases/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/Chart.yaml rename to scripts/helmcharts/databases/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/.helmignore b/scripts/helmcharts/databases/charts/clickhouse/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/.helmignore rename to scripts/helmcharts/databases/charts/clickhouse/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/Chart.yaml b/scripts/helmcharts/databases/charts/clickhouse/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/Chart.yaml rename to scripts/helmcharts/databases/charts/clickhouse/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/clickhouse/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/clickhouse/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/templates/service.yaml b/scripts/helmcharts/databases/charts/clickhouse/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/templates/service.yaml rename to scripts/helmcharts/databases/charts/clickhouse/templates/service.yaml diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/templates/serviceaccount.yaml b/scripts/helmcharts/databases/charts/clickhouse/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/templates/serviceaccount.yaml rename to scripts/helmcharts/databases/charts/clickhouse/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/templates/statefulset.yaml b/scripts/helmcharts/databases/charts/clickhouse/templates/statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/templates/statefulset.yaml rename to scripts/helmcharts/databases/charts/clickhouse/templates/statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/clickhouse/values.yaml b/scripts/helmcharts/databases/charts/clickhouse/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/clickhouse/values.yaml rename to scripts/helmcharts/databases/charts/clickhouse/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/.helmignore b/scripts/helmcharts/databases/charts/kafka/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/.helmignore rename to scripts/helmcharts/databases/charts/kafka/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/kafka/Chart.yaml b/scripts/helmcharts/databases/charts/kafka/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/Chart.yaml rename to scripts/helmcharts/databases/charts/kafka/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/README.md b/scripts/helmcharts/databases/charts/kafka/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/README.md rename to scripts/helmcharts/databases/charts/kafka/README.md diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/.helmignore b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/.helmignore rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/Chart.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/Chart.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/README.md b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/README.md rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/README.md diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/NOTES.txt b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/NOTES.txt rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/configmap.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/configmap.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/poddisruptionbudget.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/prometheusrules.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/prometheusrules.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/prometheusrules.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/prometheusrules.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/secrets.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/secrets.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/secrets.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/secrets.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/statefulset.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/statefulset.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc-headless.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc-headless.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc-headless.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc-headless.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/templates/svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/values-production.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/values-production.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/values-production.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/values-production.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/values.yaml b/scripts/helmcharts/databases/charts/kafka/charts/zookeeper/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/charts/zookeeper/values.yaml rename to scripts/helmcharts/databases/charts/kafka/charts/zookeeper/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/files/jks/README.md b/scripts/helmcharts/databases/charts/kafka/files/jks/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/files/jks/README.md rename to scripts/helmcharts/databases/charts/kafka/files/jks/README.md diff --git a/scripts/helm/helmcharts/databases/charts/kafka/kafka.yaml b/scripts/helmcharts/databases/charts/kafka/kafka.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/kafka.yaml rename to scripts/helmcharts/databases/charts/kafka/kafka.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/requirements.lock b/scripts/helmcharts/databases/charts/kafka/requirements.lock similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/requirements.lock rename to scripts/helmcharts/databases/charts/kafka/requirements.lock diff --git a/scripts/helm/helmcharts/databases/charts/kafka/requirements.yaml b/scripts/helmcharts/databases/charts/kafka/requirements.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/requirements.yaml rename to scripts/helmcharts/databases/charts/kafka/requirements.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/NOTES.txt b/scripts/helmcharts/databases/charts/kafka/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/NOTES.txt rename to scripts/helmcharts/databases/charts/kafka/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/kafka/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/kafka/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/configmap.yaml b/scripts/helmcharts/databases/charts/kafka/templates/configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/configmap.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/extra-list.yaml b/scripts/helmcharts/databases/charts/kafka/templates/extra-list.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/extra-list.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/extra-list.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/jaas-secret.yaml b/scripts/helmcharts/databases/charts/kafka/templates/jaas-secret.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/jaas-secret.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/jaas-secret.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/jks-secret.yaml b/scripts/helmcharts/databases/charts/kafka/templates/jks-secret.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/jks-secret.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/jks-secret.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/jmx-configmap.yaml b/scripts/helmcharts/databases/charts/kafka/templates/jmx-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/jmx-configmap.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/jmx-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/jmx-metrics-svc.yaml b/scripts/helmcharts/databases/charts/kafka/templates/jmx-metrics-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/jmx-metrics-svc.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/jmx-metrics-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/kafka-metrics-deployment.yaml b/scripts/helmcharts/databases/charts/kafka/templates/kafka-metrics-deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/kafka-metrics-deployment.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/kafka-metrics-deployment.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/kafka-metrics-svc.yaml b/scripts/helmcharts/databases/charts/kafka/templates/kafka-metrics-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/kafka-metrics-svc.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/kafka-metrics-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/log4j-configmap.yaml b/scripts/helmcharts/databases/charts/kafka/templates/log4j-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/log4j-configmap.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/log4j-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/poddisruptionbudget.yaml b/scripts/helmcharts/databases/charts/kafka/templates/poddisruptionbudget.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/poddisruptionbudget.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/poddisruptionbudget.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/role.yaml b/scripts/helmcharts/databases/charts/kafka/templates/role.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/role.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/role.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/rolebinding.yaml b/scripts/helmcharts/databases/charts/kafka/templates/rolebinding.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/rolebinding.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/rolebinding.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/scripts-configmap.yaml b/scripts/helmcharts/databases/charts/kafka/templates/scripts-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/scripts-configmap.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/scripts-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/serviceaccount.yaml b/scripts/helmcharts/databases/charts/kafka/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/serviceaccount.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/servicemonitor-jmx-metrics.yaml b/scripts/helmcharts/databases/charts/kafka/templates/servicemonitor-jmx-metrics.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/servicemonitor-jmx-metrics.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/servicemonitor-jmx-metrics.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/servicemonitor-metrics.yaml b/scripts/helmcharts/databases/charts/kafka/templates/servicemonitor-metrics.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/servicemonitor-metrics.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/servicemonitor-metrics.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/statefulset.yaml b/scripts/helmcharts/databases/charts/kafka/templates/statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/statefulset.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/svc-external-access.yaml b/scripts/helmcharts/databases/charts/kafka/templates/svc-external-access.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/svc-external-access.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/svc-external-access.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/svc-headless.yaml b/scripts/helmcharts/databases/charts/kafka/templates/svc-headless.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/svc-headless.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/svc-headless.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/templates/svc.yaml b/scripts/helmcharts/databases/charts/kafka/templates/svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/templates/svc.yaml rename to scripts/helmcharts/databases/charts/kafka/templates/svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/values-production.yaml b/scripts/helmcharts/databases/charts/kafka/values-production.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/values-production.yaml rename to scripts/helmcharts/databases/charts/kafka/values-production.yaml diff --git a/scripts/helm/helmcharts/databases/charts/kafka/values.yaml b/scripts/helmcharts/databases/charts/kafka/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/kafka/values.yaml rename to scripts/helmcharts/databases/charts/kafka/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/.helmignore b/scripts/helmcharts/databases/charts/minio/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/.helmignore rename to scripts/helmcharts/databases/charts/minio/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/minio/Chart.yaml b/scripts/helmcharts/databases/charts/minio/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/Chart.yaml rename to scripts/helmcharts/databases/charts/minio/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/README.md b/scripts/helmcharts/databases/charts/minio/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/README.md rename to scripts/helmcharts/databases/charts/minio/README.md diff --git a/scripts/helm/helmcharts/databases/charts/minio/ci/values-production.yaml b/scripts/helmcharts/databases/charts/minio/ci/values-production.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/ci/values-production.yaml rename to scripts/helmcharts/databases/charts/minio/ci/values-production.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/NOTES.txt b/scripts/helmcharts/databases/charts/minio/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/NOTES.txt rename to scripts/helmcharts/databases/charts/minio/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/minio/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/minio/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/deployment-standalone.yaml b/scripts/helmcharts/databases/charts/minio/templates/deployment-standalone.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/deployment-standalone.yaml rename to scripts/helmcharts/databases/charts/minio/templates/deployment-standalone.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/ingress.yaml b/scripts/helmcharts/databases/charts/minio/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/ingress.yaml rename to scripts/helmcharts/databases/charts/minio/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/networkpolicy.yaml b/scripts/helmcharts/databases/charts/minio/templates/networkpolicy.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/networkpolicy.yaml rename to scripts/helmcharts/databases/charts/minio/templates/networkpolicy.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/pvc-standalone.yaml b/scripts/helmcharts/databases/charts/minio/templates/pvc-standalone.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/pvc-standalone.yaml rename to scripts/helmcharts/databases/charts/minio/templates/pvc-standalone.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/secrets.yaml b/scripts/helmcharts/databases/charts/minio/templates/secrets.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/secrets.yaml rename to scripts/helmcharts/databases/charts/minio/templates/secrets.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/service.yaml b/scripts/helmcharts/databases/charts/minio/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/service.yaml rename to scripts/helmcharts/databases/charts/minio/templates/service.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/serviceaccount.yaml b/scripts/helmcharts/databases/charts/minio/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/serviceaccount.yaml rename to scripts/helmcharts/databases/charts/minio/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/statefulset.yaml b/scripts/helmcharts/databases/charts/minio/templates/statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/statefulset.yaml rename to scripts/helmcharts/databases/charts/minio/templates/statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/svc-headless.yaml b/scripts/helmcharts/databases/charts/minio/templates/svc-headless.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/svc-headless.yaml rename to scripts/helmcharts/databases/charts/minio/templates/svc-headless.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/templates/tls-secrets.yaml b/scripts/helmcharts/databases/charts/minio/templates/tls-secrets.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/templates/tls-secrets.yaml rename to scripts/helmcharts/databases/charts/minio/templates/tls-secrets.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/values-production.yaml b/scripts/helmcharts/databases/charts/minio/values-production.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/values-production.yaml rename to scripts/helmcharts/databases/charts/minio/values-production.yaml diff --git a/scripts/helm/helmcharts/databases/charts/minio/values.yaml b/scripts/helmcharts/databases/charts/minio/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/minio/values.yaml rename to scripts/helmcharts/databases/charts/minio/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/.helmignore b/scripts/helmcharts/databases/charts/postgresql/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/.helmignore rename to scripts/helmcharts/databases/charts/postgresql/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/Chart.yaml b/scripts/helmcharts/databases/charts/postgresql/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/Chart.yaml rename to scripts/helmcharts/databases/charts/postgresql/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/README.md b/scripts/helmcharts/databases/charts/postgresql/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/README.md rename to scripts/helmcharts/databases/charts/postgresql/README.md diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/.helmignore b/scripts/helmcharts/databases/charts/postgresql/charts/common/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/.helmignore rename to scripts/helmcharts/databases/charts/postgresql/charts/common/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/Chart.yaml b/scripts/helmcharts/databases/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/Chart.yaml rename to scripts/helmcharts/databases/charts/postgresql/charts/common/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/README.md b/scripts/helmcharts/databases/charts/postgresql/charts/common/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/README.md rename to scripts/helmcharts/databases/charts/postgresql/charts/common/README.md diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_affinities.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_affinities.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_capabilities.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_capabilities.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_errors.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_errors.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_images.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_images.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_images.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_labels.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_labels.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_names.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_names.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_names.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_secrets.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_secrets.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_storage.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_storage.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_tplvalues.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_utils.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_utils.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_validations.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_validations.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_validations.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_validations.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_warnings.tpl b/scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/templates/_warnings.tpl rename to scripts/helmcharts/databases/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/charts/common/values.yaml b/scripts/helmcharts/databases/charts/postgresql/charts/common/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/charts/common/values.yaml rename to scripts/helmcharts/databases/charts/postgresql/charts/common/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/ci/commonAnnotations.yaml b/scripts/helmcharts/databases/charts/postgresql/ci/commonAnnotations.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/ci/commonAnnotations.yaml rename to scripts/helmcharts/databases/charts/postgresql/ci/commonAnnotations.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/ci/default-values.yaml b/scripts/helmcharts/databases/charts/postgresql/ci/default-values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/ci/default-values.yaml rename to scripts/helmcharts/databases/charts/postgresql/ci/default-values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/ci/shmvolume-disabled-values.yaml b/scripts/helmcharts/databases/charts/postgresql/ci/shmvolume-disabled-values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/ci/shmvolume-disabled-values.yaml rename to scripts/helmcharts/databases/charts/postgresql/ci/shmvolume-disabled-values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/files/README.md b/scripts/helmcharts/databases/charts/postgresql/files/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/files/README.md rename to scripts/helmcharts/databases/charts/postgresql/files/README.md diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/files/conf.d/README.md b/scripts/helmcharts/databases/charts/postgresql/files/conf.d/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/files/conf.d/README.md rename to scripts/helmcharts/databases/charts/postgresql/files/conf.d/README.md diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/files/docker-entrypoint-initdb.d/README.md b/scripts/helmcharts/databases/charts/postgresql/files/docker-entrypoint-initdb.d/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/files/docker-entrypoint-initdb.d/README.md rename to scripts/helmcharts/databases/charts/postgresql/files/docker-entrypoint-initdb.d/README.md diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/postgresql.yaml b/scripts/helmcharts/databases/charts/postgresql/postgresql.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/postgresql.yaml rename to scripts/helmcharts/databases/charts/postgresql/postgresql.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/requirements.lock b/scripts/helmcharts/databases/charts/postgresql/requirements.lock similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/requirements.lock rename to scripts/helmcharts/databases/charts/postgresql/requirements.lock diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/requirements.yaml b/scripts/helmcharts/databases/charts/postgresql/requirements.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/requirements.yaml rename to scripts/helmcharts/databases/charts/postgresql/requirements.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/NOTES.txt b/scripts/helmcharts/databases/charts/postgresql/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/NOTES.txt rename to scripts/helmcharts/databases/charts/postgresql/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/postgresql/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/configmap.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/configmap.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/extended-config-configmap.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/extended-config-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/extended-config-configmap.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/extended-config-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/extra-list.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/extra-list.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/extra-list.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/initialization-configmap.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/initialization-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/initialization-configmap.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/initialization-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/metrics-configmap.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/metrics-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/metrics-configmap.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/metrics-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/metrics-svc.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/metrics-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/metrics-svc.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/metrics-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/networkpolicy.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/networkpolicy.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/networkpolicy.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/networkpolicy.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/podsecuritypolicy.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/podsecuritypolicy.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/podsecuritypolicy.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/podsecuritypolicy.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/prometheusrule.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/prometheusrule.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/prometheusrule.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/role.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/role.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/role.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/role.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/rolebinding.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/rolebinding.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/rolebinding.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/secrets.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/secrets.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/secrets.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/secrets.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/serviceaccount.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/serviceaccount.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/servicemonitor.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/servicemonitor.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/servicemonitor.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/servicemonitor.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/statefulset-slaves.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/statefulset-slaves.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/statefulset-slaves.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/statefulset-slaves.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/statefulset.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/statefulset.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/svc-headless.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/svc-headless.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/svc-headless.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/svc-headless.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/svc-read.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/svc-read.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/svc-read.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/svc-read.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/templates/svc.yaml b/scripts/helmcharts/databases/charts/postgresql/templates/svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/templates/svc.yaml rename to scripts/helmcharts/databases/charts/postgresql/templates/svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/values-production.yaml b/scripts/helmcharts/databases/charts/postgresql/values-production.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/values-production.yaml rename to scripts/helmcharts/databases/charts/postgresql/values-production.yaml diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/values.schema.json b/scripts/helmcharts/databases/charts/postgresql/values.schema.json similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/values.schema.json rename to scripts/helmcharts/databases/charts/postgresql/values.schema.json diff --git a/scripts/helm/helmcharts/databases/charts/postgresql/values.yaml b/scripts/helmcharts/databases/charts/postgresql/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/postgresql/values.yaml rename to scripts/helmcharts/databases/charts/postgresql/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/.helmignore b/scripts/helmcharts/databases/charts/redis/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/.helmignore rename to scripts/helmcharts/databases/charts/redis/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/redis/Chart.lock b/scripts/helmcharts/databases/charts/redis/Chart.lock similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/Chart.lock rename to scripts/helmcharts/databases/charts/redis/Chart.lock diff --git a/scripts/helm/helmcharts/databases/charts/redis/Chart.yaml b/scripts/helmcharts/databases/charts/redis/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/Chart.yaml rename to scripts/helmcharts/databases/charts/redis/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/README.md b/scripts/helmcharts/databases/charts/redis/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/README.md rename to scripts/helmcharts/databases/charts/redis/README.md diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/.helmignore b/scripts/helmcharts/databases/charts/redis/charts/common/.helmignore similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/.helmignore rename to scripts/helmcharts/databases/charts/redis/charts/common/.helmignore diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/Chart.yaml b/scripts/helmcharts/databases/charts/redis/charts/common/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/Chart.yaml rename to scripts/helmcharts/databases/charts/redis/charts/common/Chart.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/README.md b/scripts/helmcharts/databases/charts/redis/charts/common/README.md similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/README.md rename to scripts/helmcharts/databases/charts/redis/charts/common/README.md diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_affinities.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_affinities.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_affinities.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_affinities.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_capabilities.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_capabilities.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_capabilities.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_capabilities.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_errors.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_errors.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_errors.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_errors.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_images.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_images.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_images.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_images.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_ingress.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_ingress.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_ingress.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_ingress.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_labels.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_labels.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_labels.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_labels.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_names.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_names.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_names.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_names.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_secrets.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_secrets.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_secrets.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_secrets.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_storage.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_storage.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_storage.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_storage.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_tplvalues.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_tplvalues.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_tplvalues.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_tplvalues.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_utils.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_utils.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_utils.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_utils.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_warnings.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/_warnings.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/_warnings.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/_warnings.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_cassandra.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_cassandra.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_cassandra.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_mariadb.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_mariadb.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_mariadb.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_mongodb.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_mongodb.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_mongodb.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_postgresql.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_postgresql.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_postgresql.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_redis.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_redis.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_redis.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_redis.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_validations.tpl b/scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_validations.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/templates/validations/_validations.tpl rename to scripts/helmcharts/databases/charts/redis/charts/common/templates/validations/_validations.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/charts/common/values.yaml b/scripts/helmcharts/databases/charts/redis/charts/common/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/charts/common/values.yaml rename to scripts/helmcharts/databases/charts/redis/charts/common/values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/ci/default-values.yaml b/scripts/helmcharts/databases/charts/redis/ci/default-values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/ci/default-values.yaml rename to scripts/helmcharts/databases/charts/redis/ci/default-values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/ci/extra-flags-values.yaml b/scripts/helmcharts/databases/charts/redis/ci/extra-flags-values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/ci/extra-flags-values.yaml rename to scripts/helmcharts/databases/charts/redis/ci/extra-flags-values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/ci/production-sentinel-values.yaml b/scripts/helmcharts/databases/charts/redis/ci/production-sentinel-values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/ci/production-sentinel-values.yaml rename to scripts/helmcharts/databases/charts/redis/ci/production-sentinel-values.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/img/redis-cluster-topology.png b/scripts/helmcharts/databases/charts/redis/img/redis-cluster-topology.png similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/img/redis-cluster-topology.png rename to scripts/helmcharts/databases/charts/redis/img/redis-cluster-topology.png diff --git a/scripts/helm/helmcharts/databases/charts/redis/img/redis-topology.png b/scripts/helmcharts/databases/charts/redis/img/redis-topology.png similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/img/redis-topology.png rename to scripts/helmcharts/databases/charts/redis/img/redis-topology.png diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/NOTES.txt b/scripts/helmcharts/databases/charts/redis/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/NOTES.txt rename to scripts/helmcharts/databases/charts/redis/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/_helpers.tpl b/scripts/helmcharts/databases/charts/redis/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/_helpers.tpl rename to scripts/helmcharts/databases/charts/redis/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/configmap-scripts.yaml b/scripts/helmcharts/databases/charts/redis/templates/configmap-scripts.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/configmap-scripts.yaml rename to scripts/helmcharts/databases/charts/redis/templates/configmap-scripts.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/configmap.yaml b/scripts/helmcharts/databases/charts/redis/templates/configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/configmap.yaml rename to scripts/helmcharts/databases/charts/redis/templates/configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/headless-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/headless-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/headless-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/headless-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/health-configmap.yaml b/scripts/helmcharts/databases/charts/redis/templates/health-configmap.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/health-configmap.yaml rename to scripts/helmcharts/databases/charts/redis/templates/health-configmap.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/metrics-prometheus.yaml b/scripts/helmcharts/databases/charts/redis/templates/metrics-prometheus.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/metrics-prometheus.yaml rename to scripts/helmcharts/databases/charts/redis/templates/metrics-prometheus.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/metrics-sentinel-prometheus.yaml b/scripts/helmcharts/databases/charts/redis/templates/metrics-sentinel-prometheus.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/metrics-sentinel-prometheus.yaml rename to scripts/helmcharts/databases/charts/redis/templates/metrics-sentinel-prometheus.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/metrics-sentinel-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/metrics-sentinel-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/metrics-sentinel-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/metrics-sentinel-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/metrics-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/metrics-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/metrics-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/metrics-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/networkpolicy.yaml b/scripts/helmcharts/databases/charts/redis/templates/networkpolicy.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/networkpolicy.yaml rename to scripts/helmcharts/databases/charts/redis/templates/networkpolicy.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/pdb.yaml b/scripts/helmcharts/databases/charts/redis/templates/pdb.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/pdb.yaml rename to scripts/helmcharts/databases/charts/redis/templates/pdb.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/prometheusrule.yaml b/scripts/helmcharts/databases/charts/redis/templates/prometheusrule.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/prometheusrule.yaml rename to scripts/helmcharts/databases/charts/redis/templates/prometheusrule.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/psp.yaml b/scripts/helmcharts/databases/charts/redis/templates/psp.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/psp.yaml rename to scripts/helmcharts/databases/charts/redis/templates/psp.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-master-statefulset.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-master-statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-master-statefulset.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-master-statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-master-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-master-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-master-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-master-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-node-statefulset.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-node-statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-node-statefulset.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-node-statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-role.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-role.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-role.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-role.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-rolebinding.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-rolebinding.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-rolebinding.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-rolebinding.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-serviceaccount.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-serviceaccount.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-serviceaccount.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-slave-statefulset.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-slave-statefulset.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-slave-statefulset.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-slave-statefulset.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-slave-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-slave-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-slave-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-slave-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/redis-with-sentinel-svc.yaml b/scripts/helmcharts/databases/charts/redis/templates/redis-with-sentinel-svc.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/redis-with-sentinel-svc.yaml rename to scripts/helmcharts/databases/charts/redis/templates/redis-with-sentinel-svc.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/templates/secret.yaml b/scripts/helmcharts/databases/charts/redis/templates/secret.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/templates/secret.yaml rename to scripts/helmcharts/databases/charts/redis/templates/secret.yaml diff --git a/scripts/helm/helmcharts/databases/charts/redis/values.schema.json b/scripts/helmcharts/databases/charts/redis/values.schema.json similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/values.schema.json rename to scripts/helmcharts/databases/charts/redis/values.schema.json diff --git a/scripts/helm/helmcharts/databases/charts/redis/values.yaml b/scripts/helmcharts/databases/charts/redis/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/charts/redis/values.yaml rename to scripts/helmcharts/databases/charts/redis/values.yaml diff --git a/scripts/helm/helmcharts/databases/templates/NOTES.txt b/scripts/helmcharts/databases/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/databases/templates/NOTES.txt rename to scripts/helmcharts/databases/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/databases/templates/_helpers.tpl b/scripts/helmcharts/databases/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/databases/templates/_helpers.tpl rename to scripts/helmcharts/databases/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/databases/values.yaml b/scripts/helmcharts/databases/values.yaml similarity index 100% rename from scripts/helm/helmcharts/databases/values.yaml rename to scripts/helmcharts/databases/values.yaml diff --git a/scripts/helm/helmcharts/init.sh b/scripts/helmcharts/init.sh similarity index 100% rename from scripts/helm/helmcharts/init.sh rename to scripts/helmcharts/init.sh diff --git a/scripts/helmcharts/openreplay-cli b/scripts/helmcharts/openreplay-cli new file mode 120000 index 000000000..d299dbb4f --- /dev/null +++ b/scripts/helmcharts/openreplay-cli @@ -0,0 +1 @@ +../helm/openreplay-cli \ No newline at end of file diff --git a/scripts/helm/helmcharts/openreplay/.helmignore b/scripts/helmcharts/openreplay/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/.helmignore rename to scripts/helmcharts/openreplay/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/Chart.yaml b/scripts/helmcharts/openreplay/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/Chart.yaml rename to scripts/helmcharts/openreplay/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/.helmignore b/scripts/helmcharts/openreplay/charts/alerts/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/.helmignore rename to scripts/helmcharts/openreplay/charts/alerts/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/Chart.yaml b/scripts/helmcharts/openreplay/charts/alerts/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/Chart.yaml rename to scripts/helmcharts/openreplay/charts/alerts/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/alerts/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/alerts/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/alerts/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/alerts/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/service.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/alerts/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/alerts/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/alerts/values.yaml b/scripts/helmcharts/openreplay/charts/alerts/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/alerts/values.yaml rename to scripts/helmcharts/openreplay/charts/alerts/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/.helmignore b/scripts/helmcharts/openreplay/charts/assets/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/.helmignore rename to scripts/helmcharts/openreplay/charts/assets/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/Chart.yaml b/scripts/helmcharts/openreplay/charts/assets/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/Chart.yaml rename to scripts/helmcharts/openreplay/charts/assets/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/assets/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/assets/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/assets/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/assets/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/service.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/assets/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/assets/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/assets/values.yaml b/scripts/helmcharts/openreplay/charts/assets/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/assets/values.yaml rename to scripts/helmcharts/openreplay/charts/assets/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/.helmignore b/scripts/helmcharts/openreplay/charts/chalice/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/.helmignore rename to scripts/helmcharts/openreplay/charts/chalice/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/Chart.yaml b/scripts/helmcharts/openreplay/charts/chalice/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/Chart.yaml rename to scripts/helmcharts/openreplay/charts/chalice/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/chalice/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/chalice/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/chalice/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/chalice/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/service.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/chalice/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/chalice/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/chalice/values.yaml b/scripts/helmcharts/openreplay/charts/chalice/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/chalice/values.yaml rename to scripts/helmcharts/openreplay/charts/chalice/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/.helmignore b/scripts/helmcharts/openreplay/charts/db/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/.helmignore rename to scripts/helmcharts/openreplay/charts/db/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/db/Chart.yaml b/scripts/helmcharts/openreplay/charts/db/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/Chart.yaml rename to scripts/helmcharts/openreplay/charts/db/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/db/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/db/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/db/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/db/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/db/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/db/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/db/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/service.yaml b/scripts/helmcharts/openreplay/charts/db/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/db/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/db/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/db/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/db/values.yaml b/scripts/helmcharts/openreplay/charts/db/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/db/values.yaml rename to scripts/helmcharts/openreplay/charts/db/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/.helmignore b/scripts/helmcharts/openreplay/charts/ender/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/.helmignore rename to scripts/helmcharts/openreplay/charts/ender/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/Chart.yaml b/scripts/helmcharts/openreplay/charts/ender/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/Chart.yaml rename to scripts/helmcharts/openreplay/charts/ender/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/ender/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/ender/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/ender/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/ender/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/service.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/ender/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/ender/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/ender/values.yaml b/scripts/helmcharts/openreplay/charts/ender/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/ender/values.yaml rename to scripts/helmcharts/openreplay/charts/ender/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/.helmignore b/scripts/helmcharts/openreplay/charts/http/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/.helmignore rename to scripts/helmcharts/openreplay/charts/http/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/http/Chart.yaml b/scripts/helmcharts/openreplay/charts/http/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/Chart.yaml rename to scripts/helmcharts/openreplay/charts/http/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/http/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/http/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/http/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/http/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/http/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/http/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/service.yaml b/scripts/helmcharts/openreplay/charts/http/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/http/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/http/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/http/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/http/values.yaml b/scripts/helmcharts/openreplay/charts/http/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/http/values.yaml rename to scripts/helmcharts/openreplay/charts/http/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/.helmignore b/scripts/helmcharts/openreplay/charts/integrations/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/.helmignore rename to scripts/helmcharts/openreplay/charts/integrations/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/Chart.yaml b/scripts/helmcharts/openreplay/charts/integrations/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/Chart.yaml rename to scripts/helmcharts/openreplay/charts/integrations/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/integrations/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/integrations/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/integrations/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/integrations/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/service.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/integrations/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/integrations/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/integrations/values.yaml b/scripts/helmcharts/openreplay/charts/integrations/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/integrations/values.yaml rename to scripts/helmcharts/openreplay/charts/integrations/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/.helmignore b/scripts/helmcharts/openreplay/charts/nginx-ingress/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/.helmignore rename to scripts/helmcharts/openreplay/charts/nginx-ingress/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/Chart.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/Chart.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/configMap.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/configMap.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/configMap.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/configMap.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/secrets.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/secrets.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/secrets.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/secrets.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/service.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/nginx-ingress/values.yaml b/scripts/helmcharts/openreplay/charts/nginx-ingress/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/nginx-ingress/values.yaml rename to scripts/helmcharts/openreplay/charts/nginx-ingress/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/.helmignore b/scripts/helmcharts/openreplay/charts/sink/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/.helmignore rename to scripts/helmcharts/openreplay/charts/sink/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/Chart.yaml b/scripts/helmcharts/openreplay/charts/sink/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/Chart.yaml rename to scripts/helmcharts/openreplay/charts/sink/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/sink/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/sink/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/sink/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/sink/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/service.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/sink/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/sink/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/sink/values.yaml b/scripts/helmcharts/openreplay/charts/sink/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/sink/values.yaml rename to scripts/helmcharts/openreplay/charts/sink/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/.helmignore b/scripts/helmcharts/openreplay/charts/storage/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/.helmignore rename to scripts/helmcharts/openreplay/charts/storage/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/Chart.yaml b/scripts/helmcharts/openreplay/charts/storage/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/Chart.yaml rename to scripts/helmcharts/openreplay/charts/storage/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/storage/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/storage/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/storage/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/storage/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/service.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/storage/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/storage/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/storage/values.yaml b/scripts/helmcharts/openreplay/charts/storage/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/storage/values.yaml rename to scripts/helmcharts/openreplay/charts/storage/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/.helmignore b/scripts/helmcharts/openreplay/charts/utilities/.helmignore similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/.helmignore rename to scripts/helmcharts/openreplay/charts/utilities/.helmignore diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/Chart.yaml b/scripts/helmcharts/openreplay/charts/utilities/Chart.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/Chart.yaml rename to scripts/helmcharts/openreplay/charts/utilities/Chart.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/NOTES.txt b/scripts/helmcharts/openreplay/charts/utilities/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/NOTES.txt rename to scripts/helmcharts/openreplay/charts/utilities/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/_helpers.tpl b/scripts/helmcharts/openreplay/charts/utilities/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/charts/utilities/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/deployment.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/deployment.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/deployment.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/deployment.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/hpa.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/hpa.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/hpa.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/hpa.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/ingress.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/ingress.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/ingress.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/ingress.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/service.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/service.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/service.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/service.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/templates/tests/test-connection.yaml b/scripts/helmcharts/openreplay/charts/utilities/templates/tests/test-connection.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/templates/tests/test-connection.yaml rename to scripts/helmcharts/openreplay/charts/utilities/templates/tests/test-connection.yaml diff --git a/scripts/helm/helmcharts/openreplay/charts/utilities/values.yaml b/scripts/helmcharts/openreplay/charts/utilities/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/charts/utilities/values.yaml rename to scripts/helmcharts/openreplay/charts/utilities/values.yaml diff --git a/scripts/helm/helmcharts/openreplay/files/clickhouse.sh b/scripts/helmcharts/openreplay/files/clickhouse.sh similarity index 100% rename from scripts/helm/helmcharts/openreplay/files/clickhouse.sh rename to scripts/helmcharts/openreplay/files/clickhouse.sh diff --git a/scripts/helm/helmcharts/openreplay/files/dbops.sh b/scripts/helmcharts/openreplay/files/dbops.sh similarity index 100% rename from scripts/helm/helmcharts/openreplay/files/dbops.sh rename to scripts/helmcharts/openreplay/files/dbops.sh diff --git a/scripts/helm/helmcharts/openreplay/files/kafka.sh b/scripts/helmcharts/openreplay/files/kafka.sh similarity index 100% rename from scripts/helm/helmcharts/openreplay/files/kafka.sh rename to scripts/helmcharts/openreplay/files/kafka.sh diff --git a/scripts/helm/helmcharts/openreplay/files/minio.sh b/scripts/helmcharts/openreplay/files/minio.sh similarity index 100% rename from scripts/helm/helmcharts/openreplay/files/minio.sh rename to scripts/helmcharts/openreplay/files/minio.sh diff --git a/scripts/helm/helmcharts/openreplay/files/postgresql.sh b/scripts/helmcharts/openreplay/files/postgresql.sh similarity index 100% rename from scripts/helm/helmcharts/openreplay/files/postgresql.sh rename to scripts/helmcharts/openreplay/files/postgresql.sh diff --git a/scripts/helm/helmcharts/openreplay/templates/NOTES.txt b/scripts/helmcharts/openreplay/templates/NOTES.txt similarity index 100% rename from scripts/helm/helmcharts/openreplay/templates/NOTES.txt rename to scripts/helmcharts/openreplay/templates/NOTES.txt diff --git a/scripts/helm/helmcharts/openreplay/templates/_helpers.tpl b/scripts/helmcharts/openreplay/templates/_helpers.tpl similarity index 100% rename from scripts/helm/helmcharts/openreplay/templates/_helpers.tpl rename to scripts/helmcharts/openreplay/templates/_helpers.tpl diff --git a/scripts/helm/helmcharts/openreplay/templates/job.yaml b/scripts/helmcharts/openreplay/templates/job.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/templates/job.yaml rename to scripts/helmcharts/openreplay/templates/job.yaml diff --git a/scripts/helm/helmcharts/openreplay/templates/serviceaccount.yaml b/scripts/helmcharts/openreplay/templates/serviceaccount.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/templates/serviceaccount.yaml rename to scripts/helmcharts/openreplay/templates/serviceaccount.yaml diff --git a/scripts/helm/helmcharts/openreplay/values.yaml b/scripts/helmcharts/openreplay/values.yaml similarity index 100% rename from scripts/helm/helmcharts/openreplay/values.yaml rename to scripts/helmcharts/openreplay/values.yaml diff --git a/scripts/helm/helmcharts/vars.yaml b/scripts/helmcharts/vars.yaml similarity index 100% rename from scripts/helm/helmcharts/vars.yaml rename to scripts/helmcharts/vars.yaml diff --git a/scripts/helm/helmcharts/versionUpdater.sh b/scripts/helmcharts/versionUpdater.sh similarity index 100% rename from scripts/helm/helmcharts/versionUpdater.sh rename to scripts/helmcharts/versionUpdater.sh