From 4f1391c729b9b481fd2ba851e14302abf7a11720 Mon Sep 17 00:00:00 2001 From: Jan Husak Date: Fri, 11 Apr 2025 13:21:23 +0200 Subject: [PATCH] rename argo to replace --- apps/{argo-cd => argocd}/apps/applicationset.yaml | 0 apps/{argo-cd => argocd}/argocd.json | 2 +- apps/{argo-cd => argocd}/values/app-version/dev-values.yaml | 0 apps/{argo-cd => argocd}/values/registry/aws-dev-values.yaml | 0 helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/.helmignore | 0 helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/Chart.lock | 0 helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/Chart.yaml | 0 helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/README.md | 0 .../argo-cd-7.8.23/charts/redis-ha/.helmignore | 0 .../argo-cd-7.8.23/charts/redis-ha/Chart.yaml | 0 .../argo-cd-7.8.23/charts/redis-ha/README.md | 0 .../argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt | 0 .../argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl | 0 .../argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl | 0 .../charts/redis-ha/templates/redis-auth-secret.yaml | 0 .../charts/redis-ha/templates/redis-ha-announce-service.yaml | 0 .../charts/redis-ha/templates/redis-ha-configmap.yaml | 0 .../redis-ha/templates/redis-ha-exporter-script-configmap.yaml | 0 .../charts/redis-ha/templates/redis-ha-health-configmap.yaml | 0 .../charts/redis-ha/templates/redis-ha-network-policy.yaml | 0 .../argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml | 0 .../charts/redis-ha/templates/redis-ha-prometheus-rule.yaml | 0 .../argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml | 0 .../charts/redis-ha/templates/redis-ha-rolebinding.yaml | 0 .../charts/redis-ha/templates/redis-ha-secret.yaml | 0 .../charts/redis-ha/templates/redis-ha-service.yaml | 0 .../charts/redis-ha/templates/redis-ha-serviceaccount.yaml | 0 .../charts/redis-ha/templates/redis-ha-servicemonitor.yaml | 0 .../charts/redis-ha/templates/redis-ha-statefulset.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-deployment.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-network-policy.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-pdb.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-role.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-rolebinding.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-service.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml | 0 .../charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml | 0 .../charts/redis-ha/templates/redis-tls-secret.yaml | 0 .../charts/redis-ha/templates/sentinel-auth-secret.yaml | 0 .../redis-ha/templates/tests/test-redis-ha-configmap.yaml | 0 .../charts/redis-ha/templates/tests/test-redis-ha-pod.yaml | 0 .../argo-cd-7.8.23/charts/redis-ha/values.yaml | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/NOTES.txt | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/_common.tpl | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/_helpers.tpl | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/_versions.tpl | 0 .../argo-cd-7.8.23/templates/aggregate-roles.yaml | 0 .../templates/argocd-application-controller/clusterrole.yaml | 0 .../argocd-application-controller/clusterrolebinding.yaml | 0 .../templates/argocd-application-controller/deployment.yaml | 0 .../templates/argocd-application-controller/metrics.yaml | 0 .../templates/argocd-application-controller/networkpolicy.yaml | 0 .../templates/argocd-application-controller/pdb.yaml | 0 .../templates/argocd-application-controller/prometheusrule.yaml | 0 .../templates/argocd-application-controller/role.yaml | 0 .../templates/argocd-application-controller/rolebinding.yaml | 0 .../templates/argocd-application-controller/serviceaccount.yaml | 0 .../templates/argocd-application-controller/servicemonitor.yaml | 0 .../templates/argocd-application-controller/statefulset.yaml | 0 .../templates/argocd-applicationset/certificate.yaml | 0 .../templates/argocd-applicationset/clusterrole.yaml | 0 .../templates/argocd-applicationset/clusterrolebinding.yaml | 0 .../templates/argocd-applicationset/deployment.yaml | 0 .../argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml | 0 .../argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml | 0 .../templates/argocd-applicationset/networkpolicy.yaml | 0 .../argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml | 0 .../argo-cd-7.8.23/templates/argocd-applicationset/role.yaml | 0 .../templates/argocd-applicationset/rolebinding.yaml | 0 .../argo-cd-7.8.23/templates/argocd-applicationset/service.yaml | 0 .../templates/argocd-applicationset/serviceaccount.yaml | 0 .../templates/argocd-applicationset/servicemonitor.yaml | 0 .../templates/argocd-commit-server/deployment.yaml | 0 .../argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml | 0 .../templates/argocd-commit-server/networkpolicy.yaml | 0 .../argo-cd-7.8.23/templates/argocd-commit-server/service.yaml | 0 .../templates/argocd-commit-server/serviceaccount.yaml | 0 .../argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml | 0 .../templates/argocd-configs/argocd-cmd-params-cm.yaml | 0 .../argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml | 0 .../templates/argocd-configs/argocd-dex-server-tls-secret.yaml | 0 .../templates/argocd-configs/argocd-gpg-keys-cm.yaml | 0 .../templates/argocd-configs/argocd-notifications-cm.yaml | 0 .../templates/argocd-configs/argocd-notifications-secret.yaml | 0 .../argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml | 0 .../templates/argocd-configs/argocd-repo-server-tls-secret.yaml | 0 .../argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml | 0 .../templates/argocd-configs/argocd-server-tls-secret.yaml | 0 .../templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml | 0 .../templates/argocd-configs/argocd-styles-cm.yaml | 0 .../templates/argocd-configs/argocd-tls-certs-cm.yaml | 0 .../templates/argocd-configs/cluster-secrets.yaml | 0 .../templates/argocd-configs/externalredis-secret.yaml | 0 .../templates/argocd-configs/repository-credentials-secret.yaml | 0 .../templates/argocd-configs/repository-secret.yaml | 0 .../templates/argocd-notifications/clusterrole.yaml | 0 .../templates/argocd-notifications/clusterrolebinding.yaml | 0 .../templates/argocd-notifications/deployment.yaml | 0 .../argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml | 0 .../templates/argocd-notifications/networkpolicy.yaml | 0 .../argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml | 0 .../argo-cd-7.8.23/templates/argocd-notifications/role.yaml | 0 .../templates/argocd-notifications/rolebinding.yaml | 0 .../templates/argocd-notifications/serviceaccount.yaml | 0 .../templates/argocd-notifications/servicemonitor.yaml | 0 .../templates/argocd-repo-server/clusterrole.yaml | 0 .../templates/argocd-repo-server/clusterrolebinding.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml | 0 .../templates/argocd-repo-server/networkpolicy.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/role.yaml | 0 .../templates/argocd-repo-server/rolebinding.yaml | 0 .../argo-cd-7.8.23/templates/argocd-repo-server/service.yaml | 0 .../templates/argocd-repo-server/serviceaccount.yaml | 0 .../templates/argocd-repo-server/servicemonitor.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/aws/service.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/certificate.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml | 0 .../templates/argocd-server/clusterrolebinding.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/deployment.yaml | 0 .../templates/argocd-server/gke/backendconfig.yaml | 0 .../templates/argocd-server/gke/frontendconfig.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml | 0 .../templates/argocd-server/gke/managedcertificate.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/hpa.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/ingress.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/metrics.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/pdb.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/role.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/service.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml | 0 .../argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml | 0 .../argo-cd-7.8.23/templates/crds/crd-application.yaml | 0 .../argo-cd-7.8.23/templates/crds/crd-applicationset.yaml | 0 .../argo-cd-7.8.23/templates/crds/crd-project.yaml | 0 .../argo-cd-7.8.23/templates/dex/deployment.yaml | 0 .../argo-cd-7.8.23/templates/dex/networkpolicy.yaml | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/pdb.yaml | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/role.yaml | 0 .../argo-cd-7.8.23/templates/dex/rolebinding.yaml | 0 .../argo-cd-7.8.23/templates/dex/service.yaml | 0 .../argo-cd-7.8.23/templates/dex/serviceaccount.yaml | 0 .../argo-cd-7.8.23/templates/dex/servicemonitor.yaml | 0 .../argo-cd-7.8.23/templates/extra-manifests.yaml | 0 .../argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml | 0 .../argo-cd-7.8.23/templates/redis-secret-init/job.yaml | 0 .../argo-cd-7.8.23/templates/redis-secret-init/role.yaml | 0 .../argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml | 0 .../templates/redis-secret-init/serviceaccount.yaml | 0 .../argo-cd-7.8.23/templates/redis/deployment.yaml | 0 .../argo-cd-7.8.23/templates/redis/health-configmap.yaml | 0 .../argo-cd-7.8.23/templates/redis/metrics.yaml | 0 .../argo-cd-7.8.23/templates/redis/networkpolicy.yaml | 0 .../{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/pdb.yaml | 0 .../argo-cd-7.8.23/templates/redis/service.yaml | 0 .../argo-cd-7.8.23/templates/redis/serviceaccount.yaml | 0 .../argo-cd-7.8.23/templates/redis/servicemonitor.yaml | 0 helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/values.yaml | 0 165 files changed, 1 insertion(+), 1 deletion(-) rename apps/{argo-cd => argocd}/apps/applicationset.yaml (100%) rename apps/{argo-cd => argocd}/argocd.json (92%) rename apps/{argo-cd => argocd}/values/app-version/dev-values.yaml (100%) rename apps/{argo-cd => argocd}/values/registry/aws-dev-values.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/.helmignore (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/Chart.lock (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/Chart.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/README.md (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/.helmignore (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/Chart.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/README.md (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-auth-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-announce-service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-configmap.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-health-configmap.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-network-policy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-statefulset.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-network-policy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/redis-tls-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/sentinel-auth-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/charts/redis-ha/values.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/NOTES.txt (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/_common.tpl (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/_helpers.tpl (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/_versions.tpl (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/aggregate-roles.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/clusterrole.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/clusterrolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/prometheusrule.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-application-controller/statefulset.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/certificate.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/clusterrole.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/clusterrolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-applicationset/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-commit-server/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-commit-server/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-commit-server/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-commit-server/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-cmd-params-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-dex-server-tls-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-gpg-keys-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-repo-server-tls-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-server-tls-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-styles-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/argocd-tls-certs-cm.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/cluster-secrets.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/externalredis-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/repository-credentials-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-configs/repository-secret.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/clusterrole.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/clusterrolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-notifications/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/clusterrole.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/clusterrolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-repo-server/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/aws/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/certificate.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/clusterrolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/gke/backendconfig.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/gke/frontendconfig.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/gke/managedcertificate.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/hpa.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/ingress.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/crds/crd-application.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/crds/crd-applicationset.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/crds/crd-project.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/dex/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/extra-manifests.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis-secret-init/job.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis-secret-init/role.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis-secret-init/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/deployment.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/health-configmap.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/metrics.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/networkpolicy.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/pdb.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/service.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/serviceaccount.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/templates/redis/servicemonitor.yaml (100%) rename helm-repo/{argo-cd => argocd}/argo-cd-7.8.23/values.yaml (100%) diff --git a/apps/argo-cd/apps/applicationset.yaml b/apps/argocd/apps/applicationset.yaml similarity index 100% rename from apps/argo-cd/apps/applicationset.yaml rename to apps/argocd/apps/applicationset.yaml diff --git a/apps/argo-cd/argocd.json b/apps/argocd/argocd.json similarity index 92% rename from apps/argo-cd/argocd.json rename to apps/argocd/argocd.json index 9d925ba..711c2ab 100644 --- a/apps/argo-cd/argocd.json +++ b/apps/argocd/argocd.json @@ -2,7 +2,7 @@ "apiVersion": "ysoft.com/v1", "source": { "repoURL": "https://github.com/ysoftdevs/argo-poc.git", - "path": "helm-repo/argo-cd/argo-cd-7.8.23", + "path": "helm-repo/argocd/argo-cd-7.8.23", "chartRevision": "main", "valuesRevision": "main", "chart": "" diff --git a/apps/argo-cd/values/app-version/dev-values.yaml b/apps/argocd/values/app-version/dev-values.yaml similarity index 100% rename from apps/argo-cd/values/app-version/dev-values.yaml rename to apps/argocd/values/app-version/dev-values.yaml diff --git a/apps/argo-cd/values/registry/aws-dev-values.yaml b/apps/argocd/values/registry/aws-dev-values.yaml similarity index 100% rename from apps/argo-cd/values/registry/aws-dev-values.yaml rename to apps/argocd/values/registry/aws-dev-values.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/.helmignore b/helm-repo/argocd/argo-cd-7.8.23/.helmignore similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/.helmignore rename to helm-repo/argocd/argo-cd-7.8.23/.helmignore diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/Chart.lock b/helm-repo/argocd/argo-cd-7.8.23/Chart.lock similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/Chart.lock rename to helm-repo/argocd/argo-cd-7.8.23/Chart.lock diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/Chart.yaml b/helm-repo/argocd/argo-cd-7.8.23/Chart.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/Chart.yaml rename to helm-repo/argocd/argo-cd-7.8.23/Chart.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/README.md b/helm-repo/argocd/argo-cd-7.8.23/README.md similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/README.md rename to helm-repo/argocd/argo-cd-7.8.23/README.md diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/.helmignore b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/.helmignore similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/.helmignore rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/.helmignore diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/Chart.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/Chart.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/Chart.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/Chart.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/README.md b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/README.md similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/README.md rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/README.md diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/NOTES.txt diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/_configs.tpl diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/_helpers.tpl diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-auth-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-auth-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-auth-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-auth-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-announce-service.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-announce-service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-announce-service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-announce-service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-configmap.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-configmap.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-configmap.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-configmap.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-health-configmap.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-health-configmap.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-health-configmap.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-health-configmap.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-network-policy.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-network-policy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-network-policy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-network-policy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-service.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-statefulset.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-statefulset.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-statefulset.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-ha-statefulset.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-network-policy.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-network-policy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-network-policy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-network-policy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-role.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-service.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-tls-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-tls-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/redis-tls-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/redis-tls-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/sentinel-auth-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/sentinel-auth-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/sentinel-auth-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/sentinel-auth-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/values.yaml b/helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/values.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/charts/redis-ha/values.yaml rename to helm-repo/argocd/argo-cd-7.8.23/charts/redis-ha/values.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/NOTES.txt b/helm-repo/argocd/argo-cd-7.8.23/templates/NOTES.txt similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/NOTES.txt rename to helm-repo/argocd/argo-cd-7.8.23/templates/NOTES.txt diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/_common.tpl b/helm-repo/argocd/argo-cd-7.8.23/templates/_common.tpl similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/_common.tpl rename to helm-repo/argocd/argo-cd-7.8.23/templates/_common.tpl diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/_helpers.tpl b/helm-repo/argocd/argo-cd-7.8.23/templates/_helpers.tpl similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/_helpers.tpl rename to helm-repo/argocd/argo-cd-7.8.23/templates/_helpers.tpl diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/_versions.tpl b/helm-repo/argocd/argo-cd-7.8.23/templates/_versions.tpl similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/_versions.tpl rename to helm-repo/argocd/argo-cd-7.8.23/templates/_versions.tpl diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/aggregate-roles.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/aggregate-roles.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/aggregate-roles.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/aggregate-roles.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrole.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrole.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrole.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrole.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/clusterrolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/prometheusrule.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/prometheusrule.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/prometheusrule.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/prometheusrule.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/statefulset.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/statefulset.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-application-controller/statefulset.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-application-controller/statefulset.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/certificate.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/certificate.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/certificate.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/certificate.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrole.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrole.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrole.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrole.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/clusterrolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/ingress.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-applicationset/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-applicationset/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-commit-server/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-commit-server/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmd-params-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmd-params-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmd-params-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmd-params-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-cmp-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-dex-server-tls-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-dex-server-tls-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-dex-server-tls-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-dex-server-tls-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-gpg-keys-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-gpg-keys-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-gpg-keys-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-gpg-keys-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-notifications-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-rbac-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-repo-server-tls-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-repo-server-tls-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-repo-server-tls-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-repo-server-tls-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-server-tls-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-server-tls-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-server-tls-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-server-tls-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-styles-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-styles-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-styles-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-styles-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-tls-certs-cm.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-tls-certs-cm.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/argocd-tls-certs-cm.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/argocd-tls-certs-cm.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/cluster-secrets.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/cluster-secrets.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/cluster-secrets.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/cluster-secrets.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/externalredis-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/externalredis-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/externalredis-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/externalredis-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/repository-credentials-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/repository-credentials-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/repository-credentials-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/repository-credentials-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/repository-secret.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/repository-secret.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-configs/repository-secret.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-configs/repository-secret.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/clusterrole.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/clusterrole.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/clusterrole.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/clusterrole.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/clusterrolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/clusterrolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/clusterrolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/clusterrolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-notifications/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-notifications/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrole.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrole.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrole.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrole.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/clusterrolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/hpa.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-repo-server/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-repo-server/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/aws/ingress.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/aws/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/aws/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/aws/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/aws/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/certificate.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/certificate.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/certificate.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/certificate.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/clusterrole.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/clusterrolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/clusterrolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/clusterrolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/clusterrolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/backendconfig.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/backendconfig.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/backendconfig.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/backendconfig.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/frontendconfig.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/frontendconfig.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/frontendconfig.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/frontendconfig.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/ingress.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/managedcertificate.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/managedcertificate.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/gke/managedcertificate.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/gke/managedcertificate.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/hpa.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/hpa.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/hpa.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/hpa.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/ingress-grpc.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/ingress.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/ingress.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/ingress.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/ingress.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/openshift/route.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/argocd-server/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-application.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-application.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-application.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-application.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-applicationset.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-applicationset.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-applicationset.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-applicationset.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-project.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-project.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/crds/crd-project.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/crds/crd-project.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/dex/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/dex/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/dex/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/extra-manifests.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/extra-manifests.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/extra-manifests.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/extra-manifests.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/networkpolicy-default-deny.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/job.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/job.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/job.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/job.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/role.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/role.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/role.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/role.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/rolebinding.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis-secret-init/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis-secret-init/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/deployment.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/deployment.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/deployment.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/deployment.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/health-configmap.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/health-configmap.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/health-configmap.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/health-configmap.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/metrics.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/metrics.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/metrics.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/metrics.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/networkpolicy.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/networkpolicy.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/networkpolicy.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/networkpolicy.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/pdb.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/pdb.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/pdb.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/pdb.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/service.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/service.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/service.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/service.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/serviceaccount.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/serviceaccount.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/serviceaccount.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/serviceaccount.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/servicemonitor.yaml b/helm-repo/argocd/argo-cd-7.8.23/templates/redis/servicemonitor.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/templates/redis/servicemonitor.yaml rename to helm-repo/argocd/argo-cd-7.8.23/templates/redis/servicemonitor.yaml diff --git a/helm-repo/argo-cd/argo-cd-7.8.23/values.yaml b/helm-repo/argocd/argo-cd-7.8.23/values.yaml similarity index 100% rename from helm-repo/argo-cd/argo-cd-7.8.23/values.yaml rename to helm-repo/argocd/argo-cd-7.8.23/values.yaml