From 0436749932702f04d079eead29fbcc74573a5770 Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Mon, 19 Jan 2026 16:11:44 +0900 Subject: [PATCH] Change chart directory structure --- doc/chart-restructure-plan.md | 198 +++++++++++------- .../helm}/airflow/1.16.0/.helmignore | 0 .../helm}/airflow/1.16.0/BUILD-README.md | 0 .../helm}/airflow/1.16.0/CUSTOM-README.md | 0 .../helm}/airflow/1.16.0/Chart.lock | 0 .../helm}/airflow/1.16.0/Chart.yaml | 0 .../helm}/airflow/1.16.0/INSTALL | 0 .../helm}/airflow/1.16.0/LICENSE | 0 .../helm}/airflow/1.16.0/NOTICE | 0 .../helm}/airflow/1.16.0/README.md | 0 .../helm}/airflow/1.16.0/RELEASE_NOTES.rst | 0 .../1.16.0/charts/postgresql/.helmignore | 0 .../1.16.0/charts/postgresql/Chart.lock | 0 .../1.16.0/charts/postgresql/Chart.yaml | 0 .../1.16.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../1.16.0/charts/postgresql/values.yaml | 0 .../helm}/airflow/1.16.0/custom-values.yaml | 0 .../airflow/1.16.0/dockerfiles/README.md | 0 .../dockerfiles/pgbouncer-exporter/Dockerfile | 0 .../pgbouncer-exporter/build_and_push.sh | 0 .../1.16.0/dockerfiles/pgbouncer/Dockerfile | 0 .../dockerfiles/pgbouncer/build_and_push.sh | 0 .../pod-template-file.kubernetes-helm-yaml | 0 .../airflow/1.16.0/files/statsd-mappings.yml | 0 .../airflow/1.16.0/newsfragments/config.toml | 0 .../airflow/1.16.0/reproducible_build.yaml | 0 .../helm}/airflow/1.16.0/templates/NOTES.txt | 0 .../airflow/1.16.0/templates/_helpers.yaml | 0 .../api-server/api-server-deployment.yaml | 0 .../api-server/api-server-networkpolicy.yaml | 0 .../api-server-poddisruptionbudget.yaml | 0 .../api-server/api-server-service.yaml | 0 .../api-server/api-server-serviceaccount.yaml | 0 .../1.16.0/templates/check-values.yaml | 0 .../templates/cleanup/cleanup-cronjob.yaml | 0 .../cleanup/cleanup-serviceaccount.yaml | 0 .../templates/configmaps/configmap.yaml | 0 .../configmaps/extra-configmaps.yaml | 0 .../configmaps/statsd-configmap.yaml | 0 .../configmaps/webserver-configmap.yaml | 0 .../dag-processor-deployment.yaml | 0 .../dag-processor-serviceaccount.yaml | 0 .../dags-persistent-volume-claim.yaml | 0 .../templates/flower/flower-deployment.yaml | 0 .../templates/flower/flower-ingress.yaml | 0 .../flower/flower-networkpolicy.yaml | 0 .../templates/flower/flower-service.yaml | 0 .../flower/flower-serviceaccount.yaml | 0 .../jobs/create-user-job-serviceaccount.yaml | 0 .../templates/jobs/create-user-job.yaml | 0 .../migrate-database-job-serviceaccount.yaml | 0 .../templates/jobs/migrate-database-job.yaml | 0 .../airflow/1.16.0/templates/limitrange.yaml | 0 .../logs-persistent-volume-claim.yaml | 0 .../pgbouncer/pgbouncer-deployment.yaml | 0 .../pgbouncer/pgbouncer-ingress.yaml | 0 .../pgbouncer/pgbouncer-networkpolicy.yaml | 0 .../pgbouncer-poddisruptionbudget.yaml | 0 .../pgbouncer/pgbouncer-service.yaml | 0 .../pgbouncer/pgbouncer-serviceaccount.yaml | 0 .../priorityclasses/priority-classes.yaml | 0 .../templates/rbac/pod-cleanup-role.yaml | 0 .../rbac/pod-cleanup-rolebinding.yaml | 0 .../templates/rbac/pod-launcher-role.yaml | 0 .../rbac/pod-launcher-rolebinding.yaml | 0 .../templates/rbac/pod-log-reader-role.yaml | 0 .../rbac/pod-log-reader-rolebinding.yaml | 0 ...curity-context-constraint-rolebinding.yaml | 0 .../templates/redis/redis-networkpolicy.yaml | 0 .../1.16.0/templates/redis/redis-service.yaml | 0 .../templates/redis/redis-serviceaccount.yaml | 0 .../templates/redis/redis-statefulset.yaml | 0 .../1.16.0/templates/resourcequota.yaml | 0 .../scheduler/scheduler-deployment.yaml | 0 .../scheduler/scheduler-networkpolicy.yaml | 0 .../scheduler-poddisruptionbudget.yaml | 0 .../scheduler/scheduler-service.yaml | 0 .../scheduler/scheduler-serviceaccount.yaml | 0 .../secrets/elasticsearch-secret.yaml | 0 .../templates/secrets/extra-secrets.yaml | 0 .../templates/secrets/fernetkey-secret.yaml | 0 .../templates/secrets/flower-secret.yaml | 0 .../templates/secrets/git-ssh-key-secret.yaml | 0 .../secrets/kerberos-keytab-secret.yaml | 0 .../secrets/metadata-connection-secret.yaml | 0 .../templates/secrets/opensearch-secret.yaml | 0 .../pgbouncer-certificates-secret.yaml | 0 .../secrets/pgbouncer-config-secret.yaml | 0 .../secrets/pgbouncer-stats-secret.yaml | 0 .../templates/secrets/redis-secrets.yaml | 0 .../templates/secrets/registry-secret.yaml | 0 .../result-backend-connection-secret.yaml | 0 .../secrets/webserver-secret-key-secret.yaml | 0 .../templates/statsd/statsd-deployment.yaml | 0 .../templates/statsd/statsd-ingress.yaml | 0 .../statsd/statsd-networkpolicy.yaml | 0 .../templates/statsd/statsd-service.yaml | 0 .../statsd/statsd-serviceaccount.yaml | 0 .../triggerer/triggerer-deployment.yaml | 0 .../triggerer/triggerer-kedaautoscaler.yaml | 0 .../triggerer/triggerer-networkpolicy.yaml | 0 .../triggerer/triggerer-service.yaml | 0 .../triggerer/triggerer-serviceaccount.yaml | 0 .../webserver/webserver-deployment.yaml | 0 .../templates/webserver/webserver-hpa.yaml | 0 .../webserver/webserver-ingress.yaml | 0 .../webserver/webserver-networkpolicy.yaml | 0 .../webserver-poddisruptionbudget.yaml | 0 .../webserver/webserver-service.yaml | 0 .../webserver/webserver-serviceaccount.yaml | 0 .../templates/workers/worker-deployment.yaml | 0 .../1.16.0/templates/workers/worker-hpa.yaml | 0 .../workers/worker-kedaautoscaler.yaml | 0 .../workers/worker-networkpolicy.yaml | 0 .../templates/workers/worker-service.yaml | 0 .../workers/worker-serviceaccount.yaml | 0 .../helm}/airflow/1.16.0/values.schema.json | 0 .../helm}/airflow/1.16.0/values.yaml | 0 .../airflow/1.16.0/values_schema.schema.json | 0 .../helm}/argo-cd/7.7.0/.helmignore | 0 .../helm}/argo-cd/7.7.0/BUILD-README.md | 0 .../helm}/argo-cd/7.7.0/CUSTOM-README.md | 0 .../helm}/argo-cd/7.7.0/Chart.lock | 0 .../helm}/argo-cd/7.7.0/Chart.yaml | 0 .../helm}/argo-cd/7.7.0/README.md | 0 .../argo-cd/7.7.0/charts/redis-ha/Chart.yaml | 0 .../argo-cd/7.7.0/charts/redis-ha/README.md | 0 .../redis-ha/ci/haproxy-enabled-values.yaml | 0 .../ci/multi-value-configs-values.yaml | 0 .../7.7.0/charts/redis-ha/templates/NOTES.txt | 0 .../charts/redis-ha/templates/_configs.tpl | 0 .../charts/redis-ha/templates/_helpers.tpl | 0 .../redis-ha/templates/redis-auth-secret.yaml | 0 .../templates/redis-ha-announce-service.yaml | 0 .../templates/redis-ha-configmap.yaml | 0 .../redis-ha-exporter-script-configmap.yaml | 0 .../templates/redis-ha-health-configmap.yaml | 0 .../templates/redis-ha-network-policy.yaml | 0 .../redis-ha/templates/redis-ha-pdb.yaml | 0 .../templates/redis-ha-prometheus-rule.yaml | 0 .../redis-ha/templates/redis-ha-role.yaml | 0 .../templates/redis-ha-rolebinding.yaml | 0 .../redis-ha/templates/redis-ha-secret.yaml | 0 .../redis-ha/templates/redis-ha-service.yaml | 0 .../templates/redis-ha-serviceaccount.yaml | 0 .../templates/redis-ha-servicemonitor.yaml | 0 .../templates/redis-ha-statefulset.yaml | 0 .../templates/redis-haproxy-deployment.yaml | 0 .../redis-haproxy-network-policy.yaml | 0 .../redis-ha/templates/redis-haproxy-pdb.yaml | 0 .../templates/redis-haproxy-role.yaml | 0 .../templates/redis-haproxy-rolebinding.yaml | 0 .../templates/redis-haproxy-service.yaml | 0 .../redis-haproxy-serviceaccount.yaml | 0 .../redis-haproxy-servicemonitor.yaml | 0 .../redis-ha/templates/redis-tls-secret.yaml | 0 .../templates/sentinel-auth-secret.yaml | 0 .../tests/test-redis-ha-configmap.yaml | 0 .../templates/tests/test-redis-ha-pod.yaml | 0 .../argo-cd/7.7.0/charts/redis-ha/values.yaml | 0 .../helm}/argo-cd/7.7.0/custom-values.yaml | 0 .../helm}/argo-cd/7.7.0/templates/NOTES.txt | 0 .../helm}/argo-cd/7.7.0/templates/_common.tpl | 0 .../argo-cd/7.7.0/templates/_helpers.tpl | 0 .../argo-cd/7.7.0/templates/_versions.tpl | 0 .../7.7.0/templates/aggregate-roles.yaml | 0 .../clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../deployment.yaml | 0 .../metrics.yaml | 0 .../networkpolicy.yaml | 0 .../argocd-application-controller/pdb.yaml | 0 .../prometheusrule.yaml | 0 .../argocd-application-controller/role.yaml | 0 .../rolebinding.yaml | 0 .../serviceaccount.yaml | 0 .../servicemonitor.yaml | 0 .../statefulset.yaml | 0 .../argocd-applicationset/certificate.yaml | 0 .../argocd-applicationset/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../argocd-applicationset/deployment.yaml | 0 .../argocd-applicationset/ingress.yaml | 0 .../argocd-applicationset/metrics.yaml | 0 .../argocd-applicationset/networkpolicy.yaml | 0 .../templates/argocd-applicationset/pdb.yaml | 0 .../templates/argocd-applicationset/role.yaml | 0 .../argocd-applicationset/rolebinding.yaml | 0 .../argocd-applicationset/service.yaml | 0 .../argocd-applicationset/serviceaccount.yaml | 0 .../argocd-applicationset/servicemonitor.yaml | 0 .../templates/argocd-configs/argocd-cm.yaml | 0 .../argocd-configs/argocd-cmd-params-cm.yaml | 0 .../argocd-configs/argocd-cmp-cm.yaml | 0 .../argocd-dex-server-tls-secret.yaml | 0 .../argocd-configs/argocd-gpg-keys-cm.yaml | 0 .../argocd-notifications-cm.yaml | 0 .../argocd-notifications-secret.yaml | 0 .../argocd-configs/argocd-rbac-cm.yaml | 0 .../argocd-repo-server-tls-secret.yaml | 0 .../argocd-configs/argocd-secret.yaml | 0 .../argocd-server-tls-secret.yaml | 0 .../argocd-ssh-known-hosts-cm.yaml | 0 .../argocd-configs/argocd-styles-cm.yaml | 0 .../argocd-configs/argocd-tls-certs-cm.yaml | 0 .../argocd-configs/cluster-secrets.yaml | 0 .../argocd-configs/externalredis-secret.yaml | 0 .../repository-credentials-secret.yaml | 0 .../argocd-configs/repository-secret.yaml | 0 .../argocd-notifications/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../argocd-notifications/deployment.yaml | 0 .../argocd-notifications/metrics.yaml | 0 .../argocd-notifications/networkpolicy.yaml | 0 .../templates/argocd-notifications/pdb.yaml | 0 .../templates/argocd-notifications/role.yaml | 0 .../argocd-notifications/rolebinding.yaml | 0 .../argocd-notifications/serviceaccount.yaml | 0 .../argocd-notifications/servicemonitor.yaml | 0 .../argocd-repo-server/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../argocd-repo-server/deployment.yaml | 0 .../templates/argocd-repo-server/hpa.yaml | 0 .../templates/argocd-repo-server/metrics.yaml | 0 .../argocd-repo-server/networkpolicy.yaml | 0 .../templates/argocd-repo-server/pdb.yaml | 0 .../templates/argocd-repo-server/role.yaml | 0 .../argocd-repo-server/rolebinding.yaml | 0 .../templates/argocd-repo-server/service.yaml | 0 .../argocd-repo-server/serviceaccount.yaml | 0 .../argocd-repo-server/servicemonitor.yaml | 0 .../templates/argocd-server/aws/ingress.yaml | 0 .../templates/argocd-server/aws/service.yaml | 0 .../templates/argocd-server/certificate.yaml | 0 .../templates/argocd-server/clusterrole.yaml | 0 .../argocd-server/clusterrolebinding.yaml | 0 .../templates/argocd-server/deployment.yaml | 0 .../argocd-server/gke/backendconfig.yaml | 0 .../argocd-server/gke/frontendconfig.yaml | 0 .../templates/argocd-server/gke/ingress.yaml | 0 .../argocd-server/gke/managedcertificate.yaml | 0 .../7.7.0/templates/argocd-server/hpa.yaml | 0 .../templates/argocd-server/ingress-grpc.yaml | 0 .../templates/argocd-server/ingress.yaml | 0 .../templates/argocd-server/metrics.yaml | 0 .../argocd-server/networkpolicy.yaml | 0 .../argocd-server/openshift/route.yaml | 0 .../7.7.0/templates/argocd-server/pdb.yaml | 0 .../7.7.0/templates/argocd-server/role.yaml | 0 .../templates/argocd-server/rolebinding.yaml | 0 .../templates/argocd-server/service.yaml | 0 .../argocd-server/serviceaccount.yaml | 0 .../argocd-server/servicemonitor.yaml | 0 .../7.7.0/templates/crds/crd-application.yaml | 0 .../templates/crds/crd-applicationset.yaml | 0 .../7.7.0/templates/crds/crd-project.yaml | 0 .../7.7.0/templates/dex/deployment.yaml | 0 .../7.7.0/templates/dex/networkpolicy.yaml | 0 .../argo-cd/7.7.0/templates/dex/pdb.yaml | 0 .../argo-cd/7.7.0/templates/dex/role.yaml | 0 .../7.7.0/templates/dex/rolebinding.yaml | 0 .../argo-cd/7.7.0/templates/dex/service.yaml | 0 .../7.7.0/templates/dex/serviceaccount.yaml | 0 .../7.7.0/templates/dex/servicemonitor.yaml | 0 .../7.7.0/templates/extra-manifests.yaml | 0 .../templates/networkpolicy-default-deny.yaml | 0 .../templates/redis-secret-init/job.yaml | 0 .../templates/redis-secret-init/role.yaml | 0 .../redis-secret-init/rolebinding.yaml | 0 .../redis-secret-init/serviceaccount.yaml | 0 .../7.7.0/templates/redis/deployment.yaml | 0 .../templates/redis/health-configmap.yaml | 0 .../7.7.0/templates/redis/metrics.yaml | 0 .../7.7.0/templates/redis/networkpolicy.yaml | 0 .../argo-cd/7.7.0/templates/redis/pdb.yaml | 0 .../7.7.0/templates/redis/service.yaml | 0 .../7.7.0/templates/redis/serviceaccount.yaml | 0 .../7.7.0/templates/redis/servicemonitor.yaml | 0 .../helm}/argo-cd/7.7.0/values.yaml | 0 .../cert-manager/v1.16.1/BUILD-README.md | 0 .../helm}/cert-manager/v1.16.1/Chart.yaml | 0 .../helm}/cert-manager/v1.16.1/README.md | 0 .../cert-manager/v1.16.1/custom-valuse.yaml | 0 .../cert-manager/v1.16.1/templates/NOTES.txt | 0 .../v1.16.1/templates/_helpers.tpl | 0 .../v1.16.1/templates/cainjector-config.yaml | 0 .../templates/cainjector-deployment.yaml | 0 .../cainjector-poddisruptionbudget.yaml | 0 .../templates/cainjector-psp-clusterrole.yaml | 0 .../cainjector-psp-clusterrolebinding.yaml | 0 .../v1.16.1/templates/cainjector-psp.yaml | 0 .../v1.16.1/templates/cainjector-rbac.yaml | 0 .../v1.16.1/templates/cainjector-service.yaml | 0 .../templates/cainjector-serviceaccount.yaml | 0 .../v1.16.1/templates/controller-config.yaml | 0 .../cert-manager/v1.16.1/templates/crds.yaml | 0 .../v1.16.1/templates/deployment.yaml | 0 .../v1.16.1/templates/extras-objects.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/networkpolicy-webhooks.yaml | 0 .../templates/poddisruptionbudget.yaml | 0 .../v1.16.1/templates/podmonitor.yaml | 0 .../v1.16.1/templates/psp-clusterrole.yaml | 0 .../templates/psp-clusterrolebinding.yaml | 0 .../cert-manager/v1.16.1/templates/psp.yaml | 0 .../cert-manager/v1.16.1/templates/rbac.yaml | 0 .../v1.16.1/templates/service.yaml | 0 .../v1.16.1/templates/serviceaccount.yaml | 0 .../v1.16.1/templates/servicemonitor.yaml | 0 .../templates/startupapicheck-job.yaml | 0 .../startupapicheck-psp-clusterrole.yaml | 0 ...tartupapicheck-psp-clusterrolebinding.yaml | 0 .../templates/startupapicheck-psp.yaml | 0 .../templates/startupapicheck-rbac.yaml | 0 .../startupapicheck-serviceaccount.yaml | 0 .../v1.16.1/templates/webhook-config.yaml | 0 .../v1.16.1/templates/webhook-deployment.yaml | 0 .../templates/webhook-mutating-webhook.yaml | 0 .../webhook-poddisruptionbudget.yaml | 0 .../templates/webhook-psp-clusterrole.yaml | 0 .../webhook-psp-clusterrolebinding.yaml | 0 .../v1.16.1/templates/webhook-psp.yaml | 0 .../v1.16.1/templates/webhook-rbac.yaml | 0 .../v1.16.1/templates/webhook-service.yaml | 0 .../templates/webhook-serviceaccount.yaml | 0 .../templates/webhook-validating-webhook.yaml | 0 .../cert-manager/v1.16.1/values.schema.json | 0 .../helm}/cert-manager/v1.16.1/values.yaml | 0 .../helm}/dnsup/1.0.1/.helmignore | 0 .../helm}/dnsup/1.0.1/Chart.yaml | 0 .../helm}/dnsup/1.0.1/custom-values.yaml | 0 .../helm}/dnsup/1.0.1/templates/NOTES.txt | 0 .../helm}/dnsup/1.0.1/templates/_helpers.tpl | 0 .../dnsup/1.0.1/templates/deployment.yaml | 0 .../helm}/dnsup/1.0.1/templates/ingress.yaml | 0 .../helm}/dnsup/1.0.1/templates/service.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../helm}/dnsup/1.0.1/values.yaml | 0 .../helm}/flowise/6.0.0/.helmignore | 0 .../helm}/flowise/6.0.0/BUILD-README.md | 0 .../helm}/flowise/6.0.0/CUSTOM-README.md | 0 .../helm}/flowise/6.0.0/Chart.lock | 0 .../helm}/flowise/6.0.0/Chart.yaml | 0 .../helm}/flowise/6.0.0/LICENSE | 0 .../helm}/flowise/6.0.0/README.md | 0 .../flowise/6.0.0/charts/common/.helmignore | 0 .../flowise/6.0.0/charts/common/Chart.yaml | 0 .../flowise/6.0.0/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../6.0.0/charts/common/templates/_errors.tpl | 0 .../6.0.0/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../6.0.0/charts/common/templates/_labels.tpl | 0 .../6.0.0/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../6.0.0/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../flowise/6.0.0/charts/common/values.yaml | 0 .../flowise/6.0.0/charts/mariadb/.helmignore | 0 .../flowise/6.0.0/charts/mariadb/Chart.lock | 0 .../flowise/6.0.0/charts/mariadb/Chart.yaml | 0 .../flowise/6.0.0/charts/mariadb/README.md | 0 .../charts/mariadb/charts/common/.helmignore | 0 .../charts/mariadb/charts/common/Chart.yaml | 0 .../charts/mariadb/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/mariadb/charts/common/values.yaml | 0 .../flowise/6.0.0/charts/mariadb/icon.png | Bin .../6.0.0/charts/mariadb/templates/NOTES.txt | 0 .../charts/mariadb/templates/_helpers.tpl | 0 .../charts/mariadb/templates/ca-cert.yaml | 0 .../6.0.0/charts/mariadb/templates/cert.yaml | 0 .../charts/mariadb/templates/extra-list.yaml | 0 .../mariadb/templates/headless-svc.yaml | 0 .../mariadb/templates/networkpolicy.yaml | 0 .../mariadb/templates/primary/configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../charts/mariadb/templates/primary/pdb.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../charts/mariadb/templates/primary/svc.yaml | 0 .../mariadb/templates/prometheusrules.yaml | 0 .../6.0.0/charts/mariadb/templates/role.yaml | 0 .../charts/mariadb/templates/rolebinding.yaml | 0 .../templates/secondary/configmap.yaml | 0 .../mariadb/templates/secondary/pdb.yaml | 0 .../templates/secondary/statefulset.yaml | 0 .../mariadb/templates/secondary/svc.yaml | 0 .../charts/mariadb/templates/secrets.yaml | 0 .../secretstoreproviderclass-tde.yaml | 0 .../mariadb/templates/serviceaccount.yaml | 0 .../mariadb/templates/servicemonitor.yaml | 0 .../charts/mariadb/templates/tls-secret.yaml | 0 .../templates/update-password/job.yaml | 0 .../templates/update-password/new-secret.yaml | 0 .../update-password/previous-secret.yaml | 0 .../6.0.0/charts/mariadb/values.schema.json | 0 .../flowise/6.0.0/charts/mariadb/values.yaml | 0 .../6.0.0/charts/postgresql/.helmignore | 0 .../6.0.0/charts/postgresql/Chart.lock | 0 .../6.0.0/charts/postgresql/Chart.yaml | 0 .../flowise/6.0.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../flowise/6.0.0/charts/postgresql/icon.png | Bin .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../6.0.0/charts/postgresql/values.yaml | 0 .../flowise/6.0.0/charts/redis/.helmignore | 0 .../flowise/6.0.0/charts/redis/Chart.lock | 0 .../flowise/6.0.0/charts/redis/Chart.yaml | 0 .../flowise/6.0.0/charts/redis/README.md | 0 .../charts/redis/charts/common/.helmignore | 0 .../charts/redis/charts/common/Chart.yaml | 0 .../charts/redis/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../redis/charts/common/templates/_errors.tpl | 0 .../redis/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../redis/charts/common/templates/_labels.tpl | 0 .../redis/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../redis/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/redis/charts/common/values.yaml | 0 .../helm}/flowise/6.0.0/charts/redis/icon.png | Bin .../6.0.0/charts/redis/templates/NOTES.txt | 0 .../6.0.0/charts/redis/templates/_helpers.tpl | 0 .../charts/redis/templates/configmap.yaml | 0 .../charts/redis/templates/extra-list.yaml | 0 .../charts/redis/templates/headless-svc.yaml | 0 .../redis/templates/health-configmap.yaml | 0 .../redis/templates/master/application.yaml | 0 .../charts/redis/templates/master/pdb.yaml | 0 .../charts/redis/templates/master/psp.yaml | 0 .../charts/redis/templates/master/pvc.yaml | 0 .../redis/templates/master/service.yaml | 0 .../templates/master/serviceaccount.yaml | 0 .../charts/redis/templates/metrics-svc.yaml | 0 .../charts/redis/templates/networkpolicy.yaml | 0 .../charts/redis/templates/podmonitor.yaml | 0 .../redis/templates/prometheusrule.yaml | 0 .../redis/templates/replicas/application.yaml | 0 .../charts/redis/templates/replicas/hpa.yaml | 0 .../charts/redis/templates/replicas/pdb.yaml | 0 .../redis/templates/replicas/service.yaml | 0 .../templates/replicas/serviceaccount.yaml | 0 .../6.0.0/charts/redis/templates/role.yaml | 0 .../charts/redis/templates/rolebinding.yaml | 0 .../redis/templates/scripts-configmap.yaml | 0 .../redis/templates/secret-svcbind.yaml | 0 .../6.0.0/charts/redis/templates/secret.yaml | 0 .../charts/redis/templates/sentinel/hpa.yaml | 0 .../templates/sentinel/node-services.yaml | 0 .../charts/redis/templates/sentinel/pdb.yaml | 0 .../templates/sentinel/ports-configmap.yaml | 0 .../redis/templates/sentinel/service.yaml | 0 .../redis/templates/sentinel/statefulset.yaml | 0 .../redis/templates/serviceaccount.yaml | 0 .../redis/templates/servicemonitor.yaml | 0 .../charts/redis/templates/svc-external.yaml | 0 .../charts/redis/templates/tls-secret.yaml | 0 .../6.0.0/charts/redis/values.schema.json | 0 .../flowise/6.0.0/charts/redis/values.yaml | 0 .../flowise/6.0.0/ci/default-values.yaml | 0 .../flowise/6.0.0/ci/mariadb-values.yaml | 0 .../flowise/6.0.0/ci/postgresql-values.yaml | 0 .../helm}/flowise/6.0.0/ci/redis-values.yaml | 0 .../helm}/flowise/6.0.0/custom-values.yaml | 0 .../helm}/flowise/6.0.0/templates/NOTES.txt | 0 .../flowise/6.0.0/templates/_helpers.tpl | 0 .../flowise/6.0.0/templates/deployment.yaml | 0 .../flowise/6.0.0/templates/extra-list.yaml | 0 .../flowise/6.0.0/templates/ingress.yaml | 0 .../6.0.0/templates/mariadb-secret.yaml | 0 .../helm}/flowise/6.0.0/templates/pdb.yaml | 0 .../templates/persistentvolumeclaim.yaml | 0 .../6.0.0/templates/postgresql-secret.yaml | 0 .../flowise/6.0.0/templates/redis-secret.yaml | 0 .../helm}/flowise/6.0.0/templates/secret.yaml | 0 .../flowise/6.0.0/templates/service.yaml | 0 .../6.0.0/templates/serviceaccount.yaml | 0 .../6.0.0/templates/tests/_helpers.tpl | 0 .../6.0.0/templates/tests/configmap.yaml | 0 .../flowise/6.0.0/templates/tests/pod.yaml | 0 .../6.0.0/templates/worker/_helpers.tpl | 0 .../6.0.0/templates/worker/deployment.yaml | 0 .../flowise/6.0.0/templates/worker/pdb.yaml | 0 .../templates/worker/serviceaccount.yaml | 0 .../helm}/flowise/6.0.0/values.yaml | 0 .../helm}/gitea/12.4.0/.helmignore | 0 .../helm}/gitea/12.4.0/BUILD-README.md | 0 .../helm}/gitea/12.4.0/CUSTOM-README.md | 0 .../helm}/gitea/12.4.0/Chart.lock | 0 .../helm}/gitea/12.4.0/Chart.yaml | 0 .../helm}/gitea/12.4.0/LICENSE | 0 .../helm}/gitea/12.4.0/README.md | 0 .../helm}/gitea/12.4.0/argo-values.yaml | 0 .../12.4.0/charts/postgresql-ha/.helmignore | 0 .../12.4.0/charts/postgresql-ha/Chart.lock | 0 .../12.4.0/charts/postgresql-ha/Chart.yaml | 0 .../12.4.0/charts/postgresql-ha/README.md | 0 .../postgresql-ha/charts/common/.helmignore | 0 .../postgresql-ha/charts/common/Chart.yaml | 0 .../postgresql-ha/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql-ha/charts/common/values.yaml | 0 .../charts/postgresql-ha/templates/NOTES.txt | 0 .../postgresql-ha/templates/_helpers.tpl | 0 .../templates/backup/cronjob.yaml | 0 .../postgresql-ha/templates/backup/pvc.yaml | 0 .../postgresql-ha/templates/extra-list.yaml | 0 .../postgresql-ha/templates/ldap-secrets.yaml | 0 .../templates/metrics-configmap.yaml | 0 .../templates/pgpool/configmap.yaml | 0 .../pgpool/custom-users-secrets.yaml | 0 .../templates/pgpool/deployment.yaml | 0 .../pgpool/initdb-scripts-configmap.yaml | 0 .../templates/pgpool/networkpolicy.yaml | 0 .../postgresql-ha/templates/pgpool/pdb.yaml | 0 .../templates/pgpool/secrets.yaml | 0 .../templates/pgpool/service.yaml | 0 .../templates/podsecuritypolicy.yaml | 0 .../templates/postgresql/configmap.yaml | 0 .../postgresql/extended-configmap.yaml | 0 .../postgresql/initdb-scripts-configmap.yaml | 0 .../templates/postgresql/metrics-service.yaml | 0 .../templates/postgresql/networkpolicy.yaml | 0 .../templates/postgresql/pdb.yaml | 0 .../postgresql/scripts-configmap.yaml | 0 .../templates/postgresql/secrets.yaml | 0 .../postgresql/service-headless.yaml | 0 .../templates/postgresql/service-witness.yaml | 0 .../templates/postgresql/service.yaml | 0 .../templates/postgresql/servicemonitor.yaml | 0 .../templates/postgresql/statefulset.yaml | 0 .../templates/postgresql/witness-pdb.yaml | 0 .../postgresql/witness-statefulset.yaml | 0 .../charts/postgresql-ha/templates/role.yaml | 0 .../postgresql-ha/templates/rolebinding.yaml | 0 .../templates/serviceaccount.yaml | 0 .../postgresql-ha/templates/tls-secrets.yaml | 0 .../12.4.0/charts/postgresql-ha/values.yaml | 0 .../12.4.0/charts/postgresql/.helmignore | 0 .../gitea/12.4.0/charts/postgresql/Chart.lock | 0 .../gitea/12.4.0/charts/postgresql/Chart.yaml | 0 .../gitea/12.4.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../primary/preinitialization-configmap.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../templates/update-password/job.yaml | 0 .../templates/update-password/new-secret.yaml | 0 .../update-password/previous-secret.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../12.4.0/charts/postgresql/values.yaml | 0 .../12.4.0/charts/valkey-cluster/.helmignore | 0 .../12.4.0/charts/valkey-cluster/Chart.lock | 0 .../12.4.0/charts/valkey-cluster/Chart.yaml | 0 .../12.4.0/charts/valkey-cluster/README.md | 0 .../valkey-cluster/charts/common/.helmignore | 0 .../valkey-cluster/charts/common/Chart.yaml | 0 .../valkey-cluster/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../valkey-cluster/charts/common/values.yaml | 0 .../charts/valkey-cluster/templates/NOTES.txt | 0 .../valkey-cluster/templates/_helpers.tpl | 0 .../valkey-cluster/templates/configmap.yaml | 0 .../valkey-cluster/templates/extra-list.yaml | 0 .../templates/headless-svc.yaml | 0 .../templates/metrics-prometheus.yaml | 0 .../valkey-cluster/templates/metrics-svc.yaml | 0 .../templates/networkpolicy.yaml | 0 .../templates/poddisruptionbudget.yaml | 0 .../templates/prometheusrule.yaml | 0 .../templates/scripts-configmap.yaml | 0 .../valkey-cluster/templates/secret.yaml | 0 .../svc-cluster-external-access.yaml | 0 .../valkey-cluster/templates/tls-secret.yaml | 0 .../templates/update-cluster.yaml | 0 .../valkey-cluster/templates/valkey-role.yaml | 0 .../templates/valkey-rolebinding.yaml | 0 .../templates/valkey-serviceaccount.yaml | 0 .../templates/valkey-statefulset.yaml | 0 .../valkey-cluster/templates/valkey-svc.yaml | 0 .../12.4.0/charts/valkey-cluster/values.yaml | 0 .../gitea/12.4.0/charts/valkey/.helmignore | 0 .../gitea/12.4.0/charts/valkey/Chart.lock | 0 .../gitea/12.4.0/charts/valkey/Chart.yaml | 0 .../gitea/12.4.0/charts/valkey/README.md | 0 .../charts/valkey/charts/common/.helmignore | 0 .../charts/valkey/charts/common/Chart.yaml | 0 .../charts/valkey/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../valkey/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../valkey/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/valkey/charts/common/values.yaml | 0 .../12.4.0/charts/valkey/templates/NOTES.txt | 0 .../charts/valkey/templates/_helpers.tpl | 0 .../charts/valkey/templates/configmap.yaml | 0 .../charts/valkey/templates/extra-list.yaml | 0 .../charts/valkey/templates/headless-svc.yaml | 0 .../valkey/templates/health-configmap.yaml | 0 .../charts/valkey/templates/metrics-svc.yaml | 0 .../valkey/templates/networkpolicy.yaml | 0 .../charts/valkey/templates/podmonitor.yaml | 0 .../valkey/templates/primary/application.yaml | 0 .../charts/valkey/templates/primary/pdb.yaml | 0 .../charts/valkey/templates/primary/psp.yaml | 0 .../charts/valkey/templates/primary/pvc.yaml | 0 .../valkey/templates/primary/service.yaml | 0 .../templates/primary/serviceaccount.yaml | 0 .../valkey/templates/prometheusrule.yaml | 0 .../templates/replicas/application.yaml | 0 .../charts/valkey/templates/replicas/hpa.yaml | 0 .../charts/valkey/templates/replicas/pdb.yaml | 0 .../valkey/templates/replicas/service.yaml | 0 .../templates/replicas/serviceaccount.yaml | 0 .../charts/valkey/templates/replicas/vpa.yaml | 0 .../12.4.0/charts/valkey/templates/role.yaml | 0 .../charts/valkey/templates/rolebinding.yaml | 0 .../valkey/templates/scripts-configmap.yaml | 0 .../valkey/templates/secret-svcbind.yaml | 0 .../charts/valkey/templates/secret.yaml | 0 .../charts/valkey/templates/sentinel/hpa.yaml | 0 .../templates/sentinel/node-services.yaml | 0 .../charts/valkey/templates/sentinel/pdb.yaml | 0 .../templates/sentinel/ports-configmap.yaml | 0 .../valkey/templates/sentinel/service.yaml | 0 .../templates/sentinel/statefulset.yaml | 0 .../charts/valkey/templates/sentinel/vpa.yaml | 0 .../valkey/templates/serviceaccount.yaml | 0 .../valkey/templates/servicemonitor.yaml | 0 .../charts/valkey/templates/tls-secret.yaml | 0 .../12.4.0/charts/valkey/values.schema.json | 0 .../gitea/12.4.0/charts/valkey/values.yaml | 0 .../helm}/gitea/12.4.0/custom-values.yaml | 0 .../helm}/gitea/12.4.0/docs/ha-setup.md | 0 .../helm}/gitea/12.4.0/install-man-page.sh | 0 .../gitea/12.4.0/scripts/act_runner/token.sh | 0 .../config/config_environment.sh | 0 .../init/configure_gpg_environment.sh | 0 .../helm}/gitea/12.4.0/templates/NOTES.txt | 0 .../helm}/gitea/12.4.0/templates/_helpers.tpl | 0 .../gitea/check-actions-not-present.yaml | 0 .../gitea/12.4.0/templates/gitea/config.yaml | 0 .../12.4.0/templates/gitea/deployment.yaml | 0 .../12.4.0/templates/gitea/deprecation.yaml | 0 .../12.4.0/templates/gitea/extra-list.yaml | 0 .../12.4.0/templates/gitea/gpg-secret.yaml | 0 .../12.4.0/templates/gitea/http-svc.yaml | 0 .../gitea/12.4.0/templates/gitea/ingress.yaml | 0 .../gitea/12.4.0/templates/gitea/init.yaml | 0 .../templates/gitea/metrics-secret.yaml | 0 .../templates/gitea/poddisruptionbudget.yaml | 0 .../gitea/12.4.0/templates/gitea/pvc.yaml | 0 .../templates/gitea/serviceaccount.yaml | 0 .../templates/gitea/servicemonitor.yaml | 0 .../gitea/12.4.0/templates/gitea/ssh-svc.yaml | 0 .../templates/tests/test-http-connection.yaml | 0 .../gitea/12.4.0/tenant-custom-values.yaml | 0 .../helm}/gitea/12.4.0/test-values.yaml | 0 .../helm}/gitea/12.4.0/values.yaml | 0 {charts => manifests/helm}/gitea/12.4.0/yq.1 | 0 .../helm}/harbor/1.16.2/.helmignore | 0 .../helm}/harbor/1.16.2/BUILD-README.md | 0 .../helm}/harbor/1.16.2/CUSTOM-README.md | 0 .../helm}/harbor/1.16.2/Chart.yaml | 0 .../helm}/harbor/1.16.2/LICENSE | 0 .../helm}/harbor/1.16.2/README.md | 0 .../helm}/harbor/1.16.2/custom-values.yaml | 0 .../helm}/harbor/1.16.2/templates/NOTES.txt | 0 .../harbor/1.16.2/templates/_helpers.tpl | 0 .../harbor/1.16.2/templates/core/core-cm.yaml | 0 .../1.16.2/templates/core/core-dpl.yaml | 0 .../templates/core/core-pre-upgrade-job.yaml | 0 .../1.16.2/templates/core/core-secret.yaml | 0 .../1.16.2/templates/core/core-svc.yaml | 0 .../1.16.2/templates/core/core-tls.yaml | 0 .../templates/database/database-secret.yaml | 0 .../templates/database/database-ss.yaml | 0 .../templates/database/database-svc.yaml | 0 .../templates/exporter/exporter-cm-env.yaml | 0 .../templates/exporter/exporter-dpl.yaml | 0 .../templates/exporter/exporter-secret.yaml | 0 .../templates/exporter/exporter-svc.yaml | 0 .../1.16.2/templates/ingress/ingress.yaml | 0 .../1.16.2/templates/ingress/secret.yaml | 0 .../1.16.2/templates/internal/auto-tls.yaml | 0 .../jobservice/jobservice-cm-env.yaml | 0 .../templates/jobservice/jobservice-cm.yaml | 0 .../templates/jobservice/jobservice-dpl.yaml | 0 .../templates/jobservice/jobservice-pvc.yaml | 0 .../jobservice/jobservice-secrets.yaml | 0 .../templates/jobservice/jobservice-svc.yaml | 0 .../templates/jobservice/jobservice-tls.yaml | 0 .../templates/metrics/metrics-svcmon.yaml | 0 .../templates/nginx/configmap-http.yaml | 0 .../templates/nginx/configmap-https.yaml | 0 .../1.16.2/templates/nginx/deployment.yaml | 0 .../harbor/1.16.2/templates/nginx/secret.yaml | 0 .../1.16.2/templates/nginx/service.yaml | 0 .../1.16.2/templates/portal/configmap.yaml | 0 .../1.16.2/templates/portal/deployment.yaml | 0 .../1.16.2/templates/portal/service.yaml | 0 .../harbor/1.16.2/templates/portal/tls.yaml | 0 .../1.16.2/templates/redis/service.yaml | 0 .../1.16.2/templates/redis/statefulset.yaml | 0 .../templates/registry/registry-cm.yaml | 0 .../templates/registry/registry-dpl.yaml | 0 .../templates/registry/registry-pvc.yaml | 0 .../templates/registry/registry-secret.yaml | 0 .../templates/registry/registry-svc.yaml | 0 .../templates/registry/registry-tls.yaml | 0 .../templates/registry/registryctl-cm.yaml | 0 .../registry/registryctl-secret.yaml | 0 .../1.16.2/templates/trivy/trivy-secret.yaml | 0 .../1.16.2/templates/trivy/trivy-sts.yaml | 0 .../1.16.2/templates/trivy/trivy-svc.yaml | 0 .../1.16.2/templates/trivy/trivy-tls.yaml | 0 .../helm}/harbor/1.16.2/values.yaml | 0 .../kafka-cluster/1.0.0/CUSTOM-README.md | 0 .../helm}/kafka-cluster/1.0.0/Chart.yaml | 0 .../helm}/kafka-cluster/1.0.0/README.md | 0 .../kafka-cluster/1.0.0/custom-values.yaml | 0 .../kafka-cluster/1.0.0/kafka-cluster.yaml | 0 .../1.0.0/templates/_helpers.tpl | 0 .../1.0.0/templates/kafka-connect.yaml | 0 .../templates/kafka-nodepool-broker.yaml | 0 .../templates/kafka-nodepool-controller.yaml | 0 .../1.0.0/templates/kafka-topics.yaml | 0 .../1.0.0/templates/kafka-user.yaml | 0 .../kafka-cluster/1.0.0/templates/kafka.yaml | 0 .../helm}/kafka-cluster/1.0.0/values.yaml | 0 .../helm}/kafka-ui/1.5.1/.helmignore | 0 .../helm}/kafka-ui/1.5.1/BUILD-README.md | 0 .../helm}/kafka-ui/1.5.1/CUSTOM-README.md | 0 .../helm}/kafka-ui/1.5.1/Chart.yaml | 0 .../helm}/kafka-ui/1.5.1/README.md | 0 .../helm}/kafka-ui/1.5.1/artifacthub-repo.yml | 0 .../helm}/kafka-ui/1.5.1/custom-values.yaml | 0 .../helm}/kafka-ui/1.5.1/index.yaml | 0 .../helm}/kafka-ui/1.5.1/templates/NOTES.txt | 0 .../kafka-ui/1.5.1/templates/_helpers.tpl | 0 .../kafka-ui/1.5.1/templates/configmap.yaml | 0 .../1.5.1/templates/configmap_fromValues.yaml | 0 .../kafka-ui/1.5.1/templates/deployment.yaml | 0 .../helm}/kafka-ui/1.5.1/templates/hpa.yaml | 0 .../kafka-ui/1.5.1/templates/ingress.yaml | 0 .../1.5.1/templates/networkpolicy-egress.yaml | 0 .../templates/networkpolicy-ingress.yaml | 0 .../kafka-ui/1.5.1/templates/secret.yaml | 0 .../kafka-ui/1.5.1/templates/service.yaml | 0 .../1.5.1/templates/serviceaccount.yaml | 0 .../helm}/kafka-ui/1.5.1/values.yaml | 0 .../helm}/kafka/32.4.3/.helmignore | 0 .../helm}/kafka/32.4.3/BUILD-README.md | 0 .../helm}/kafka/32.4.3/CUSTOM-README.md | 0 .../helm}/kafka/32.4.3/Chart.lock | 0 .../helm}/kafka/32.4.3/Chart.yaml | 0 .../helm}/kafka/32.4.3/README.md | 0 .../kafka/32.4.3/charts/common/.helmignore | 0 .../kafka/32.4.3/charts/common/Chart.yaml | 0 .../kafka/32.4.3/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../32.4.3/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../32.4.3/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../kafka/32.4.3/charts/common/values.yaml | 0 .../helm}/kafka/32.4.3/custom-values.yaml | 0 .../helm}/kafka/32.4.3/templates/NOTES.txt | 0 .../helm}/kafka/32.4.3/templates/_helpers.tpl | 0 .../32.4.3/templates/_init_containers.tpl | 0 .../templates/broker/config-secrets.yaml | 0 .../32.4.3/templates/broker/configmap.yaml | 0 .../kafka/32.4.3/templates/broker/hpa.yaml | 0 .../templates/broker/networkpolicy.yaml | 0 .../kafka/32.4.3/templates/broker/pdb.yaml | 0 .../32.4.3/templates/broker/statefulset.yaml | 0 .../templates/broker/svc-external-access.yaml | 0 .../32.4.3/templates/broker/svc-headless.yaml | 0 .../kafka/32.4.3/templates/broker/vpa.yaml | 0 .../helm}/kafka/32.4.3/templates/ca-cert.yaml | 0 .../helm}/kafka/32.4.3/templates/cert.yaml | 0 .../controller-eligible/config-secrets.yaml | 0 .../controller-eligible/configmap.yaml | 0 .../templates/controller-eligible/hpa.yaml | 0 .../controller-eligible/networkpolicy.yaml | 0 .../templates/controller-eligible/pdb.yaml | 0 .../controller-eligible/statefulset.yaml | 0 .../svc-external-access.yaml | 0 .../controller-eligible/svc-headless.yaml | 0 .../templates/controller-eligible/vpa.yaml | 0 .../kafka/32.4.3/templates/extra-list.yaml | 0 .../32.4.3/templates/log4j2-configmap.yaml | 0 .../templates/metrics/jmx-configmap.yaml | 0 .../templates/metrics/jmx-servicemonitor.yaml | 0 .../32.4.3/templates/metrics/jmx-svc.yaml | 0 .../templates/metrics/prometheusrule.yaml | 0 .../32.4.3/templates/provisioning/job.yaml | 0 .../provisioning/serviceaccount.yaml | 0 .../templates/provisioning/tls-secret.yaml | 0 .../kafka/32.4.3/templates/rbac/role.yaml | 0 .../32.4.3/templates/rbac/rolebinding.yaml | 0 .../32.4.3/templates/rbac/serviceaccount.yaml | 0 .../helm}/kafka/32.4.3/templates/secrets.yaml | 0 .../helm}/kafka/32.4.3/templates/svc.yaml | 0 .../kafka/32.4.3/templates/tls-secret.yaml | 0 .../helm}/kafka/32.4.3/values.yaml | 0 .../helm}/keycloak/18.4.0/BUILD-README.md | 0 .../helm}/keycloak/18.4.0/CUSTOM-README.md | 0 .../helm}/keycloak/18.4.0/Chart.lock | 0 .../helm}/keycloak/18.4.0/Chart.yaml | 0 .../helm}/keycloak/18.4.0/OWNERS | 0 .../helm}/keycloak/18.4.0/README.md | 0 .../18.4.0/charts/postgresql/.helmignore | 0 .../18.4.0/charts/postgresql/Chart.lock | 0 .../18.4.0/charts/postgresql/Chart.yaml | 0 .../18.4.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../postgresql/ci/commonAnnotations.yaml | 0 .../charts/postgresql/ci/default-values.yaml | 0 .../ci/shmvolume-disabled-values.yaml | 0 .../18.4.0/charts/postgresql/files/README.md | 0 .../charts/postgresql/files/conf.d/README.md | 0 .../docker-entrypoint-initdb.d/README.md | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/configmap.yaml | 0 .../templates/extended-config-configmap.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/initialization-configmap.yaml | 0 .../templates/metrics-configmap.yaml | 0 .../postgresql/templates/metrics-svc.yaml | 0 .../postgresql/templates/networkpolicy.yaml | 0 .../templates/podsecuritypolicy.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/servicemonitor.yaml | 0 .../templates/statefulset-readreplicas.yaml | 0 .../postgresql/templates/statefulset.yaml | 0 .../postgresql/templates/svc-headless.yaml | 0 .../postgresql/templates/svc-read-set.yaml | 0 .../charts/postgresql/templates/svc-read.yaml | 0 .../charts/postgresql/templates/svc.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../18.4.0/charts/postgresql/values.yaml | 0 .../18.4.0/ci/h2-and-ingress-values.yaml | 0 .../18.4.0/ci/postgres-ha-values.yaml | 0 .../helm}/keycloak/18.4.0/custom-values.yaml | 0 .../keycloak/18.4.0/scripts/keycloak.cli | 0 .../helm}/keycloak/18.4.0/templates/NOTES.txt | 0 .../keycloak/18.4.0/templates/_helpers.tpl | 0 .../18.4.0/templates/configmap-startup.yaml | 0 .../helm}/keycloak/18.4.0/templates/hpa.yaml | 0 .../keycloak/18.4.0/templates/ingress.yaml | 0 .../18.4.0/templates/networkpolicy.yaml | 0 .../18.4.0/templates/poddisruptionbudget.yaml | 0 .../18.4.0/templates/prometheusrule.yaml | 0 .../helm}/keycloak/18.4.0/templates/rbac.yaml | 0 .../keycloak/18.4.0/templates/route.yaml | 0 .../keycloak/18.4.0/templates/secrets.yaml | 0 .../18.4.0/templates/service-headless.yaml | 0 .../18.4.0/templates/service-http.yaml | 0 .../18.4.0/templates/serviceaccount.yaml | 0 .../18.4.0/templates/servicemonitor.yaml | 0 .../18.4.0/templates/statefulset.yaml | 0 .../18.4.0/templates/test/configmap-test.yaml | 0 .../18.4.0/templates/test/pod-test.yaml | 0 .../helm}/keycloak/18.4.0/values.schema.json | 0 .../helm}/keycloak/18.4.0/values.yaml | 0 .../helm}/kong/2.46.0/BUILD-README.md | 0 .../helm}/kong/2.46.0/CHANGELOG.md | 0 .../helm}/kong/2.46.0/CUSTOM-README.md | 0 .../helm}/kong/2.46.0/Chart.lock | 0 .../helm}/kong/2.46.0/Chart.yaml | 0 .../helm}/kong/2.46.0/FAQs.md | 0 .../helm}/kong/2.46.0/README.md | 0 .../helm}/kong/2.46.0/UPGRADE.md | 0 .../kong/2.46.0/charts/postgresql/.helmignore | 0 .../kong/2.46.0/charts/postgresql/Chart.lock | 0 .../kong/2.46.0/charts/postgresql/Chart.yaml | 0 .../kong/2.46.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../kong/2.46.0/charts/postgresql/values.yaml | 0 .../crds/custom-resource-definitions.yaml | 0 .../helm}/kong/2.46.0/custom-values.yaml | 0 .../helm}/kong/2.46.0/templates/NOTES.txt | 0 .../helm}/kong/2.46.0/templates/_helpers.tpl | 0 .../2.46.0/templates/admission-webhook.yaml | 0 .../kong/2.46.0/templates/certificate.yaml | 0 .../kong/2.46.0/templates/config-dbless.yaml | 0 .../templates/controller-rbac-resources.yaml | 0 .../templates/controller-service-metrics.yaml | 0 .../custom-resource-definitions.yaml | 0 .../kong/2.46.0/templates/deployment.yaml | 0 .../kong/2.46.0/templates/extraManifests.yaml | 0 .../helm}/kong/2.46.0/templates/hpa.yaml | 0 .../kong/2.46.0/templates/ingress-class.yaml | 0 .../templates/migrations-post-upgrade.yaml | 0 .../templates/migrations-pre-upgrade.yaml | 0 .../kong/2.46.0/templates/migrations.yaml | 0 .../helm}/kong/2.46.0/templates/pdb.yaml | 0 .../helm}/kong/2.46.0/templates/psp.yaml | 0 .../2.46.0/templates/secret-sa-token.yaml | 0 .../2.46.0/templates/service-account.yaml | 0 .../2.46.0/templates/service-kong-admin.yaml | 0 .../service-kong-cluster-telemetry.yaml | 0 .../templates/service-kong-cluster.yaml | 0 .../templates/service-kong-manager.yaml | 0 .../templates/service-kong-portal-api.yaml | 0 .../2.46.0/templates/service-kong-portal.yaml | 0 .../2.46.0/templates/service-kong-proxy.yaml | 0 .../templates/service-kong-udp-proxy.yaml | 0 .../kong/2.46.0/templates/servicemonitor.yaml | 0 .../templates/wait-for-postgres-script.yaml | 0 .../helm}/kong/2.46.0/values.yaml | 0 .../helm}/kserve/0.1.0/.helmignore | 0 .../helm}/kserve/0.1.0/CUSTOM-README.md | 0 .../helm}/kserve/0.1.0/Chart.yaml | 0 .../helm}/kserve/0.1.0/custom-values.yaml | 0 .../helm}/kserve/0.1.0/templates/NOTES.txt | 0 .../helm}/kserve/0.1.0/templates/_helpers.tpl | 0 .../0.1.0/templates/inferenceservice.yaml | 0 .../helm}/kserve/0.1.0/templates/ingress.yaml | 0 .../helm}/kserve/0.1.0/values.yaml | 0 .../helm}/kyverno/3.4.1/BUILD-README.md | 0 .../helm}/kyverno/3.4.1/CUSTOM-README.md | 0 .../helm}/kyverno/3.4.1/Chart.lock | 0 .../helm}/kyverno/3.4.1/Chart.yaml | 0 .../helm}/kyverno/3.4.1/README.md | 0 .../kyverno/3.4.1/charts/crds/Chart.yaml | 0 .../helm}/kyverno/3.4.1/charts/crds/README.md | 0 .../3.4.1/charts/crds/templates/_helpers.tpl | 0 .../kyverno.io_cleanuppolicies.yaml | 0 .../kyverno.io_clustercleanuppolicies.yaml | 0 .../kyverno.io_clusterpolicies.yaml | 0 .../kyverno.io_globalcontextentries.yaml | 0 .../kyverno.io/kyverno.io_policies.yaml | 0 .../kyverno.io_policyexceptions.yaml | 0 .../kyverno.io/kyverno.io_updaterequests.yaml | 0 ...es.kyverno.io_imagevalidatingpolicies.yaml | 0 .../policies.kyverno.io_policyexceptions.yaml | 0 ...olicies.kyverno.io_validatingpolicies.yaml | 0 ...ts.kyverno.io_clusterephemeralreports.yaml | 0 .../reports.kyverno.io_ephemeralreports.yaml | 0 .../wgpolicyk8s.io_clusterpolicyreports.yaml | 0 .../wgpolicyk8s.io_policyreports.yaml | 0 .../kyverno/3.4.1/charts/crds/values.yaml | 0 .../kyverno/3.4.1/charts/grafana/Chart.yaml | 0 .../kyverno/3.4.1/charts/grafana/README.md | 0 .../grafana/dashboard/kyverno-dashboard.json | 0 .../charts/grafana/templates/dashboard.yaml | 0 .../kyverno/3.4.1/charts/grafana/values.yaml | 0 .../helm}/kyverno/3.4.1/templates/NOTES.txt | 0 .../kyverno/3.4.1/templates/_helpers.tpl | 0 .../3.4.1/templates/_helpers/_deployment.tpl | 0 .../3.4.1/templates/_helpers/_flowcontrol.tpl | 0 .../3.4.1/templates/_helpers/_image.tpl | 0 .../3.4.1/templates/_helpers/_labels.tpl | 0 .../3.4.1/templates/_helpers/_names.tpl | 0 .../kyverno/3.4.1/templates/_helpers/_pdb.tpl | 0 .../3.4.1/templates/_templating/_helpers.tpl | 0 .../templates/_templating/namespace.yaml | 0 .../admission-controller/_helpers.tpl | 0 .../admission-controller/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../admission-controller/configmap.yaml | 0 .../admission-controller/deployment.yaml | 0 .../admission-controller/flowschema.yaml | 0 .../horizontalpodautoscaler.yaml | 0 .../admission-controller/networkpolicy.yaml | 0 .../poddisruptionbudget.yaml | 0 .../prioritylevelconfiguration.yaml | 0 .../templates/admission-controller/role.yaml | 0 .../admission-controller/rolebinding.yaml | 0 .../admission-controller/secret.yaml | 0 .../admission-controller/service.yaml | 0 .../admission-controller/serviceaccount.yaml | 0 .../admission-controller/servicemonitor.yaml | 0 .../background-controller/_helpers.tpl | 0 .../background-controller/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../background-controller/configmap.yaml | 0 .../background-controller/deployment.yaml | 0 .../background-controller/networkpolicy.yaml | 0 .../poddisruptionbudget.yaml | 0 .../templates/background-controller/role.yaml | 0 .../background-controller/rolebinding.yaml | 0 .../background-controller/service.yaml | 0 .../background-controller/serviceaccount.yaml | 0 .../background-controller/servicemonitor.yaml | 0 .../templates/cleanup-controller/_helpers.tpl | 0 .../cleanup-controller/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../cleanup-controller/deployment.yaml | 0 .../cleanup-controller/networkpolicy.yaml | 0 .../poddisruptionbudget.yaml | 0 .../templates/cleanup-controller/role.yaml | 0 .../cleanup-controller/rolebinding.yaml | 0 .../templates/cleanup-controller/secret.yaml | 0 .../templates/cleanup-controller/service.yaml | 0 .../cleanup-controller/serviceaccount.yaml | 0 .../cleanup-controller/servicemonitor.yaml | 0 .../3.4.1/templates/config/_helpers.tpl | 0 .../3.4.1/templates/config/configmap.yaml | 0 .../templates/config/imagepullsecret.yaml | 0 .../templates/config/metricsconfigmap.yaml | 0 .../3.4.1/templates/hooks/_helpers.tpl | 0 .../hooks/post-delete-configmap.yaml | 0 .../hooks/post-upgrade-clean-reports.yaml | 0 .../hooks/post-upgrade-migrate-resources.yaml | 0 .../hooks/pre-delete-scale-to-zero.yaml | 0 .../kyverno/3.4.1/templates/rbac/_helpers.tpl | 0 .../3.4.1/templates/rbac/policies.yaml | 0 .../3.4.1/templates/rbac/policyreports.yaml | 0 .../kyverno/3.4.1/templates/rbac/reports.yaml | 0 .../3.4.1/templates/rbac/updaterequests.yaml | 0 .../templates/reports-controller/_helpers.tpl | 0 .../reports-controller/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../reports-controller/configmap.yaml | 0 .../reports-controller/deployment.yaml | 0 .../reports-controller/flowschema.yaml | 0 .../reports-controller/networkpolicy.yaml | 0 .../poddisruptionbudget.yaml | 0 .../prioritylevelconfiguration.yaml | 0 .../templates/reports-controller/role.yaml | 0 .../reports-controller/rolebinding.yaml | 0 .../templates/reports-controller/service.yaml | 0 .../reports-controller/serviceaccount.yaml | 0 .../reports-controller/servicemonitor.yaml | 0 .../3.4.1/templates/tests/_helpers.tpl | 0 .../tests/admission-controller-liveness.yaml | 0 .../tests/admission-controller-metrics.yaml | 0 .../tests/admission-controller-readiness.yaml | 0 .../tests/cleanup-controller-liveness.yaml | 0 .../tests/cleanup-controller-metrics.yaml | 0 .../tests/cleanup-controller-readiness.yaml | 0 .../tests/reports-controller-metrics.yaml | 0 .../kyverno/3.4.1/templates/validate.yaml | 0 .../helm}/kyverno/3.4.1/values.yaml | 0 .../helm}/lakekeeper/0.8.1/BUILD-README.md | 0 .../helm}/lakekeeper/0.8.1/CUSTOM-README.md | 0 .../helm}/lakekeeper/0.8.1/Changelog.md | 0 .../helm}/lakekeeper/0.8.1/Chart.lock | 0 .../helm}/lakekeeper/0.8.1/Chart.yaml | 0 .../helm}/lakekeeper/0.8.1/README.md | 0 .../helm}/lakekeeper/0.8.1/README.md.gotmpl | 0 .../0.8.1/charts/openfga/Chart.lock | 0 .../0.8.1/charts/openfga/Chart.yaml | 0 .../lakekeeper/0.8.1/charts/openfga/README.md | 0 .../charts/openfga/charts/common/.helmignore | 0 .../charts/openfga/charts/common/Chart.yaml | 0 .../charts/openfga/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/openfga/charts/common/values.yaml | 0 .../charts/openfga/charts/mysql/.helmignore | 0 .../charts/openfga/charts/mysql/Chart.lock | 0 .../charts/openfga/charts/mysql/Chart.yaml | 0 .../charts/openfga/charts/mysql/README.md | 0 .../charts/mysql/charts/common/.helmignore | 0 .../charts/mysql/charts/common/Chart.yaml | 0 .../charts/mysql/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../mysql/charts/common/templates/_errors.tpl | 0 .../mysql/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../mysql/charts/common/templates/_labels.tpl | 0 .../mysql/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../mysql/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/mysql/charts/common/values.yaml | 0 .../openfga/charts/mysql/templates/NOTES.txt | 0 .../charts/mysql/templates/_helpers.tpl | 0 .../charts/mysql/templates/extra-list.yaml | 0 .../charts/mysql/templates/metrics-svc.yaml | 0 .../charts/mysql/templates/networkpolicy.yaml | 0 .../mysql/templates/primary/configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../charts/mysql/templates/primary/pdb.yaml | 0 .../mysql/templates/primary/statefulset.yaml | 0 .../mysql/templates/primary/svc-headless.yaml | 0 .../charts/mysql/templates/primary/svc.yaml | 0 .../mysql/templates/prometheusrule.yaml | 0 .../openfga/charts/mysql/templates/role.yaml | 0 .../charts/mysql/templates/rolebinding.yaml | 0 .../mysql/templates/secondary/configmap.yaml | 0 .../charts/mysql/templates/secondary/pdb.yaml | 0 .../templates/secondary/statefulset.yaml | 0 .../templates/secondary/svc-headless.yaml | 0 .../charts/mysql/templates/secondary/svc.yaml | 0 .../charts/mysql/templates/secrets.yaml | 0 .../mysql/templates/serviceaccount.yaml | 0 .../mysql/templates/servicemonitor.yaml | 0 .../openfga/charts/mysql/values.schema.json | 0 .../charts/openfga/charts/mysql/values.yaml | 0 .../openfga/charts/postgresql/.helmignore | 0 .../openfga/charts/postgresql/Chart.lock | 0 .../openfga/charts/postgresql/Chart.yaml | 0 .../openfga/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../openfga/charts/postgresql/values.yaml | 0 .../0.8.1/charts/openfga/templates/NOTES.txt | 0 .../charts/openfga/templates/_helpers.tpl | 0 .../charts/openfga/templates/deployment.yaml | 0 .../openfga/templates/extra-manifests.yaml | 0 .../0.8.1/charts/openfga/templates/hpa.yaml | 0 .../charts/openfga/templates/ingress.yaml | 0 .../0.8.1/charts/openfga/templates/job.yaml | 0 .../0.8.1/charts/openfga/templates/rbac.yaml | 0 .../charts/openfga/templates/secrets.yaml | 0 .../charts/openfga/templates/service.yaml | 0 .../openfga/templates/serviceaccount.yaml | 0 .../openfga/templates/servicemonitor.yaml | 0 .../templates/tests/test-auth-secret.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../0.8.1/charts/openfga/values.schema.json | 0 .../0.8.1/charts/openfga/values.yaml | 0 .../0.8.1/charts/postgres/.helmignore | 0 .../0.8.1/charts/postgres/Chart.yaml | 0 .../0.8.1/charts/postgres/README.md | 0 .../0.8.1/charts/postgres/RELEASENOTES.md | 0 .../charts/postgres/templates/_helpers.tpl | 0 .../postgres/templates/customconfig.yaml | 0 .../postgres/templates/customscripts.yaml | 0 .../postgres/templates/networkpolicy.yaml | 0 .../0.8.1/charts/postgres/templates/pvc.yaml | 0 .../charts/postgres/templates/scripts.yaml | 0 .../postgres/templates/secureconfig.yaml | 0 .../charts/postgres/templates/service.yaml | 0 .../postgres/templates/serviceaccount.yaml | 0 .../postgres/templates/statefulset.yaml | 0 .../0.8.1/charts/postgres/values.yaml | 0 .../lakekeeper/0.8.1/ci/authorization.yaml | 0 .../helm}/lakekeeper/0.8.1/ci/hpa-values.yaml | 0 .../lakekeeper/0.8.1/ci/ingress-values.yaml | 0 .../lakekeeper/0.8.1/ci/lakekeeper-plus.yaml | 0 .../helm}/lakekeeper/0.8.1/ci/pdb-values.yaml | 0 .../lakekeeper/0.8.1/ci/secure-values.yaml | 0 .../lakekeeper/0.8.1/ci/volume-values.yaml | 0 .../helm}/lakekeeper/0.8.1/custom-values.yaml | 0 .../lakekeeper/0.8.1/templates/_helpers.tpl | 0 .../lakekeeper/0.8.1/templates/_pods.tpl | 0 .../0.8.1/templates/_validations.tpl | 0 .../templates/catalog/catalog-deployment.yaml | 0 .../0.8.1/templates/catalog/catalog-hpa.yaml | 0 .../templates/catalog/catalog-ingress.yaml | 0 .../0.8.1/templates/catalog/catalog-pdb.yaml | 0 .../templates/catalog/catalog-service.yaml | 0 .../config/db-encryption-secret.yaml | 0 .../templates/config/secret-config-envs.yaml | 0 .../0.8.1/templates/db-migration.yaml | 0 .../0.8.1/templates/serviceaccount.yaml | 0 .../0.8.1/templates/tests/bootstrap.yaml | 0 .../helm}/lakekeeper/0.8.1/values.yaml | 0 .../helm}/langflow-ide/0.1.0/.helmignore | 0 .../helm}/langflow-ide/0.1.0/BUILD-README.md | 0 .../helm}/langflow-ide/0.1.0/CUSTOM-README.md | 0 .../helm}/langflow-ide/0.1.0/Chart.lock | 0 .../helm}/langflow-ide/0.1.0/Chart.yaml | 0 .../helm}/langflow-ide/0.1.0/README.md | 0 .../0.1.0/charts/postgresql/.helmignore | 0 .../0.1.0/charts/postgresql/Chart.lock | 0 .../0.1.0/charts/postgresql/Chart.yaml | 0 .../0.1.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../primary/preinitialization-configmap.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../0.1.0/charts/postgresql/values.yaml | 0 .../langflow-ide/0.1.0/custom-values.yaml | 0 .../langflow-ide/0.1.0/templates/_helpers.tpl | 0 .../0.1.0/templates/backend-statefulset.yaml | 0 .../0.1.0/templates/backend-storageclass.yaml | 0 .../0.1.0/templates/frontend-deployment.yaml | 0 .../langflow-ide/0.1.0/templates/ingress.yaml | 0 .../langflow-ide/0.1.0/templates/service.yaml | 0 .../0.1.0/templates/serviceaccount.yaml | 0 .../helm}/langflow-ide/0.1.0/values.yaml | 0 .../helm}/langfuse/1.0.0-rc.2/.helmignore | 0 .../helm}/langfuse/1.0.0-rc.2/BUILD-README.md | 0 .../langfuse/1.0.0-rc.2/CUSTOM-README.md | 0 .../helm}/langfuse/1.0.0-rc.2/Chart.lock | 0 .../helm}/langfuse/1.0.0-rc.2/Chart.yaml | 0 .../helm}/langfuse/1.0.0-rc.2/README.md | 0 .../1.0.0-rc.2/charts/clickhouse/.helmignore | 0 .../1.0.0-rc.2/charts/clickhouse/Chart.lock | 0 .../1.0.0-rc.2/charts/clickhouse/Chart.yaml | 0 .../1.0.0-rc.2/charts/clickhouse/README.md | 0 .../clickhouse/charts/common/.helmignore | 0 .../clickhouse/charts/common/Chart.yaml | 0 .../charts/clickhouse/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../clickhouse/charts/common/values.yaml | 0 .../clickhouse/charts/zookeeper/.helmignore | 0 .../clickhouse/charts/zookeeper/Chart.lock | 0 .../clickhouse/charts/zookeeper/Chart.yaml | 0 .../clickhouse/charts/zookeeper/README.md | 0 .../zookeeper/charts/common/.helmignore | 0 .../charts/zookeeper/charts/common/Chart.yaml | 0 .../charts/zookeeper/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../zookeeper/charts/common/values.yaml | 0 .../charts/zookeeper/templates/NOTES.txt | 0 .../charts/zookeeper/templates/_helpers.tpl | 0 .../charts/zookeeper/templates/configmap.yaml | 0 .../zookeeper/templates/extra-list.yaml | 0 .../zookeeper/templates/metrics-svc.yaml | 0 .../zookeeper/templates/networkpolicy.yaml | 0 .../charts/zookeeper/templates/pdb.yaml | 0 .../zookeeper/templates/prometheusrule.yaml | 0 .../templates/scripts-configmap.yaml | 0 .../charts/zookeeper/templates/secrets.yaml | 0 .../zookeeper/templates/serviceaccount.yaml | 0 .../zookeeper/templates/servicemonitor.yaml | 0 .../zookeeper/templates/statefulset.yaml | 0 .../zookeeper/templates/svc-headless.yaml | 0 .../charts/zookeeper/templates/svc.yaml | 0 .../zookeeper/templates/tls-secrets.yaml | 0 .../clickhouse/charts/zookeeper/values.yaml | 0 .../charts/clickhouse/templates/NOTES.txt | 0 .../charts/clickhouse/templates/_helpers.tpl | 0 .../clickhouse/templates/configmap-extra.yaml | 0 .../templates/configmap-users-extra.yaml | 0 .../clickhouse/templates/configmap.yaml | 0 .../clickhouse/templates/extra-list.yaml | 0 .../templates/ingress-tls-secrets.yaml | 0 .../charts/clickhouse/templates/ingress.yaml | 0 .../templates/init-scripts-secret.yaml | 0 .../clickhouse/templates/networkpolicy.yaml | 0 .../charts/clickhouse/templates/pdb.yaml | 0 .../clickhouse/templates/prometheusrule.yaml | 0 .../templates/scripts-configmap.yaml | 0 .../charts/clickhouse/templates/secret.yaml | 0 .../clickhouse/templates/service-account.yaml | 0 .../templates/service-external-access.yaml | 0 .../templates/service-headless.yaml | 0 .../charts/clickhouse/templates/service.yaml | 0 .../clickhouse/templates/servicemonitor.yaml | 0 .../templates/start-scripts-secret.yaml | 0 .../clickhouse/templates/statefulset.yaml | 0 .../clickhouse/templates/tls-secret.yaml | 0 .../1.0.0-rc.2/charts/clickhouse/values.yaml | 0 .../1.0.0-rc.2/charts/common/.helmignore | 0 .../1.0.0-rc.2/charts/common/Chart.yaml | 0 .../1.0.0-rc.2/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../1.0.0-rc.2/charts/common/values.yaml | 0 .../1.0.0-rc.2/charts/minio/.helmignore | 0 .../1.0.0-rc.2/charts/minio/Chart.lock | 0 .../1.0.0-rc.2/charts/minio/Chart.yaml | 0 .../1.0.0-rc.2/charts/minio/README.md | 0 .../charts/minio/charts/common/.helmignore | 0 .../charts/minio/charts/common/Chart.yaml | 0 .../charts/minio/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../minio/charts/common/templates/_errors.tpl | 0 .../minio/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../minio/charts/common/templates/_labels.tpl | 0 .../minio/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../minio/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/minio/charts/common/values.yaml | 0 .../charts/minio/templates/NOTES.txt | 0 .../charts/minio/templates/_helpers.tpl | 0 .../charts/minio/templates/api-ingress.yaml | 0 .../templates/distributed/headless-svc.yaml | 0 .../templates/distributed/statefulset.yaml | 0 .../charts/minio/templates/extra-list.yaml | 0 .../charts/minio/templates/ingress.yaml | 0 .../charts/minio/templates/networkpolicy.yaml | 0 .../charts/minio/templates/pdb.yaml | 0 .../minio/templates/prometheusrule.yaml | 0 .../templates/provisioning-configmap.yaml | 0 .../minio/templates/provisioning-job.yaml | 0 .../templates/provisioning-networkpolicy.yaml | 0 .../charts/minio/templates/pvc.yaml | 0 .../charts/minio/templates/secrets.yaml | 0 .../charts/minio/templates/service.yaml | 0 .../minio/templates/serviceaccount.yaml | 0 .../minio/templates/servicemonitor.yaml | 0 .../templates/standalone/deployment.yaml | 0 .../charts/minio/templates/tls-secrets.yaml | 0 .../1.0.0-rc.2/charts/minio/values.yaml | 0 .../1.0.0-rc.2/charts/postgresql/.helmignore | 0 .../1.0.0-rc.2/charts/postgresql/Chart.lock | 0 .../1.0.0-rc.2/charts/postgresql/Chart.yaml | 0 .../1.0.0-rc.2/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../primary/preinitialization-configmap.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../templates/update-password/job.yaml | 0 .../templates/update-password/new-secret.yaml | 0 .../update-password/previous-secret.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../1.0.0-rc.2/charts/postgresql/values.yaml | 0 .../1.0.0-rc.2/charts/valkey/.helmignore | 0 .../1.0.0-rc.2/charts/valkey/Chart.lock | 0 .../1.0.0-rc.2/charts/valkey/Chart.yaml | 0 .../1.0.0-rc.2/charts/valkey/README.md | 0 .../charts/valkey/charts/common/.helmignore | 0 .../charts/valkey/charts/common/Chart.yaml | 0 .../charts/valkey/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../valkey/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../valkey/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/valkey/charts/common/values.yaml | 0 .../charts/valkey/templates/NOTES.txt | 0 .../charts/valkey/templates/_helpers.tpl | 0 .../charts/valkey/templates/configmap.yaml | 0 .../charts/valkey/templates/extra-list.yaml | 0 .../charts/valkey/templates/headless-svc.yaml | 0 .../valkey/templates/health-configmap.yaml | 0 .../charts/valkey/templates/metrics-svc.yaml | 0 .../valkey/templates/networkpolicy.yaml | 0 .../charts/valkey/templates/podmonitor.yaml | 0 .../valkey/templates/primary/application.yaml | 0 .../charts/valkey/templates/primary/pdb.yaml | 0 .../charts/valkey/templates/primary/psp.yaml | 0 .../charts/valkey/templates/primary/pvc.yaml | 0 .../valkey/templates/primary/service.yaml | 0 .../templates/primary/serviceaccount.yaml | 0 .../valkey/templates/prometheusrule.yaml | 0 .../templates/replicas/application.yaml | 0 .../charts/valkey/templates/replicas/hpa.yaml | 0 .../charts/valkey/templates/replicas/pdb.yaml | 0 .../valkey/templates/replicas/service.yaml | 0 .../templates/replicas/serviceaccount.yaml | 0 .../charts/valkey/templates/replicas/vpa.yaml | 0 .../charts/valkey/templates/role.yaml | 0 .../charts/valkey/templates/rolebinding.yaml | 0 .../valkey/templates/scripts-configmap.yaml | 0 .../valkey/templates/secret-svcbind.yaml | 0 .../charts/valkey/templates/secret.yaml | 0 .../charts/valkey/templates/sentinel/hpa.yaml | 0 .../templates/sentinel/node-services.yaml | 0 .../charts/valkey/templates/sentinel/pdb.yaml | 0 .../templates/sentinel/ports-configmap.yaml | 0 .../valkey/templates/sentinel/service.yaml | 0 .../templates/sentinel/statefulset.yaml | 0 .../charts/valkey/templates/sentinel/vpa.yaml | 0 .../valkey/templates/serviceaccount.yaml | 0 .../valkey/templates/servicemonitor.yaml | 0 .../charts/valkey/templates/tls-secret.yaml | 0 .../charts/valkey/values.schema.json | 0 .../1.0.0-rc.2/charts/valkey/values.yaml | 0 .../langfuse/1.0.0-rc.2/custom-values.yaml | 0 .../1.0.0-rc.2/templates/_helpers.tpl | 0 .../1.0.0-rc.2/templates/extra-manifests.yaml | 0 .../1.0.0-rc.2/templates/ingress.yaml | 0 .../1.0.0-rc.2/templates/nextauth-secret.yaml | 0 .../templates/postgresql-secret.yaml | 0 .../1.0.0-rc.2/templates/serviceaccount.yaml | 0 .../1.0.0-rc.2/templates/validations.yaml | 0 .../1.0.0-rc.2/templates/web/deployment.yaml | 0 .../1.0.0-rc.2/templates/web/hpa.yaml | 0 .../1.0.0-rc.2/templates/web/service.yaml | 0 .../1.0.0-rc.2/templates/web/vpa.yaml | 0 .../templates/worker/deployment.yaml | 0 .../1.0.0-rc.2/templates/worker/hpa.yaml | 0 .../1.0.0-rc.2/templates/worker/vpa.yaml | 0 .../langfuse/1.0.0-rc.2/values.lint.yaml | 0 .../helm}/langfuse/1.0.0-rc.2/values.yaml | 0 .../helm}/litellm/0.4.4/API-README.md | 0 .../helm}/litellm/0.4.4/BUILD-README.md | 0 .../helm}/litellm/0.4.4/CUSTOM-REAMD.md | 0 .../helm}/litellm/0.4.4/Chart.lock | 0 .../helm}/litellm/0.4.4/Chart.yaml | 0 .../helm}/litellm/0.4.4/README.md | 0 .../0.4.4/charts/postgresql-14.3.1.tgz | Bin .../litellm/0.4.4/charts/redis-18.19.1.tgz | Bin .../helm}/litellm/0.4.4/ci/test-values.yaml | 0 .../helm}/litellm/0.4.4/custom-values.yaml | 0 .../helm}/litellm/0.4.4/templates/NOTES.txt | 0 .../litellm/0.4.4/templates/_helpers.tpl | 0 .../0.4.4/templates/configmap-litellm.yaml | 0 .../litellm/0.4.4/templates/deployment.yaml | 0 .../helm}/litellm/0.4.4/templates/hpa.yaml | 0 .../litellm/0.4.4/templates/ingress.yaml | 0 .../0.4.4/templates/migrations-job.yaml | 0 .../0.4.4/templates/secret-dbcredentials.yaml | 0 .../0.4.4/templates/secret-masterkey.yaml | 0 .../litellm/0.4.4/templates/service.yaml | 0 .../0.4.4/templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../0.4.4/templates/tests/test-env-vars.yaml | 0 .../litellm/0.4.4/tests/deployment_tests.yaml | 0 .../0.4.4/tests/masterkey-secret_tests.yaml | 0 .../litellm/0.4.4/tests/service_tests.yaml | 0 .../helm}/litellm/0.4.4/values.yaml | 0 .../helm}/mlflow/2.1.0/.helmignore | 0 .../helm}/mlflow/2.1.0/Chart.lock | 0 .../helm}/mlflow/2.1.0/Chart.yaml | 0 .../helm}/mlflow/2.1.0/README.md | 0 .../mlflow/2.1.0/charts/common/.helmignore | 0 .../mlflow/2.1.0/charts/common/Chart.yaml | 0 .../mlflow/2.1.0/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../2.1.0/charts/common/templates/_errors.tpl | 0 .../2.1.0/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../2.1.0/charts/common/templates/_labels.tpl | 0 .../2.1.0/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../2.1.0/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../mlflow/2.1.0/charts/common/values.yaml | 0 .../mlflow/2.1.0/charts/minio/.helmignore | 0 .../mlflow/2.1.0/charts/minio/Chart.lock | 0 .../mlflow/2.1.0/charts/minio/Chart.yaml | 0 .../helm}/mlflow/2.1.0/charts/minio/README.md | 0 .../charts/minio/charts/common/.helmignore | 0 .../charts/minio/charts/common/Chart.yaml | 0 .../charts/minio/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../minio/charts/common/templates/_errors.tpl | 0 .../minio/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../minio/charts/common/templates/_labels.tpl | 0 .../minio/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../minio/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/minio/charts/common/values.yaml | 0 .../2.1.0/charts/minio/templates/NOTES.txt | 0 .../2.1.0/charts/minio/templates/_helpers.tpl | 0 .../charts/minio/templates/api-ingress.yaml | 0 .../templates/distributed/headless-svc.yaml | 0 .../templates/distributed/statefulset.yaml | 0 .../charts/minio/templates/extra-list.yaml | 0 .../2.1.0/charts/minio/templates/ingress.yaml | 0 .../charts/minio/templates/networkpolicy.yaml | 0 .../2.1.0/charts/minio/templates/pdb.yaml | 0 .../minio/templates/prometheusrule.yaml | 0 .../templates/provisioning-configmap.yaml | 0 .../minio/templates/provisioning-job.yaml | 0 .../templates/provisioning-networkpolicy.yaml | 0 .../2.1.0/charts/minio/templates/pvc.yaml | 0 .../2.1.0/charts/minio/templates/secrets.yaml | 0 .../2.1.0/charts/minio/templates/service.yaml | 0 .../minio/templates/serviceaccount.yaml | 0 .../minio/templates/servicemonitor.yaml | 0 .../templates/standalone/deployment.yaml | 0 .../charts/minio/templates/tls-secrets.yaml | 0 .../mlflow/2.1.0/charts/minio/values.yaml | 0 .../2.1.0/charts/postgresql/.helmignore | 0 .../mlflow/2.1.0/charts/postgresql/Chart.lock | 0 .../mlflow/2.1.0/charts/postgresql/Chart.yaml | 0 .../mlflow/2.1.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../primary/preinitialization-configmap.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../2.1.0/charts/postgresql/values.yaml | 0 .../helm}/mlflow/2.1.0/custom-values.yaml | 0 .../helm}/mlflow/2.1.0/templates/NOTES.txt | 0 .../helm}/mlflow/2.1.0/templates/_helpers.tpl | 0 .../mlflow/2.1.0/templates/extra-list.yaml | 0 .../mlflow/2.1.0/templates/run/dep-job.yaml | 0 .../2.1.0/templates/run/networkpolicy.yaml | 0 .../helm}/mlflow/2.1.0/templates/run/pvc.yaml | 0 .../2.1.0/templates/run/service-account.yaml | 0 .../2.1.0/templates/run/source-configmap.yaml | 0 .../2.1.0/templates/tracking/auth-secret.yaml | 0 .../tracking/configmap-overrides.yaml | 0 .../2.1.0/templates/tracking/deployment.yaml | 0 .../templates/tracking/externaldb-secret.yaml | 0 .../templates/tracking/externals3-secret.yaml | 0 .../mlflow/2.1.0/templates/tracking/hpa.yaml | 0 .../tracking/ingress-tls-secrets.yaml | 0 .../2.1.0/templates/tracking/ingress.yaml | 0 .../templates/tracking/networkpolicy.yaml | 0 .../mlflow/2.1.0/templates/tracking/pdb.yaml | 0 .../mlflow/2.1.0/templates/tracking/pvc.yaml | 0 .../templates/tracking/service-account.yaml | 0 .../2.1.0/templates/tracking/service.yaml | 0 .../templates/tracking/servicemonitor.yaml | 0 .../2.1.0/templates/tracking/tls-secret.yaml | 0 .../mlflow/2.1.0/templates/tracking/vpa.yaml | 0 .../helm}/mlflow/2.1.0/values.schema.json | 0 .../helm}/mlflow/2.1.0/values.yaml | 0 .../helm}/nemo/25.4.0/CUSTOM-README.md | 0 .../helm}/nemo/25.4.0/Chart.lock | 0 .../helm}/nemo/25.4.0/Chart.yaml | 0 .../helm}/nemo/25.4.0/README.md | 0 .../dgxc-admission-controller/Chart.yaml | 0 ...ge.dgxc.nvidia.com_nvstoragelocations.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/cm.yaml | 0 .../templates/controllercm.yaml | 0 .../templates/controllercr.yaml | 0 .../templates/controllercrb.yaml | 0 .../templates/controllerdeployment.yaml | 0 .../templates/controllersa.yaml | 0 .../templates/cr.yaml | 0 .../templates/crb.yaml | 0 .../templates/daemonset.yaml | 0 .../templates/deployment.yaml | 0 .../templates/exporters/deployment.yaml | 0 .../templates/exporters/rbac.yaml | 0 .../templates/integrations/kyverno.yaml | 0 .../templates/integrations/rbac.yaml | 0 .../templates/labeler/kyverno.yaml | 0 .../templates/monitor.yaml | 0 .../templates/nccl/kyverno.yaml | 0 .../templates/pdb.yaml | 0 .../templates/rbac/rbac.yaml | 0 ...dgxc.nvidia.com_runaidgxclogexporters.yaml | 0 ...c.nvidia.com_runaidgxcnetworkpolicies.yaml | 0 ...nai.dgxc.nvidia.com_runaidgxcstorages.yaml | 0 .../templates/sa.yaml | 0 .../templates/security/kyverno.yaml | 0 .../templates/security/networkpolicy.yaml | 0 .../templates/service.yaml | 0 .../templates/sre/default.yaml | 0 .../templates/sre/privileged.yaml | 0 ...ge.dgxc.nvidia.com_nvstoragelocations.yaml | 0 .../tenantclusterpolicies/clusterrole.yaml | 0 .../tenantclusterpolicies/namespace.yaml | 0 .../values-aws-custom.yaml | 0 .../dgxc-admission-controller/values-aws.yaml | 0 .../values-azure-custom.yaml | 0 .../values-azure.yaml | 0 .../values-gcp-custom.yaml | 0 .../dgxc-admission-controller/values-gcp.yaml | 0 .../values-oci-custom.yaml | 0 .../dgxc-admission-controller/values-oci.yaml | 0 .../dgxc-admission-controller/values.yaml | 0 .../charts/k8s-nim-operator/.helmignore | 0 .../25.4.0/charts/k8s-nim-operator/Chart.yaml | 0 .../crds/apps.nvidia.com_nimcaches.yaml | 0 .../crds/apps.nvidia.com_nimpipelines.yaml | 0 .../crds/apps.nvidia.com_nimservices.yaml | 0 .../k8s-nim-operator/templates/_helpers.tpl | 0 .../templates/deployment.yaml | 0 .../templates/leader-election-rbac.yaml | 0 .../templates/manager-rbac.yaml | 0 .../templates/metrics-reader-rbac.yaml | 0 .../templates/metrics-service.yaml | 0 .../templates/node-feature-rule.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/upgrade_crd.yaml | 0 .../charts/k8s-nim-operator/values.yaml | 0 .../25.4.0/charts/nemo-customizer/.helmignore | 0 .../25.4.0/charts/nemo-customizer/Chart.lock | 0 .../25.4.0/charts/nemo-customizer/Chart.yaml | 0 .../25.4.0/charts/nemo-customizer/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../opentelemetry-collector/.helmignore | 0 .../opentelemetry-collector/CONTRIBUTING.md | 0 .../charts/opentelemetry-collector/Chart.yaml | 0 .../charts/opentelemetry-collector/README.md | 0 .../opentelemetry-collector/UPGRADING.md | 0 .../ci/GOMEMLIMIT-values.yaml | 0 .../ci/clusterrole-values.yaml | 0 .../ci/config-override-values.yaml | 0 .../ci/daemonset-values.yaml | 0 .../ci/deployment-values.yaml | 0 .../ci/disabling-protocols-values.yaml | 0 .../ci/hpa-deployment-values.yaml | 0 .../ci/hpa-statefulset-values.yaml | 0 .../ci/multiple-ingress-values.yaml | 0 .../ci/networkpolicy-override-values.yaml | 0 .../ci/networkpolicy-values.yaml | 0 .../ci/preset-clustermetrics-values.yaml | 0 .../ci/preset-hostmetrics-values.yaml | 0 .../ci/preset-k8sevents-values.yaml | 0 .../ci/preset-kubeletmetrics-values.yaml | 0 .../preset-kubernetesattributes-values.yaml | 0 .../ci/preset-logscollection-values.yaml | 0 .../ci/probes-values.yaml | 0 .../ci/statefulset-values.yaml | 0 .../examples/README.md | 0 .../daemonset-values.yaml | 0 .../deployment-values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-collector-logs/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-hostmetrics/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-lifecycle-hooks/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../daemonset-only/rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/daemonset-only/values.yaml | 0 .../deployment-only/rendered/configmap.yaml | 0 .../deployment-only/rendered/deployment.yaml | 0 .../deployment-only/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/deployment-only/values.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../deployment-otlp-traces/values.yaml | 0 .../deployment-values.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/clusterrole.yaml | 0 .../rendered/clusterrolebinding.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/kubernetesAttributes/values.yaml | 0 .../rendered/configmap-statefulset.yaml | 0 .../statefulset-only/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/statefulset.yaml | 0 .../examples/statefulset-only/values.yaml | 0 .../rendered/configmap-statefulset.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/statefulset.yaml | 0 .../examples/statefulset-with-pvc/values.yaml | 0 .../using-GOMEMLIMIT/rendered/configmap.yaml | 0 .../using-GOMEMLIMIT/rendered/deployment.yaml | 0 .../using-GOMEMLIMIT/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/using-GOMEMLIMIT/values.yaml | 0 .../rendered/deployment.yaml | 0 .../using-custom-config/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/using-custom-config/values.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../using-shared-processes/values.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_config.tpl | 0 .../templates/_helpers.tpl | 0 .../templates/_pod.tpl | 0 .../templates/clusterrole.yaml | 0 .../templates/clusterrolebinding.yaml | 0 .../templates/configmap-agent.yaml | 0 .../templates/configmap-statefulset.yaml | 0 .../templates/configmap.yaml | 0 .../templates/daemonset.yaml | 0 .../templates/deployment.yaml | 0 .../templates/hpa.yaml | 0 .../templates/ingress.yaml | 0 .../templates/networkpolicy.yaml | 0 .../templates/pdb.yaml | 0 .../templates/podmonitor.yaml | 0 .../templates/prometheusrule.yaml | 0 .../templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../templates/statefulset.yaml | 0 .../values.schema.json | 0 .../opentelemetry-collector/values.yaml | 0 .../charts/postgresql/.helmignore | 0 .../charts/postgresql/Chart.lock | 0 .../charts/postgresql/Chart.yaml | 0 .../charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../charts/postgresql/values.yaml | 0 .../nemo-customizer/templates/_helpers.tpl | 0 .../templates/finetuning/configmap.yaml | 0 .../templates/finetuning/deployment.yaml | 0 .../finetuning/externaldb-secret.yaml | 0 .../templates/finetuning/ingress.yaml | 0 .../templates/finetuning/pvc-models.yaml | 0 .../templates/finetuning/role-binding.yaml | 0 .../templates/finetuning/role.yaml | 0 .../templates/finetuning/service-account.yaml | 0 .../templates/finetuning/service.yaml | 0 .../templates/finetuning/wandb-secret.yaml | 0 .../charts/nemo-customizer/values.schema.json | 0 .../25.4.0/charts/nemo-customizer/values.yaml | 0 .../charts/nemo-datastore/.editorconfig | 0 .../25.4.0/charts/nemo-datastore/.helmignore | 0 .../charts/nemo-datastore/.prettierignore | 0 .../25.4.0/charts/nemo-datastore/.yamllint | 0 .../25.4.0/charts/nemo-datastore/Chart.lock | 0 .../25.4.0/charts/nemo-datastore/Chart.yaml | 0 .../charts/nemo-datastore/GITEA_LICENSE | 0 .../nemo/25.4.0/charts/nemo-datastore/LICENSE | 0 .../25.4.0/charts/nemo-datastore/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../charts/postgresql-ha/.helmignore | 0 .../charts/postgresql-ha/Chart.lock | 0 .../charts/postgresql-ha/Chart.yaml | 0 .../charts/postgresql-ha/README.md | 0 .../postgresql-ha/charts/common/.helmignore | 0 .../postgresql-ha/charts/common/Chart.yaml | 0 .../postgresql-ha/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql-ha/charts/common/values.yaml | 0 .../charts/postgresql-ha/templates/NOTES.txt | 0 .../postgresql-ha/templates/_helpers.tpl | 0 .../templates/backup/cronjob.yaml | 0 .../postgresql-ha/templates/backup/pvc.yaml | 0 .../postgresql-ha/templates/extra-list.yaml | 0 .../postgresql-ha/templates/ldap-secrets.yaml | 0 .../templates/metrics-configmap.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/networkpolicy-ingress.yaml | 0 .../templates/pgpool/configmap.yaml | 0 .../pgpool/custom-users-secrets.yaml | 0 .../templates/pgpool/deployment.yaml | 0 .../pgpool/initdb-scripts-configmap.yaml | 0 .../postgresql-ha/templates/pgpool/pdb.yaml | 0 .../templates/pgpool/secrets.yaml | 0 .../templates/pgpool/service.yaml | 0 .../templates/podsecuritypolicy.yaml | 0 .../templates/postgresql/configmap.yaml | 0 .../postgresql/extended-configmap.yaml | 0 .../postgresql/hooks-scripts-configmap.yaml | 0 .../postgresql/initdb-scripts-configmap.yaml | 0 .../templates/postgresql/metrics-service.yaml | 0 .../templates/postgresql/pdb.yaml | 0 .../templates/postgresql/secrets.yaml | 0 .../postgresql/service-headless.yaml | 0 .../templates/postgresql/service-witness.yaml | 0 .../templates/postgresql/service.yaml | 0 .../templates/postgresql/servicemonitor.yaml | 0 .../templates/postgresql/statefulset.yaml | 0 .../postgresql/witness-statefulset.yaml | 0 .../charts/postgresql-ha/templates/role.yaml | 0 .../postgresql-ha/templates/rolebinding.yaml | 0 .../templates/serviceaccount.yaml | 0 .../postgresql-ha/templates/tls-secrets.yaml | 0 .../charts/postgresql-ha/values.yaml | 0 .../charts/postgresql/.helmignore | 0 .../charts/postgresql/Chart.lock | 0 .../charts/postgresql/Chart.yaml | 0 .../charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../charts/postgresql/values.yaml | 0 .../charts/redis-cluster/.helmignore | 0 .../charts/redis-cluster/Chart.lock | 0 .../charts/redis-cluster/Chart.yaml | 0 .../charts/redis-cluster/README.md | 0 .../redis-cluster/charts/common/.helmignore | 0 .../redis-cluster/charts/common/Chart.yaml | 0 .../redis-cluster/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../redis-cluster/charts/common/values.yaml | 0 .../img/redis-cluster-topology.png | Bin .../redis-cluster/img/redis-topology.png | Bin .../charts/redis-cluster/templates/NOTES.txt | 0 .../redis-cluster/templates/_helpers.tpl | 0 .../redis-cluster/templates/configmap.yaml | 0 .../redis-cluster/templates/extra-list.yaml | 0 .../redis-cluster/templates/headless-svc.yaml | 0 .../templates/metrics-prometheus.yaml | 0 .../redis-cluster/templates/metrics-svc.yaml | 0 .../templates/networkpolicy.yaml | 0 .../templates/poddisruptionbudget.yaml | 0 .../templates/prometheusrule.yaml | 0 .../charts/redis-cluster/templates/psp.yaml | 0 .../redis-cluster/templates/redis-role.yaml | 0 .../templates/redis-rolebinding.yaml | 0 .../templates/redis-serviceaccount.yaml | 0 .../templates/redis-statefulset.yaml | 0 .../redis-cluster/templates/redis-svc.yaml | 0 .../templates/scripts-configmap.yaml | 0 .../redis-cluster/templates/secret.yaml | 0 .../svc-cluster-external-access.yaml | 0 .../redis-cluster/templates/tls-secret.yaml | 0 .../templates/update-cluster.yaml | 0 .../charts/redis-cluster/values.yaml | 0 .../charts/nemo-datastore/templates/NOTES.txt | 0 .../nemo-datastore/templates/_helpers.tpl | 0 .../datastore/datastore-settings.yaml | 0 .../external-object-store-secret.yaml | 0 .../datastore/externaldb-secret.yaml | 0 .../templates/datastore/lfs-jwt-secret.yaml | 0 .../datastore/nvcrimagepull-secret.yaml | 0 .../templates/gitea/config.yaml | 0 .../templates/gitea/deployment.yaml | 0 .../templates/gitea/deprecation.yaml | 0 .../templates/gitea/extra-list.yaml | 0 .../templates/gitea/gpg-secret.yaml | 0 .../templates/gitea/http-svc.yaml | 0 .../templates/gitea/ingress.yaml | 0 .../nemo-datastore/templates/gitea/init.yaml | 0 .../templates/gitea/poddisruptionbudget.yaml | 0 .../nemo-datastore/templates/gitea/pvc.yaml | 0 .../templates/gitea/serviceaccount.yaml | 0 .../templates/gitea/servicemonitor.yaml | 0 .../templates/gitea/ssh-svc.yaml | 0 .../templates/tests/test-http-connection.yaml | 0 .../25.4.0/charts/nemo-datastore/values.yaml | 0 .../nemo-deployment-management/.helmignore | 0 .../nemo-deployment-management/Chart.lock | 0 .../nemo-deployment-management/Chart.yaml | 0 .../nemo-deployment-management/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/deployment.yaml | 0 .../templates/hpa.yaml | 0 .../templates/ingress.yaml | 0 .../templates/rbac.yaml | 0 .../templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../nemo-deployment-management/values.yaml | 0 .../charts/nemo-entity-store/.helmignore | 0 .../charts/nemo-entity-store/Chart.lock | 0 .../charts/nemo-entity-store/Chart.yaml | 0 .../25.4.0/charts/nemo-entity-store/LICENSE | 0 .../25.4.0/charts/nemo-entity-store/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../charts/postgresql/.helmignore | 0 .../charts/postgresql/Chart.lock | 0 .../charts/postgresql/Chart.yaml | 0 .../charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../charts/postgresql/values.yaml | 0 .../nemo-entity-store/templates/NOTES.txt | 0 .../nemo-entity-store/templates/_helpers.tpl | 0 .../templates/configmap.yaml | 0 .../demo-secrets/nvcrimagepull-secret.yaml | 0 .../templates/deployment.yaml | 0 .../nemo-entity-store/templates/ingress.yaml | 0 .../nemo-entity-store/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../charts/nemo-entity-store/values.yaml | 0 .../25.4.0/charts/nemo-evaluator/.helmignore | 0 .../25.4.0/charts/nemo-evaluator/CHANGELOG | 0 .../25.4.0/charts/nemo-evaluator/Chart.lock | 0 .../25.4.0/charts/nemo-evaluator/Chart.yaml | 0 .../25.4.0/charts/nemo-evaluator/README.md | 0 .../charts/argo-workflows/.helmignore | 0 .../charts/argo-workflows/Chart.yaml | 0 .../charts/argo-workflows/README.md | 0 .../charts/argo-workflows/templates/NOTES.txt | 0 .../argo-workflows/templates/_helpers.tpl | 0 .../artifact-repository-ref-cm.yaml | 0 .../controller/workflow-aggregate-roles.yaml | 0 .../workflow-controller-cluster-roles.yaml | 0 .../workflow-controller-config-map.yaml | 0 .../controller/workflow-controller-crb.yaml | 0 .../workflow-controller-deployment-pdb.yaml | 0 .../workflow-controller-deployment.yaml | 0 .../controller/workflow-controller-sa.yaml | 0 .../workflow-controller-service.yaml | 0 .../workflow-controller-servicemonitor.yaml | 0 .../templates/controller/workflow-rb.yaml | 0 .../templates/controller/workflow-role.yaml | 0 .../templates/controller/workflow-sa.yaml | 0 .../argoproj.io_clusterworkflowtemplates.yaml | 0 .../crds/argoproj.io_cronworkflows.yaml | 0 .../argoproj.io_workflowartifactgctasks.yaml | 0 .../argoproj.io_workfloweventbindings.yaml | 0 .../templates/crds/argoproj.io_workflows.yaml | 0 .../crds/argoproj.io_workflowtaskresults.yaml | 0 .../crds/argoproj.io_workflowtasksets.yaml | 0 .../crds/argoproj.io_workflowtemplates.yaml | 0 .../templates/extra-manifests.yaml | 0 .../templates/server/gke/backendconfig.yaml | 0 .../templates/server/gke/frontendconfig.yaml | 0 .../server/gke/managedcertificate.yaml | 0 .../server/server-cluster-roles.yaml | 0 .../templates/server/server-crb.yaml | 0 .../server/server-deployment-hpa.yaml | 0 .../server/server-deployment-pdb.yaml | 0 .../templates/server/server-deployment.yaml | 0 .../templates/server/server-ingress.yaml | 0 .../templates/server/server-sa.yaml | 0 .../templates/server/server-service.yaml | 0 .../charts/argo-workflows/values.yaml | 0 .../nemo-evaluator/charts/milvus/.helmignore | 0 .../nemo-evaluator/charts/milvus/Chart.yaml | 0 .../nemo-evaluator/charts/milvus/README.md | 0 .../charts/milvus/charts/etcd/.helmignore | 0 .../charts/milvus/charts/etcd/Chart.lock | 0 .../charts/milvus/charts/etcd/Chart.yaml | 0 .../charts/milvus/charts/etcd/README.md | 0 .../charts/etcd/charts/common/.helmignore | 0 .../charts/etcd/charts/common/Chart.yaml | 0 .../charts/etcd/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../etcd/charts/common/templates/_errors.tpl | 0 .../etcd/charts/common/templates/_images.tpl | 0 .../etcd/charts/common/templates/_ingress.tpl | 0 .../etcd/charts/common/templates/_labels.tpl | 0 .../etcd/charts/common/templates/_names.tpl | 0 .../etcd/charts/common/templates/_secrets.tpl | 0 .../etcd/charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../etcd/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/etcd/charts/common/values.yaml | 0 .../etcd/ci/values-disaster-recovery.yaml | 0 .../milvus/charts/etcd/ci/values-metrics.yaml | 0 .../milvus/charts/etcd/ci/values-pdb.yaml | 0 .../milvus/charts/etcd/templates/NOTES.txt | 0 .../milvus/charts/etcd/templates/_helpers.tpl | 0 .../charts/etcd/templates/configmap.yaml | 0 .../milvus/charts/etcd/templates/cronjob.yaml | 0 .../charts/etcd/templates/extra-list.yaml | 0 .../milvus/charts/etcd/templates/pdb.yaml | 0 .../charts/etcd/templates/podmonitor.yaml | 0 .../milvus/charts/etcd/templates/secrets.yaml | 0 .../charts/etcd/templates/serviceaccount.yaml | 0 .../charts/etcd/templates/snapshot-pvc.yaml | 0 .../charts/etcd/templates/statefulset.yaml | 0 .../charts/etcd/templates/svc-headless.yaml | 0 .../milvus/charts/etcd/templates/svc.yaml | 0 .../charts/milvus/charts/etcd/values.yaml | 0 .../charts/milvus/charts/kafka/.helmignore | 0 .../charts/milvus/charts/kafka/Chart.lock | 0 .../charts/milvus/charts/kafka/Chart.yaml | 0 .../charts/milvus/charts/kafka/README.md | 0 .../charts/kafka/charts/common/.helmignore | 0 .../charts/kafka/charts/common/Chart.yaml | 0 .../charts/kafka/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../kafka/charts/common/templates/_errors.tpl | 0 .../kafka/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../kafka/charts/common/templates/_labels.tpl | 0 .../kafka/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../kafka/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/kafka/charts/common/values.yaml | 0 .../charts/kafka/charts/zookeeper/.helmignore | 0 .../charts/kafka/charts/zookeeper/Chart.lock | 0 .../charts/kafka/charts/zookeeper/Chart.yaml | 0 .../charts/kafka/charts/zookeeper/README.md | 0 .../zookeeper/charts/common/.helmignore | 0 .../charts/zookeeper/charts/common/Chart.yaml | 0 .../charts/zookeeper/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../zookeeper/charts/common/values.yaml | 0 .../ci/values-with-auth-tls-and-metrics.yaml | 0 .../charts/zookeeper/templates/NOTES.txt | 0 .../charts/zookeeper/templates/_helpers.tpl | 0 .../charts/zookeeper/templates/configmap.yaml | 0 .../zookeeper/templates/extra-list.yaml | 0 .../zookeeper/templates/metrics-svc.yaml | 0 .../zookeeper/templates/networkpolicy.yaml | 0 .../kafka/charts/zookeeper/templates/pdb.yaml | 0 .../zookeeper/templates/prometheusrule.yaml | 0 .../templates/scripts-configmap.yaml | 0 .../charts/zookeeper/templates/secrets.yaml | 0 .../zookeeper/templates/serviceaccount.yaml | 0 .../zookeeper/templates/servicemonitor.yaml | 0 .../zookeeper/templates/statefulset.yaml | 0 .../zookeeper/templates/svc-headless.yaml | 0 .../kafka/charts/zookeeper/templates/svc.yaml | 0 .../zookeeper/templates/tls-secrets.yaml | 0 .../charts/kafka/charts/zookeeper/values.yaml | 0 .../kafka/ci/values-with-external-tls.yaml | 0 .../charts/kafka/ci/values-with-metrics.yaml | 0 .../kafka/ci/values-with-sasl-auth.yaml | 0 .../kafka/ci/values-with-tls-jks-auth.yaml | 0 .../kafka/ci/values-with-tls-pem-auth.yaml | 0 .../milvus/charts/kafka/templates/NOTES.txt | 0 .../charts/kafka/templates/_helpers.tpl | 0 .../charts/kafka/templates/configmap.yaml | 0 .../charts/kafka/templates/extra-list.yaml | 0 .../charts/kafka/templates/jaas-secret.yaml | 0 .../charts/kafka/templates/jmx-configmap.yaml | 0 .../kafka/templates/jmx-metrics-svc.yaml | 0 .../templates/kafka-metrics-deployment.yaml | 0 .../kafka-metrics-serviceaccount.yaml | 0 .../kafka/templates/kafka-metrics-svc.yaml | 0 .../templates/kafka-provisioning-secret.yaml | 0 .../kafka/templates/kafka-provisioning.yaml | 0 .../kafka/templates/log4j-configmap.yaml | 0 .../kafka/templates/networkpolicy-egress.yaml | 0 .../templates/networkpolicy-ingress.yaml | 0 .../kafka/templates/poddisruptionbudget.yaml | 0 .../milvus/charts/kafka/templates/role.yaml | 0 .../charts/kafka/templates/rolebinding.yaml | 0 .../kafka/templates/scripts-configmap.yaml | 0 .../kafka/templates/serviceaccount.yaml | 0 .../templates/servicemonitor-jmx-metrics.yaml | 0 .../templates/servicemonitor-metrics.yaml | 0 .../charts/kafka/templates/statefulset.yaml | 0 .../kafka/templates/svc-external-access.yaml | 0 .../charts/kafka/templates/svc-headless.yaml | 0 .../milvus/charts/kafka/templates/svc.yaml | 0 .../charts/kafka/templates/tls-secrets.yaml | 0 .../charts/milvus/charts/kafka/values.yaml | 0 .../charts/milvus/charts/minio/.helmignore | 0 .../charts/milvus/charts/minio/Chart.yaml | 0 .../charts/milvus/charts/minio/README.md | 0 .../milvus/charts/minio/templates/NOTES.txt | 0 .../minio/templates/_helper_create_bucket.txt | 0 .../charts/minio/templates/_helpers.tpl | 0 .../charts/minio/templates/clusterroles.yaml | 0 .../charts/minio/templates/configmap.yaml | 0 .../charts/minio/templates/deployment.yaml | 0 .../charts/minio/templates/ingress.yaml | 0 .../charts/minio/templates/networkpolicy.yaml | 0 .../minio/templates/poddisruptionbudget.yaml | 0 .../charts/minio/templates/podmonitor.yaml | 0 .../post-install-create-bucket-job.yaml | 0 .../post-install-prometheus-metrics-job.yaml | 0 .../post-install-prometheus-metrics-role.yaml | 0 ...nstall-prometheus-metrics-rolebinding.yaml | 0 ...all-prometheus-metrics-serviceaccount.yaml | 0 .../milvus/charts/minio/templates/pvc.yaml | 0 .../charts/minio/templates/rolebindings.yaml | 0 .../charts/minio/templates/secrets.yaml | 0 .../templates/securitycontextconstraints.yaml | 0 .../charts/minio/templates/service.yaml | 0 .../minio/templates/serviceaccount.yaml | 0 .../minio/templates/servicemonitor.yaml | 0 .../charts/minio/templates/statefulset.yaml | 0 .../charts/milvus/charts/minio/values.yaml | 0 .../charts/milvus/charts/pulsar/.helmignore | 0 .../charts/milvus/charts/pulsar/Chart.yaml | 0 .../charts/pulsar/templates/_autorecovery.tpl | 0 .../charts/pulsar/templates/_bookkeeper.tpl | 0 .../charts/pulsar/templates/_broker.tpl | 0 .../pulsar/templates/_configurationstore.tpl | 0 .../charts/pulsar/templates/_helpers.tpl | 0 .../charts/pulsar/templates/_toolset.tpl | 0 .../charts/pulsar/templates/_zookeeper.tpl | 0 .../templates/autorecovery-configmap.yaml | 0 .../templates/autorecovery-podmonitor.yaml | 0 .../pulsar/templates/autorecovery-rbac.yaml | 0 .../templates/autorecovery-service.yaml | 0 .../templates/autorecovery-statefulset.yaml | 0 .../bookkeeper-cluster-initialize.yaml | 0 .../templates/bookkeeper-configmap.yaml | 0 .../pulsar/templates/bookkeeper-pdb.yaml | 0 .../templates/bookkeeper-podmonitor.yaml | 0 .../pulsar/templates/bookkeeper-rbac.yaml | 0 .../pulsar/templates/bookkeeper-service.yaml | 0 .../templates/bookkeeper-statefulset.yaml | 0 .../templates/bookkeeper-storageclass.yaml | 0 .../broker-cluster-role-binding.yaml | 0 .../pulsar/templates/broker-configmap.yaml | 0 .../charts/pulsar/templates/broker-pdb.yaml | 0 .../pulsar/templates/broker-podmonitor.yaml | 0 .../charts/pulsar/templates/broker-rbac.yaml | 0 .../templates/broker-service-account.yaml | 0 .../pulsar/templates/broker-service.yaml | 0 .../pulsar/templates/broker-statefulset.yaml | 0 .../templates/dashboard-deployment.yaml | 0 .../pulsar/templates/dashboard-ingress.yaml | 0 .../pulsar/templates/dashboard-service.yaml | 0 .../templates/function-worker-configmap.yaml | 0 .../templates/grafana-admin-secret.yaml | 0 .../pulsar/templates/grafana-configmap.yaml | 0 .../pulsar/templates/grafana-deployment.yaml | 0 .../pulsar/templates/grafana-ingress.yaml | 0 .../pulsar/templates/grafana-service.yaml | 0 .../charts/pulsar/templates/keytool.yaml | 0 .../charts/pulsar/templates/namespace.yaml | 0 .../templates/prometheus-configmap.yaml | 0 .../templates/prometheus-deployment.yaml | 0 .../pulsar/templates/prometheus-pvc.yaml | 0 .../pulsar/templates/prometheus-rbac.yaml | 0 .../pulsar/templates/prometheus-service.yaml | 0 .../templates/prometheus-storageclass.yaml | 0 .../pulsar/templates/proxy-configmap.yaml | 0 .../pulsar/templates/proxy-ingress.yaml | 0 .../charts/pulsar/templates/proxy-pdb.yaml | 0 .../pulsar/templates/proxy-podmonitor.yaml | 0 .../charts/pulsar/templates/proxy-rbac.yaml | 0 .../pulsar/templates/proxy-service.yaml | 0 .../pulsar/templates/proxy-statefulset.yaml | 0 .../templates/pulsar-cluster-initialize.yaml | 0 .../pulsar-manager-admin-secret.yaml | 0 .../templates/pulsar-manager-configmap.yaml | 0 .../templates/pulsar-manager-deployment.yaml | 0 .../templates/pulsar-manager-ingress.yaml | 0 .../templates/pulsar-manager-service.yaml | 0 .../templates/tls-cert-internal-issuer.yaml | 0 .../pulsar/templates/tls-certs-internal.yaml | 0 .../pulsar/templates/toolset-configmap.yaml | 0 .../charts/pulsar/templates/toolset-rbac.yaml | 0 .../pulsar/templates/toolset-service.yaml | 0 .../pulsar/templates/toolset-statefulset.yaml | 0 .../pulsar/templates/zookeeper-configmap.yaml | 0 .../pulsar/templates/zookeeper-pdb.yaml | 0 .../templates/zookeeper-podmonitor.yaml | 0 .../pulsar/templates/zookeeper-rbac.yaml | 0 .../pulsar/templates/zookeeper-service.yaml | 0 .../templates/zookeeper-statefulset.yaml | 0 .../templates/zookeeper-storageclass.yaml | 0 .../charts/milvus/charts/pulsar/values.yaml | 0 .../charts/milvus/ci/cluster-values.yaml | 0 .../charts/milvus/requirements.lock | 0 .../charts/milvus/requirements.yaml | 0 .../charts/milvus/templates/_helpers.tpl | 0 .../milvus/templates/attu-deployment.yaml | 0 .../charts/milvus/templates/attu-ingress.yaml | 0 .../charts/milvus/templates/attu-svc.yaml | 0 .../charts/milvus/templates/config.tpl | 0 .../charts/milvus/templates/configmap.yaml | 0 .../templates/datacoord-deployment.yaml | 0 .../milvus/templates/datacoord-svc.yaml | 0 .../milvus/templates/datanode-deployment.yaml | 0 .../charts/milvus/templates/datanode-svc.yaml | 0 .../templates/indexcoord-deployment.yaml | 0 .../milvus/templates/indexcoord-svc.yaml | 0 .../templates/indexnode-deployment.yaml | 0 .../milvus/templates/indexnode-svc.yaml | 0 .../charts/milvus/templates/ingress.yaml | 0 .../milvus/templates/mixcoord-deployment.yaml | 0 .../charts/milvus/templates/mixcoord-svc.yaml | 0 .../milvus/templates/proxy-deployment.yaml | 0 .../milvus/templates/proxy-tls-secret.yaml | 0 .../milvus/templates/pulsar-podmonitor.yaml | 0 .../charts/milvus/templates/pvc.yaml | 0 .../templates/querycoord-deployment.yaml | 0 .../milvus/templates/querycoord-svc.yaml | 0 .../templates/querynode-deployment.yaml | 0 .../milvus/templates/querynode-svc.yaml | 0 .../templates/rootcoord-deployment.yaml | 0 .../milvus/templates/rootcoord-svc.yaml | 0 .../charts/milvus/templates/service.yaml | 0 .../milvus/templates/serviceaccount.yaml | 0 .../milvus/templates/servicemonitor.yaml | 0 .../templates/standalone-deployment.yaml | 0 .../nemo-evaluator/charts/milvus/values.yaml | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../opentelemetry-collector/.helmignore | 0 .../opentelemetry-collector/CONTRIBUTING.md | 0 .../charts/opentelemetry-collector/Chart.yaml | 0 .../charts/opentelemetry-collector/README.md | 0 .../opentelemetry-collector/UPGRADING.md | 0 .../ci/GOMEMLIMIT-values.yaml | 0 .../ci/clusterrole-values.yaml | 0 .../ci/config-override-values.yaml | 0 .../ci/daemonset-values.yaml | 0 .../ci/deployment-values.yaml | 0 .../ci/disabling-protocols-values.yaml | 0 .../ci/multiple-ingress-values.yaml | 0 .../ci/networkpolicy-override-values.yaml | 0 .../ci/networkpolicy-values.yaml | 0 .../ci/preset-clustermetrics-values.yaml | 0 .../ci/preset-hostmetrics-values.yaml | 0 .../ci/preset-k8sevents-values.yaml | 0 .../ci/preset-kubeletmetrics-values.yaml | 0 .../preset-kubernetesattributes-values.yaml | 0 .../ci/preset-logscollection-values.yaml | 0 .../ci/probes-values.yaml | 0 .../ci/statefulset-values.yaml | 0 .../examples/README.md | 0 .../daemonset-values.yaml | 0 .../deployment-values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-collector-logs/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-hostmetrics/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../daemonset-lifecycle-hooks/values.yaml | 0 .../rendered/configmap-agent.yaml | 0 .../daemonset-only/rendered/daemonset.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/daemonset-only/values.yaml | 0 .../deployment-only/rendered/configmap.yaml | 0 .../deployment-only/rendered/deployment.yaml | 0 .../deployment-only/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/deployment-only/values.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../deployment-otlp-traces/values.yaml | 0 .../deployment-values.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/clusterrole.yaml | 0 .../rendered/clusterrolebinding.yaml | 0 .../rendered/configmap.yaml | 0 .../rendered/deployment.yaml | 0 .../rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/kubernetesAttributes/values.yaml | 0 .../rendered/configmap-statefulset.yaml | 0 .../statefulset-only/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../rendered/statefulset.yaml | 0 .../examples/statefulset-only/values.yaml | 0 .../using-GOMEMLIMIT/rendered/configmap.yaml | 0 .../using-GOMEMLIMIT/rendered/deployment.yaml | 0 .../using-GOMEMLIMIT/rendered/service.yaml | 0 .../rendered/serviceaccount.yaml | 0 .../examples/using-GOMEMLIMIT/values.yaml | 0 .../templates/NOTES.txt | 0 .../templates/_config.tpl | 0 .../templates/_helpers.tpl | 0 .../templates/_pod.tpl | 0 .../templates/clusterrole.yaml | 0 .../templates/clusterrolebinding.yaml | 0 .../templates/configmap-agent.yaml | 0 .../templates/configmap-statefulset.yaml | 0 .../templates/configmap.yaml | 0 .../templates/daemonset.yaml | 0 .../templates/deployment.yaml | 0 .../templates/hpa.yaml | 0 .../templates/ingress.yaml | 0 .../templates/networkpolicy.yaml | 0 .../templates/pdb.yaml | 0 .../templates/podmonitor.yaml | 0 .../templates/prometheusrule.yaml | 0 .../templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../templates/statefulset.yaml | 0 .../values.schema.json | 0 .../opentelemetry-collector/values.yaml | 0 .../charts/postgresql/.helmignore | 0 .../charts/postgresql/Chart.lock | 0 .../charts/postgresql/Chart.yaml | 0 .../charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../charts/postgresql/values.yaml | 0 .../nemo-evaluator/charts/zipkin/Chart.yaml | 0 .../charts/zipkin/templates/NOTES.txt | 0 .../charts/zipkin/templates/_helpers.tpl | 0 .../charts/zipkin/templates/deployment.yaml | 0 .../charts/zipkin/templates/hpa.yaml | 0 .../charts/zipkin/templates/ingress.yaml | 0 .../charts/zipkin/templates/psp.yaml | 0 .../charts/zipkin/templates/role.yaml | 0 .../charts/zipkin/templates/rolebinding.yaml | 0 .../charts/zipkin/templates/service.yaml | 0 .../zipkin/templates/serviceaccount.yaml | 0 .../charts/zipkin/values.schema.json | 0 .../nemo-evaluator/charts/zipkin/values.yaml | 0 .../charts/nemo-evaluator/templates/NOTES.txt | 0 .../templates/_db_migration.tpl | 0 .../nemo-evaluator/templates/_helpers.tpl | 0 .../argo-workflow-service-account.yaml | 0 .../nemo-evaluator/templates/configmap.yaml | 0 .../nemo-evaluator/templates/deployment.yaml | 0 .../templates/external-db-secret.yaml | 0 .../charts/nemo-evaluator/templates/hpa.yaml | 0 .../nemo-evaluator/templates/ingress.yaml | 0 .../nemo-evaluator/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../25.4.0/charts/nemo-evaluator/values.yaml | 0 .../25.4.0/charts/nemo-guardrails/.helmignore | 0 .../25.4.0/charts/nemo-guardrails/Chart.lock | 0 .../25.4.0/charts/nemo-guardrails/Chart.yaml | 0 .../25.4.0/charts/nemo-guardrails/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../nemo-guardrails/templates/NOTES.txt | 0 .../nemo-guardrails/templates/_helpers.tpl | 0 .../templates/config-store-nfs-pv.yaml | 0 .../templates/config-store-nfs-pvc.yaml | 0 .../nemo-guardrails/templates/deployment.yaml | 0 .../charts/nemo-guardrails/templates/hpa.yaml | 0 .../nemo-guardrails/templates/ingress.yaml | 0 .../nemo-guardrails/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../25.4.0/charts/nemo-guardrails/values.yaml | 0 .../25.4.0/charts/nemo-nim-proxy/.helmignore | 0 .../25.4.0/charts/nemo-nim-proxy/Chart.lock | 0 .../25.4.0/charts/nemo-nim-proxy/Chart.yaml | 0 .../25.4.0/charts/nemo-nim-proxy/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../charts/nemo-nim-proxy/templates/NOTES.txt | 0 .../nemo-nim-proxy/templates/_helpers.tpl | 0 .../nemo-nim-proxy/templates/deployment.yaml | 0 .../charts/nemo-nim-proxy/templates/hpa.yaml | 0 .../nemo-nim-proxy/templates/ingress.yaml | 0 .../charts/nemo-nim-proxy/templates/rbac.yaml | 0 .../nemo-nim-proxy/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../25.4.0/charts/nemo-nim-proxy/values.yaml | 0 .../25.4.0/charts/nemo-operator/.helmignore | 0 .../25.4.0/charts/nemo-operator/Chart.lock | 0 .../25.4.0/charts/nemo-operator/Chart.yaml | 0 .../25.4.0/charts/nemo-operator/README.md | 0 .../charts/nemo-common/.helmignore | 0 .../charts/nemo-common/Chart.yaml | 0 .../charts/nemo-common/README.md | 0 .../charts/nemo-common/templates/_env.tpl | 0 .../charts/nemo-common/templates/_image.tpl | 0 .../charts/nemo-common/templates/_service.tpl | 0 .../charts/nemo-operator-crds/Chart.yaml | 0 .../crds/nvidia.com_nemoentityhandlers.yaml | 0 .../crds/nvidia.com_nemoentityvalidators.yaml | 0 .../crds/nvidia.com_nemotrainingjobs.yaml | 0 .../nvidia.com_nemotrainingworkloads.yaml | 0 .../crds/nvidia.com_nemovalidationjobs.yaml | 0 .../nemo-operator/templates/_helpers.tpl | 0 .../nemo-operator/templates/deployment.yaml | 0 .../templates/leader-election-rbac.yaml | 0 .../nemo-operator/templates/manager-rbac.yaml | 0 .../templates/metrics-reader-rbac.yaml | 0 .../templates/metrics-service.yaml | 0 .../nemoentityvalidator-editor-rbac.yaml | 0 .../nemoentityvalidator-viewer-rbac.yaml | 0 .../nemovalidationjob-editor-rbac.yaml | 0 .../nemovalidationjob-viewer-rbac.yaml | 0 .../nemo-operator/templates/proxy-rbac.yaml | 0 .../templates/serviceaccount.yaml | 0 .../25.4.0/charts/nemo-operator/values.yaml | 0 .../nemo/25.4.0/charts/nim-llm/.helmignore | 0 .../nemo/25.4.0/charts/nim-llm/Chart.yaml | 0 .../helm}/nemo/25.4.0/charts/nim-llm/LICENSE | 0 .../nemo/25.4.0/charts/nim-llm/README.md | 0 .../25.4.0/charts/nim-llm/files/ngc_pull.sh | 0 .../25.4.0/charts/nim-llm/templates/NOTES.txt | 0 .../charts/nim-llm/templates/_helpers.tpl | 0 .../charts/nim-llm/templates/configmap.yaml | 0 .../charts/nim-llm/templates/deployment.yaml | 0 .../25.4.0/charts/nim-llm/templates/hpa.yaml | 0 .../charts/nim-llm/templates/ingress.yaml | 0 .../templates/multi_node_deployment.yaml | 0 .../25.4.0/charts/nim-llm/templates/pvc.yaml | 0 .../charts/nim-llm/templates/secrets.yaml | 0 .../charts/nim-llm/templates/service.yaml | 0 .../nim-llm/templates/serviceaccount.yaml | 0 .../nim-llm/templates/servicemonitor.yaml | 0 .../templates/tests/test-completions.yaml | 0 .../nim-llm/templates/tests/test-models.yaml | 0 .../templates/tests/test-streaming-chat.yaml | 0 .../25.4.0/charts/nim-llm/values.schema.json | 0 .../nemo/25.4.0/charts/nim-llm/values.yaml | 0 .../nemo/25.4.0/charts/volcano/Chart.yaml | 0 .../charts/volcano/charts/jobflow/.helmignore | 0 .../charts/volcano/charts/jobflow/Chart.yaml | 0 .../crd/bases/flow.volcano.sh_jobflows.yaml | 0 .../bases/flow.volcano.sh_jobtemplates.yaml | 0 .../crd/v1/flow.volcano.sh_jobflows.yaml | 0 .../crd/v1/flow.volcano.sh_jobtemplates.yaml | 0 .../charts/jobflow/templates/NOTES.txt | 0 .../charts/jobflow/templates/_helpers.tpl | 0 .../templates/flow_v1alpha1_jobflows.yaml | 0 .../templates/flow_v1alpha1_jobtemplates.yaml | 0 .../volcano/config/volcano-admission.conf | 0 .../volcano/config/volcano-scheduler-ci.conf | 0 .../volcano/config/volcano-scheduler.conf | 0 .../crd/bases/batch.volcano.sh_jobs.yaml | 0 .../crd/bases/bus.volcano.sh_commands.yaml | 0 .../nodeinfo.volcano.sh_numatopologies.yaml | 0 .../scheduling.volcano.sh_podgroups.yaml | 0 .../bases/scheduling.volcano.sh_queues.yaml | 0 .../volcano/crd/v1/batch.volcano.sh_jobs.yaml | 0 .../crd/v1/bus.volcano.sh_commands.yaml | 0 .../nodeinfo.volcano.sh_numatopologies.yaml | 0 .../v1/scheduling.volcano.sh_podgroups.yaml | 0 .../crd/v1/scheduling.volcano.sh_queues.yaml | 0 .../crd/v1beta1/batch.volcano.sh_jobs.yaml | 0 .../crd/v1beta1/bus.volcano.sh_commands.yaml | 0 .../nodeinfo.volcano.sh_numatopologies.yaml | 0 .../scheduling.volcano.sh_podgroups.yaml | 0 .../v1beta1/scheduling.volcano.sh_queues.yaml | 0 .../25.4.0/charts/volcano/templates/NOTES.txt | 0 .../charts/volcano/templates/_helpers.tpl | 0 .../charts/volcano/templates/admission.yaml | 0 .../volcano/templates/batch_v1alpha1_job.yaml | 0 .../templates/bus_v1alpha1_command.yaml | 0 .../charts/volcano/templates/controllers.yaml | 0 .../charts/volcano/templates/grafana.yaml | 0 .../volcano/templates/kubestatemetrics.yaml | 0 .../nodeinfo_v1alpha1_numatopologies.yaml | 0 .../charts/volcano/templates/prometheus.yaml | 0 .../charts/volcano/templates/scheduler.yaml | 0 .../scheduling_v1beta1_podgroup.yaml | 0 .../templates/scheduling_v1beta1_queue.yaml | 0 .../charts/volcano/templates/webhooks.yaml | 0 .../nemo/25.4.0/charts/volcano/values.yaml | 0 .../helm}/nemo/25.4.0/custom-values.yaml | 0 .../helm}/nemo/25.4.0/templates/_helpers.tpl | 0 .../25.4.0/templates/imagepull-secret.yaml | 0 .../helm}/nemo/25.4.0/templates/ingress.yaml | 0 .../nemo/25.4.0/templates/ngc-api-secret.yaml | 0 .../nemo/25.4.0/templates/virtualservice.yaml | 0 .../helm}/nemo/25.4.0/values.yaml | 0 .../helm}/nim/25.4.0/.helmignore | 0 .../helm}/nim/25.4.0/CUSTOM-README.md | 0 .../helm}/nim/25.4.0/Chart.yaml | 0 .../helm}/nim/25.4.0/custom-values.yaml | 0 .../helm}/nim/25.4.0/templates/NOTES.txt | 0 .../helm}/nim/25.4.0/templates/_helpers.tpl | 0 .../nim/25.4.0/templates/auth-secret.yaml | 0 .../25.4.0/templates/image-pull-secret.yaml | 0 .../nim/25.4.0/templates/nimservice.yaml | 0 .../templates/tests/test-nimservice.yaml | 0 .../helm}/nim/25.4.0/values.yaml | 0 .../helm}/ollama/1.1.2/.helmignore | 0 .../helm}/ollama/1.1.2/BUILD-README.md | 0 .../helm}/ollama/1.1.2/CUSTOM-README.md | 0 .../helm}/ollama/1.1.2/Chart.yaml | 0 .../helm}/ollama/1.1.2/LICENSE | 0 .../helm}/ollama/1.1.2/README.md | 0 .../helm}/ollama/1.1.2/artifacthub-repo.yml | 0 .../helm}/ollama/1.1.2/banner.png | Bin .../helm}/ollama/1.1.2/custom-values.yaml | 0 .../helm}/ollama/1.1.2/templates/NOTES.txt | 0 .../helm}/ollama/1.1.2/templates/_helpers.tpl | 0 .../ollama/1.1.2/templates/deployment.yaml | 0 .../helm}/ollama/1.1.2/templates/hpa.yaml | 0 .../helm}/ollama/1.1.2/templates/ingress.yaml | 0 .../1.1.2/templates/knative/service.yaml | 0 .../helm}/ollama/1.1.2/templates/pvc.yaml | 0 .../helm}/ollama/1.1.2/templates/service.yaml | 0 .../1.1.2/templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../helm}/ollama/1.1.2/values-test.yaml | 0 .../helm}/ollama/1.1.2/values.yaml | 0 .../helm}/open-webui/5.4.0/CUSTOM-README.md | 0 .../helm}/open-webui/5.4.0/Chart.lock | 0 .../helm}/open-webui/5.4.0/Chart.yaml | 0 .../helm}/open-webui/5.4.0/README.md | 0 .../helm}/open-webui/5.4.0/README.md.gotmpl | 0 .../5.4.0/charts/ollama/.helmignore | 0 .../open-webui/5.4.0/charts/ollama/Chart.yaml | 0 .../open-webui/5.4.0/charts/ollama/LICENSE | 0 .../open-webui/5.4.0/charts/ollama/README.md | 0 .../5.4.0/charts/ollama/artifacthub-repo.yml | 0 .../open-webui/5.4.0/charts/ollama/banner.png | Bin .../5.4.0/charts/ollama/templates/NOTES.txt | 0 .../charts/ollama/templates/_helpers.tpl | 0 .../charts/ollama/templates/deployment.yaml | 0 .../5.4.0/charts/ollama/templates/hpa.yaml | 0 .../charts/ollama/templates/ingress.yaml | 0 .../ollama/templates/knative/service.yaml | 0 .../5.4.0/charts/ollama/templates/pvc.yaml | 0 .../charts/ollama/templates/service.yaml | 0 .../ollama/templates/serviceaccount.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../5.4.0/charts/ollama/values-test.yaml | 0 .../5.4.0/charts/ollama/values.yaml | 0 .../5.4.0/charts/pipelines/.helmignore | 0 .../5.4.0/charts/pipelines/Chart.yaml | 0 .../5.4.0/charts/pipelines/README.md | 0 .../5.4.0/charts/pipelines/README.md.gotmpl | 0 .../charts/pipelines/templates/_helpers.tpl | 0 .../pipelines/templates/deployment.yaml | 0 .../5.4.0/charts/pipelines/templates/pvc.yaml | 0 .../pipelines/templates/service-account.yaml | 0 .../charts/pipelines/templates/service.yaml | 0 .../5.4.0/charts/pipelines/values.yaml | 0 .../open-webui/5.4.0/charts/redis/.helmignore | 0 .../open-webui/5.4.0/charts/redis/Chart.lock | 0 .../open-webui/5.4.0/charts/redis/Chart.yaml | 0 .../open-webui/5.4.0/charts/redis/README.md | 0 .../charts/redis/charts/common/.helmignore | 0 .../charts/redis/charts/common/Chart.yaml | 0 .../charts/redis/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../common/templates/_compatibility.tpl | 0 .../redis/charts/common/templates/_errors.tpl | 0 .../redis/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../redis/charts/common/templates/_labels.tpl | 0 .../redis/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../redis/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/redis/charts/common/values.yaml | 0 .../5.4.0/charts/redis/templates/NOTES.txt | 0 .../5.4.0/charts/redis/templates/_helpers.tpl | 0 .../charts/redis/templates/configmap.yaml | 0 .../charts/redis/templates/extra-list.yaml | 0 .../charts/redis/templates/headless-svc.yaml | 0 .../redis/templates/health-configmap.yaml | 0 .../redis/templates/master/application.yaml | 0 .../charts/redis/templates/master/pdb.yaml | 0 .../charts/redis/templates/master/psp.yaml | 0 .../charts/redis/templates/master/pvc.yaml | 0 .../redis/templates/master/service.yaml | 0 .../templates/master/serviceaccount.yaml | 0 .../charts/redis/templates/metrics-svc.yaml | 0 .../charts/redis/templates/networkpolicy.yaml | 0 .../charts/redis/templates/podmonitor.yaml | 0 .../redis/templates/prometheusrule.yaml | 0 .../redis/templates/replicas/application.yaml | 0 .../charts/redis/templates/replicas/hpa.yaml | 0 .../charts/redis/templates/replicas/pdb.yaml | 0 .../redis/templates/replicas/service.yaml | 0 .../templates/replicas/serviceaccount.yaml | 0 .../5.4.0/charts/redis/templates/role.yaml | 0 .../charts/redis/templates/rolebinding.yaml | 0 .../redis/templates/scripts-configmap.yaml | 0 .../redis/templates/secret-svcbind.yaml | 0 .../5.4.0/charts/redis/templates/secret.yaml | 0 .../charts/redis/templates/sentinel/hpa.yaml | 0 .../templates/sentinel/node-services.yaml | 0 .../charts/redis/templates/sentinel/pdb.yaml | 0 .../templates/sentinel/ports-configmap.yaml | 0 .../redis/templates/sentinel/service.yaml | 0 .../redis/templates/sentinel/statefulset.yaml | 0 .../redis/templates/serviceaccount.yaml | 0 .../redis/templates/servicemonitor.yaml | 0 .../charts/redis/templates/tls-secret.yaml | 0 .../5.4.0/charts/redis/values.schema.json | 0 .../open-webui/5.4.0/charts/redis/values.yaml | 0 .../open-webui/5.4.0/charts/tika/.asf.yaml | 0 .../tika/.github/workflows/lint-test.yaml | 0 .../open-webui/5.4.0/charts/tika/.helmignore | 0 .../open-webui/5.4.0/charts/tika/Chart.yaml | 0 .../open-webui/5.4.0/charts/tika/LICENSE.txt | 0 .../open-webui/5.4.0/charts/tika/README.md | 0 .../5.4.0/charts/tika/templates/NOTES.txt | 0 .../5.4.0/charts/tika/templates/_helpers.tpl | 0 .../charts/tika/templates/deployment.yaml | 0 .../5.4.0/charts/tika/templates/hpa.yaml | 0 .../5.4.0/charts/tika/templates/ingress.yaml | 0 .../charts/tika/templates/networkpolicy.yaml | 0 .../5.4.0/charts/tika/templates/service.yaml | 0 .../charts/tika/templates/serviceaccount.yaml | 0 .../tika/templates/tests/test-connection.yaml | 0 .../open-webui/5.4.0/charts/tika/values.yaml | 0 .../helm}/open-webui/5.4.0/custom-values.yaml | 0 .../open-webui/5.4.0/templates/NOTES.txt | 0 .../open-webui/5.4.0/templates/_helpers.tpl | 0 .../5.4.0/templates/extra-resources.yaml | 0 .../open-webui/5.4.0/templates/ingress.yaml | 0 .../helm}/open-webui/5.4.0/templates/pvc.yaml | 0 .../5.4.0/templates/service-account.yaml | 0 .../open-webui/5.4.0/templates/service.yaml | 0 .../5.4.0/templates/websocket-redis.yaml | 0 .../5.4.0/templates/workload-manager.yaml | 0 .../helm}/open-webui/5.4.0/values.yaml | 0 .../helm}/postgresql-ha/11.9.4/.helmignore | 0 .../postgresql-ha/11.9.4/BUILD-README.md | 0 .../postgresql-ha/11.9.4/CUSTOM-README.md | 0 .../helm}/postgresql-ha/11.9.4/Chart.lock | 0 .../helm}/postgresql-ha/11.9.4/Chart.yaml | 0 .../helm}/postgresql-ha/11.9.4/README.md | 0 .../11.9.4/charts/common/.helmignore | 0 .../11.9.4/charts/common/Chart.yaml | 0 .../11.9.4/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../11.9.4/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../11.9.4/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../11.9.4/charts/common/values.schema.json | 0 .../11.9.4/charts/common/values.yaml | 0 .../postgresql-ha/11.9.4/custom-values.yaml | 0 .../postgresql-ha/11.9.4/templates/NOTES.txt | 0 .../11.9.4/templates/_configuration.tpl | 0 .../11.9.4/templates/_helpers.tpl | 0 .../11.9.4/templates/extra-list.yaml | 0 .../11.9.4/templates/ldap-secrets.yaml | 0 .../11.9.4/templates/metrics-configmap.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/networkpolicy-ingress.yaml | 0 .../11.9.4/templates/pgpool/configmap.yaml | 0 .../pgpool/custom-users-secrets.yaml | 0 .../11.9.4/templates/pgpool/deployment.yaml | 0 .../pgpool/initdb-scripts-configmap.yaml | 0 .../11.9.4/templates/pgpool/pdb.yaml | 0 .../11.9.4/templates/pgpool/secrets.yaml | 0 .../11.9.4/templates/pgpool/service.yaml | 0 .../11.9.4/templates/podsecuritypolicy.yaml | 0 .../templates/postgresql/configmap.yaml | 0 .../postgresql/extended-configmap.yaml | 0 .../postgresql/hooks-scripts-configmap.yaml | 0 .../postgresql/initdb-scripts-configmap.yaml | 0 .../templates/postgresql/metrics-service.yaml | 0 .../11.9.4/templates/postgresql/pdb.yaml | 0 .../11.9.4/templates/postgresql/secrets.yaml | 0 .../postgresql/service-headless.yaml | 0 .../templates/postgresql/service-witness.yaml | 0 .../11.9.4/templates/postgresql/service.yaml | 0 .../templates/postgresql/servicemonitor.yaml | 0 .../templates/postgresql/statefulset.yaml | 0 .../postgresql/witness-statefulset.yaml | 0 .../postgresql-ha/11.9.4/templates/role.yaml | 0 .../11.9.4/templates/rolebinding.yaml | 0 .../11.9.4/templates/serviceaccount.yaml | 0 .../11.9.4/templates/tls-secrets.yaml | 0 .../postgresql-ha/11.9.4/values.schema.json | 0 .../helm}/postgresql-ha/11.9.4/values.yaml | 0 .../helm}/qdrant/1.12.4/.helmignore | 0 .../helm}/qdrant/1.12.4/BUILD-README.md | 0 .../helm}/qdrant/1.12.4/CHANGELOG.md | 0 .../helm}/qdrant/1.12.4/CUSTOM-README.md | 0 .../helm}/qdrant/1.12.4/Chart.yaml | 0 .../helm}/qdrant/1.12.4/LICENSE | 0 .../helm}/qdrant/1.12.4/README.md | 0 .../helm}/qdrant/1.12.4/custom-values.yaml | 0 .../helm}/qdrant/1.12.4/templates/NOTES.txt | 0 .../qdrant/1.12.4/templates/_helpers.tpl | 0 .../qdrant/1.12.4/templates/configmap.yaml | 0 .../qdrant/1.12.4/templates/ingress.yaml | 0 .../helm}/qdrant/1.12.4/templates/pdb.yaml | 0 .../helm}/qdrant/1.12.4/templates/secret.yaml | 0 .../1.12.4/templates/service-headless.yaml | 0 .../qdrant/1.12.4/templates/service.yaml | 0 .../1.12.4/templates/serviceaccount.yaml | 0 .../1.12.4/templates/servicemonitor.yaml | 0 .../qdrant/1.12.4/templates/statefulset.yaml | 0 .../templates/tests/test-db-interaction.yaml | 0 .../helm}/qdrant/1.12.4/values.yaml | 0 .../helm}/ragflow/0.1.0/.helmignore | 0 .../helm}/ragflow/0.1.0/CUSTOM-README.md | 0 .../helm}/ragflow/0.1.0/Chart.yaml | 0 .../helm}/ragflow/0.1.0/custom-values.yaml | 0 .../ragflow/0.1.0/templates/_helpers.tpl | 0 .../0.1.0/templates/elasticsearch-config.yaml | 0 .../0.1.0/templates/elasticsearch.yaml | 0 .../helm}/ragflow/0.1.0/templates/env.yaml | 0 .../ragflow/0.1.0/templates/infinity.yaml | 0 .../ragflow/0.1.0/templates/ingress.yaml | 0 .../helm}/ragflow/0.1.0/templates/minio.yaml | 0 .../ragflow/0.1.0/templates/mysql-config.yaml | 0 .../helm}/ragflow/0.1.0/templates/mysql.yaml | 0 .../0.1.0/templates/opensearch-config.yaml | 0 .../ragflow/0.1.0/templates/opensearch.yaml | 0 .../ragflow/0.1.0/templates/ragflow.yaml | 0 .../0.1.0/templates/ragflow_config.yaml | 0 .../helm}/ragflow/0.1.0/templates/redis.yaml | 0 .../templates/tests/test-connection.yaml | 0 .../helm}/ragflow/0.1.0/values.yaml | 0 .../104.1.2+up57.0.3/BUILD-README.md | 0 .../104.1.2+up57.0.3/CUSTOM-README.md | 0 .../104.1.2+up57.0.3/Chart.yaml | 0 .../104.1.2+up57.0.3/README.md | 0 .../104.1.2+up57.0.3/custom-values.yaml | 0 .../104.1.2+up57.0.3/files/crd-manifest.tgz | Bin .../104.1.2+up57.0.3/templates/_helpers.tpl | 0 .../104.1.2+up57.0.3/templates/jobs.yaml | 0 .../104.1.2+up57.0.3/templates/manifest.yaml | 0 .../104.1.2+up57.0.3/templates/rbac.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../104.1.2+up57.0.3/values.yaml | 0 .../104.1.2+up57.0.3/BUILD-README.md | 0 .../104.1.2+up57.0.3/CHANGELOG.md | 0 .../104.1.2+up57.0.3/CONTRIBUTING.md | 0 .../104.1.2+up57.0.3/CUSTOM-README.md | 0 .../104.1.2+up57.0.3/Chart.yaml | 0 .../104.1.2+up57.0.3/README.md | 0 .../104.1.2+up57.0.3/app-README.md | 0 .../charts/grafana/.helmignore | 0 .../charts/grafana/Chart.yaml | 0 .../104.1.2+up57.0.3/charts/grafana/README.md | 0 .../grafana/dashboards/custom-dashboard.json | 0 .../charts/grafana/templates/NOTES.txt | 0 .../charts/grafana/templates/_config.tpl | 0 .../charts/grafana/templates/_helpers.tpl | 0 .../charts/grafana/templates/_pod.tpl | 0 .../charts/grafana/templates/clusterrole.yaml | 0 .../grafana/templates/clusterrolebinding.yaml | 0 .../grafana/templates/configSecret.yaml | 0 .../configmap-dashboard-provider.yaml | 0 .../charts/grafana/templates/configmap.yaml | 0 .../templates/dashboards-json-configmap.yaml | 0 .../charts/grafana/templates/deployment.yaml | 0 .../grafana/templates/extra-manifests.yaml | 0 .../grafana/templates/headless-service.yaml | 0 .../charts/grafana/templates/hpa.yaml | 0 .../templates/image-renderer-deployment.yaml | 0 .../grafana/templates/image-renderer-hpa.yaml | 0 .../image-renderer-network-policy.yaml | 0 .../templates/image-renderer-service.yaml | 0 .../image-renderer-servicemonitor.yaml | 0 .../charts/grafana/templates/ingress.yaml | 0 .../grafana/templates/networkpolicy.yaml | 0 .../grafana/templates/nginx-config.yaml | 0 .../templates/poddisruptionbudget.yaml | 0 .../grafana/templates/podsecuritypolicy.yaml | 0 .../charts/grafana/templates/pvc.yaml | 0 .../charts/grafana/templates/role.yaml | 0 .../charts/grafana/templates/rolebinding.yaml | 0 .../charts/grafana/templates/secret-env.yaml | 0 .../charts/grafana/templates/secret.yaml | 0 .../charts/grafana/templates/service.yaml | 0 .../grafana/templates/serviceaccount.yaml | 0 .../grafana/templates/servicemonitor.yaml | 0 .../charts/grafana/templates/statefulset.yaml | 0 .../templates/tests/test-configmap.yaml | 0 .../tests/test-podsecuritypolicy.yaml | 0 .../grafana/templates/tests/test-role.yaml | 0 .../templates/tests/test-rolebinding.yaml | 0 .../templates/tests/test-serviceaccount.yaml | 0 .../charts/grafana/templates/tests/test.yaml | 0 .../charts/grafana/values.yaml | 0 .../charts/hardenedKubelet/.helmignore | 0 .../charts/hardenedKubelet/Chart.yaml | 0 .../charts/hardenedKubelet/README.md | 0 .../hardenedKubelet/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/hardenedKubelet/values.yaml | 0 .../charts/hardenedNodeExporter/.helmignore | 0 .../charts/hardenedNodeExporter/Chart.yaml | 0 .../charts/hardenedNodeExporter/README.md | 0 .../templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/hardenedNodeExporter/values.yaml | 0 .../charts/k3sServer/.helmignore | 0 .../charts/k3sServer/Chart.yaml | 0 .../charts/k3sServer/README.md | 0 .../charts/k3sServer/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../k3sServer/templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../k3sServer/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/k3sServer/values.yaml | 0 .../charts/kube-state-metrics/.helmignore | 0 .../charts/kube-state-metrics/Chart.yaml | 0 .../charts/kube-state-metrics/README.md | 0 .../kube-state-metrics/templates/NOTES.txt | 0 .../kube-state-metrics/templates/_helpers.tpl | 0 .../templates/ciliumnetworkpolicy.yaml | 0 .../templates/clusterrolebinding.yaml | 0 .../templates/crs-configmap.yaml | 0 .../templates/deployment.yaml | 0 .../templates/extra-manifests.yaml | 0 .../templates/kubeconfig-secret.yaml | 0 .../templates/networkpolicy.yaml | 0 .../kube-state-metrics/templates/pdb.yaml | 0 .../templates/podsecuritypolicy.yaml | 0 .../templates/psp-clusterrole.yaml | 0 .../templates/psp-clusterrolebinding.yaml | 0 .../templates/rbac-configmap.yaml | 0 .../kube-state-metrics/templates/role.yaml | 0 .../templates/rolebinding.yaml | 0 .../kube-state-metrics/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../templates/stsdiscovery-role.yaml | 0 .../templates/stsdiscovery-rolebinding.yaml | 0 .../templates/verticalpodautoscaler.yaml | 0 .../charts/kube-state-metrics/values.yaml | 0 .../kubeAdmControllerManager/.helmignore | 0 .../kubeAdmControllerManager/Chart.yaml | 0 .../charts/kubeAdmControllerManager/README.md | 0 .../templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../kubeAdmControllerManager/values.yaml | 0 .../charts/kubeAdmEtcd/.helmignore | 0 .../charts/kubeAdmEtcd/Chart.yaml | 0 .../charts/kubeAdmEtcd/README.md | 0 .../charts/kubeAdmEtcd/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../kubeAdmEtcd/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/kubeAdmEtcd/values.yaml | 0 .../charts/kubeAdmProxy/.helmignore | 0 .../charts/kubeAdmProxy/Chart.yaml | 0 .../charts/kubeAdmProxy/README.md | 0 .../kubeAdmProxy/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/kubeAdmProxy/values.yaml | 0 .../charts/kubeAdmScheduler/.helmignore | 0 .../charts/kubeAdmScheduler/Chart.yaml | 0 .../charts/kubeAdmScheduler/README.md | 0 .../kubeAdmScheduler/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/kubeAdmScheduler/values.yaml | 0 .../charts/prometheus-adapter/.helmignore | 0 .../charts/prometheus-adapter/Chart.yaml | 0 .../charts/prometheus-adapter/README.md | 0 .../prometheus-adapter/templates/NOTES.txt | 0 .../prometheus-adapter/templates/_helpers.tpl | 0 .../templates/certmanager.yaml | 0 .../cluster-role-binding-auth-delegator.yaml | 0 .../cluster-role-binding-resource-reader.yaml | 0 .../cluster-role-resource-reader.yaml | 0 .../templates/configmap.yaml | 0 .../templates/custom-metrics-apiservice.yaml | 0 ...stom-metrics-cluster-role-binding-hpa.yaml | 0 .../custom-metrics-cluster-role.yaml | 0 .../templates/deployment.yaml | 0 .../external-metrics-apiservice.yaml | 0 ...rnal-metrics-cluster-role-binding-hpa.yaml | 0 .../external-metrics-cluster-role.yaml | 0 .../prometheus-adapter/templates/pdb.yaml | 0 .../prometheus-adapter/templates/psp.yaml | 0 .../resource-metrics-apiservice.yaml | 0 ...resource-metrics-cluster-role-binding.yaml | 0 .../resource-metrics-cluster-role.yaml | 0 .../templates/role-binding-auth-reader.yaml | 0 .../prometheus-adapter/templates/secret.yaml | 0 .../prometheus-adapter/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../charts/prometheus-adapter/values.yaml | 0 .../prometheus-node-exporter/.helmignore | 0 .../prometheus-node-exporter/Chart.yaml | 0 .../charts/prometheus-node-exporter/README.md | 0 .../templates/NOTES.txt | 0 .../templates/_helpers.tpl | 0 .../templates/clusterrole.yaml | 0 .../templates/clusterrolebinding.yaml | 0 .../templates/daemonset.yaml | 0 .../templates/endpoints.yaml | 0 .../templates/extra-manifests.yaml | 0 .../templates/networkpolicy.yaml | 0 .../templates/podmonitor.yaml | 0 .../templates/psp-clusterrole.yaml | 0 .../templates/psp-clusterrolebinding.yaml | 0 .../templates/psp.yaml | 0 .../templates/rbac-configmap.yaml | 0 .../templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../templates/verticalpodautoscaler.yaml | 0 .../prometheus-node-exporter/values.yaml | 0 .../charts/rke2ControllerManager/.helmignore | 0 .../charts/rke2ControllerManager/Chart.yaml | 0 .../charts/rke2ControllerManager/README.md | 0 .../templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rke2ControllerManager/values.yaml | 0 .../charts/rke2Etcd/.helmignore | 0 .../charts/rke2Etcd/Chart.yaml | 0 .../charts/rke2Etcd/README.md | 0 .../charts/rke2Etcd/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../rke2Etcd/templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../rke2Etcd/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rke2Etcd/values.yaml | 0 .../charts/rke2IngressNginx/.helmignore | 0 .../charts/rke2IngressNginx/Chart.yaml | 0 .../charts/rke2IngressNginx/README.md | 0 .../rke2IngressNginx/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rke2IngressNginx/values.yaml | 0 .../charts/rke2Proxy/.helmignore | 0 .../charts/rke2Proxy/Chart.yaml | 0 .../charts/rke2Proxy/README.md | 0 .../charts/rke2Proxy/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../rke2Proxy/templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../rke2Proxy/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rke2Proxy/values.yaml | 0 .../charts/rke2Scheduler/.helmignore | 0 .../charts/rke2Scheduler/Chart.yaml | 0 .../charts/rke2Scheduler/README.md | 0 .../rke2Scheduler/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rke2Scheduler/values.yaml | 0 .../charts/rkeControllerManager/.helmignore | 0 .../charts/rkeControllerManager/Chart.yaml | 0 .../charts/rkeControllerManager/README.md | 0 .../templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rkeControllerManager/values.yaml | 0 .../charts/rkeEtcd/.helmignore | 0 .../charts/rkeEtcd/Chart.yaml | 0 .../104.1.2+up57.0.3/charts/rkeEtcd/README.md | 0 .../charts/rkeEtcd/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../rkeEtcd/templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../rkeEtcd/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rkeEtcd/values.yaml | 0 .../charts/rkeIngressNginx/.helmignore | 0 .../charts/rkeIngressNginx/Chart.yaml | 0 .../charts/rkeIngressNginx/README.md | 0 .../rkeIngressNginx/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rkeIngressNginx/values.yaml | 0 .../charts/rkeProxy/.helmignore | 0 .../charts/rkeProxy/Chart.yaml | 0 .../charts/rkeProxy/README.md | 0 .../charts/rkeProxy/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../rkeProxy/templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../rkeProxy/templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rkeProxy/values.yaml | 0 .../charts/rkeScheduler/.helmignore | 0 .../charts/rkeScheduler/Chart.yaml | 0 .../charts/rkeScheduler/README.md | 0 .../rkeScheduler/templates/_helpers.tpl | 0 .../templates/pushprox-clients-rbac.yaml | 0 .../templates/pushprox-clients.yaml | 0 .../templates/pushprox-proxy-rbac.yaml | 0 .../templates/pushprox-proxy.yaml | 0 .../templates/pushprox-servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../charts/rkeScheduler/values.yaml | 0 .../charts/windowsExporter/.helmignore | 0 .../charts/windowsExporter/Chart.yaml | 0 .../charts/windowsExporter/README.md | 0 .../scripts/configure-firewall.ps1 | 0 .../windowsExporter/templates/_helpers.tpl | 0 .../windowsExporter/templates/config.yaml | 0 .../windowsExporter/templates/daemonset.yaml | 0 .../windowsExporter/templates/podmonitor.yaml | 0 .../templates/scriptConfig.yaml | 0 .../windowsExporter/templates/service.yaml | 0 .../templates/serviceaccount.yaml | 0 .../templates/servicemonitor.yaml | 0 .../charts/windowsExporter/values.yaml | 0 .../104.1.2+up57.0.3/custom-values.yaml | 0 .../files/ingress-nginx/nginx.json | 0 .../request-handling-performance.json | 0 .../cluster/rancher-cluster-nodes.json | 0 .../rancher/cluster/rancher-cluster.json | 0 .../files/rancher/fleet/bundle.json | 0 .../files/rancher/fleet/bundledeployment.json | 0 .../files/rancher/fleet/cluster.json | 0 .../files/rancher/fleet/clustergroup.json | 0 .../rancher/fleet/controller-runtime.json | 0 .../files/rancher/fleet/gitrepo.json | 0 .../rancher/home/rancher-default-home.json | 0 .../files/rancher/k8s/rancher-etcd-nodes.json | 0 .../files/rancher/k8s/rancher-etcd.json | 0 .../k8s/rancher-k8s-components-nodes.json | 0 .../rancher/k8s/rancher-k8s-components.json | 0 .../rancher/nodes/rancher-node-detail.json | 0 .../files/rancher/nodes/rancher-node.json | 0 .../performance/performance-debugging.json | 0 .../rancher/pods/rancher-pod-containers.json | 0 .../files/rancher/pods/rancher-pod.json | 0 .../workloads/rancher-workload-pods.json | 0 .../rancher/workloads/rancher-workload.json | 0 .../delete-workloads-with-old-labels.sh | 0 .../104.1.2+up57.0.3/templates/NOTES.txt | 0 .../104.1.2+up57.0.3/templates/_helpers.tpl | 0 .../templates/alertmanager/alertmanager.yaml | 0 .../templates/alertmanager/extrasecret.yaml | 0 .../templates/alertmanager/ingress.yaml | 0 .../alertmanager/ingressperreplica.yaml | 0 .../alertmanager/podDisruptionBudget.yaml | 0 .../templates/alertmanager/psp-role.yaml | 0 .../alertmanager/psp-rolebinding.yaml | 0 .../templates/alertmanager/psp.yaml | 0 .../templates/alertmanager/secret.yaml | 0 .../templates/alertmanager/service.yaml | 0 .../alertmanager/serviceaccount.yaml | 0 .../alertmanager/servicemonitor.yaml | 0 .../alertmanager/serviceperreplica.yaml | 0 .../templates/exporters/core-dns/service.yaml | 0 .../exporters/core-dns/servicemonitor.yaml | 0 .../kube-api-server/servicemonitor.yaml | 0 .../kube-controller-manager/endpoints.yaml | 0 .../kube-controller-manager/service.yaml | 0 .../servicemonitor.yaml | 0 .../templates/exporters/kube-dns/service.yaml | 0 .../exporters/kube-dns/servicemonitor.yaml | 0 .../exporters/kube-etcd/endpoints.yaml | 0 .../exporters/kube-etcd/service.yaml | 0 .../exporters/kube-etcd/servicemonitor.yaml | 0 .../exporters/kube-proxy/endpoints.yaml | 0 .../exporters/kube-proxy/service.yaml | 0 .../exporters/kube-proxy/servicemonitor.yaml | 0 .../exporters/kube-scheduler/endpoints.yaml | 0 .../exporters/kube-scheduler/service.yaml | 0 .../kube-scheduler/servicemonitor.yaml | 0 .../kube-state-metrics/validate.yaml | 0 .../exporters/kubelet/servicemonitor.yaml | 0 .../exporters/node-exporter/validate.yaml | 0 .../templates/extra-objects.yaml | 0 .../grafana/configmap-dashboards.yaml | 0 .../grafana/configmaps-datasources.yaml | 0 .../alertmanager-overview.yaml | 0 .../grafana/dashboards-1.14/apiserver.yaml | 0 .../dashboards-1.14/cluster-total.yaml | 0 .../dashboards-1.14/controller-manager.yaml | 0 .../grafana/dashboards-1.14/etcd.yaml | 0 .../dashboards-1.14/grafana-overview.yaml | 0 .../grafana/dashboards-1.14/k8s-coredns.yaml | 0 .../k8s-resources-cluster.yaml | 0 .../k8s-resources-multicluster.yaml | 0 .../k8s-resources-namespace.yaml | 0 .../dashboards-1.14/k8s-resources-node.yaml | 0 .../dashboards-1.14/k8s-resources-pod.yaml | 0 .../k8s-resources-windows-cluster.yaml | 0 .../k8s-resources-windows-namespace.yaml | 0 .../k8s-resources-windows-pod.yaml | 0 .../k8s-resources-workload.yaml | 0 .../k8s-resources-workloads-namespace.yaml | 0 .../k8s-windows-cluster-rsrc-use.yaml | 0 .../k8s-windows-node-rsrc-use.yaml | 0 .../grafana/dashboards-1.14/kubelet.yaml | 0 .../dashboards-1.14/namespace-by-pod.yaml | 0 .../namespace-by-workload.yaml | 0 .../node-cluster-rsrc-use.yaml | 0 .../dashboards-1.14/node-rsrc-use.yaml | 0 .../grafana/dashboards-1.14/nodes-darwin.yaml | 0 .../grafana/dashboards-1.14/nodes.yaml | 0 .../persistentvolumesusage.yaml | 0 .../grafana/dashboards-1.14/pod-total.yaml | 0 .../prometheus-remote-write.yaml | 0 .../grafana/dashboards-1.14/prometheus.yaml | 0 .../grafana/dashboards-1.14/proxy.yaml | 0 .../grafana/dashboards-1.14/scheduler.yaml | 0 .../dashboards-1.14/workload-total.yaml | 0 .../templates/grafana/namespaces.yaml | 0 .../_prometheus-operator.tpl | 0 .../_prometheus-operator-webhook.tpl | 0 .../deployment/deployment.yaml | 0 .../admission-webhooks/deployment/pdb.yaml | 0 .../deployment/service.yaml | 0 .../deployment/serviceaccount.yaml | 0 .../ciliumnetworkpolicy-createSecret.yaml | 0 .../ciliumnetworkpolicy-patchWebhook.yaml | 0 .../job-patch/clusterrole.yaml | 0 .../job-patch/clusterrolebinding.yaml | 0 .../job-patch/job-createSecret.yaml | 0 .../job-patch/job-patchWebhook.yaml | 0 .../job-patch/networkpolicy-createSecret.yaml | 0 .../job-patch/networkpolicy-patchWebhook.yaml | 0 .../admission-webhooks/job-patch/psp.yaml | 0 .../admission-webhooks/job-patch/role.yaml | 0 .../job-patch/rolebinding.yaml | 0 .../job-patch/serviceaccount.yaml | 0 .../mutatingWebhookConfiguration.yaml | 0 .../validatingWebhookConfiguration.yaml | 0 .../prometheus-operator/certmanager.yaml | 0 .../ciliumnetworkpolicy.yaml | 0 .../prometheus-operator/clusterrole.yaml | 0 .../clusterrolebinding.yaml | 0 .../prometheus-operator/deployment.yaml | 0 .../prometheus-operator/networkpolicy.yaml | 0 .../prometheus-operator/psp-clusterrole.yaml | 0 .../psp-clusterrolebinding.yaml | 0 .../templates/prometheus-operator/psp.yaml | 0 .../prometheus-operator/service.yaml | 0 .../prometheus-operator/serviceaccount.yaml | 0 .../prometheus-operator/servicemonitor.yaml | 0 .../verticalpodautoscaler.yaml | 0 .../templates/prometheus/_rules.tpl | 0 .../additionalAlertRelabelConfigs.yaml | 0 .../additionalAlertmanagerConfigs.yaml | 0 .../prometheus/additionalPrometheusRules.yaml | 0 .../prometheus/additionalScrapeConfigs.yaml | 0 .../prometheus/ciliumnetworkpolicy.yaml | 0 .../templates/prometheus/clusterrole.yaml | 0 .../prometheus/clusterrolebinding.yaml | 0 .../templates/prometheus/csi-secret.yaml | 0 .../templates/prometheus/extrasecret.yaml | 0 .../templates/prometheus/ingress.yaml | 0 .../prometheus/ingressThanosSidecar.yaml | 0 .../prometheus/ingressperreplica.yaml | 0 .../templates/prometheus/networkpolicy.yaml | 0 .../templates/prometheus/nginx-config.yaml | 0 .../prometheus/podDisruptionBudget.yaml | 0 .../templates/prometheus/podmonitors.yaml | 0 .../templates/prometheus/prometheus.yaml | 0 .../templates/prometheus/psp-clusterrole.yaml | 0 .../prometheus/psp-clusterrolebinding.yaml | 0 .../templates/prometheus/psp.yaml | 0 .../rules-1.14/alertmanager.rules.yaml | 0 .../rules-1.14/config-reloaders.yaml | 0 .../templates/prometheus/rules-1.14/etcd.yaml | 0 .../prometheus/rules-1.14/general.rules.yaml | 0 ...les.container_cpu_usage_seconds_total.yaml | 0 .../k8s.rules.container_memory_cache.yaml | 0 .../k8s.rules.container_memory_rss.yaml | 0 .../k8s.rules.container_memory_swap.yaml | 0 ...es.container_memory_working_set_bytes.yaml | 0 .../k8s.rules.container_resource.yaml | 0 .../rules-1.14/k8s.rules.pod_owner.yaml | 0 .../prometheus/rules-1.14/k8s.rules.yaml | 0 .../kube-apiserver-availability.rules.yaml | 0 .../kube-apiserver-burnrate.rules.yaml | 0 .../kube-apiserver-histogram.rules.yaml | 0 .../rules-1.14/kube-apiserver-slos.yaml | 0 .../kube-prometheus-general.rules.yaml | 0 .../kube-prometheus-node-recording.rules.yaml | 0 .../rules-1.14/kube-scheduler.rules.yaml | 0 .../rules-1.14/kube-state-metrics.yaml | 0 .../prometheus/rules-1.14/kubelet.rules.yaml | 0 .../rules-1.14/kubernetes-apps.yaml | 0 .../rules-1.14/kubernetes-resources.yaml | 0 .../rules-1.14/kubernetes-storage.yaml | 0 .../kubernetes-system-apiserver.yaml | 0 .../kubernetes-system-controller-manager.yaml | 0 .../kubernetes-system-kube-proxy.yaml | 0 .../rules-1.14/kubernetes-system-kubelet.yaml | 0 .../kubernetes-system-scheduler.yaml | 0 .../rules-1.14/kubernetes-system.yaml | 0 .../rules-1.14/node-exporter.rules.yaml | 0 .../prometheus/rules-1.14/node-exporter.yaml | 0 .../prometheus/rules-1.14/node-network.yaml | 0 .../prometheus/rules-1.14/node.rules.yaml | 0 .../rules-1.14/prometheus-operator.yaml | 0 .../prometheus/rules-1.14/prometheus.yaml | 0 .../rules-1.14/windows.node.rules.yaml | 0 .../rules-1.14/windows.pod.rules.yaml | 0 .../templates/prometheus/secret.yaml | 0 .../templates/prometheus/service.yaml | 0 .../prometheus/serviceThanosSidecar.yaml | 0 .../serviceThanosSidecarExternal.yaml | 0 .../templates/prometheus/serviceaccount.yaml | 0 .../templates/prometheus/servicemonitor.yaml | 0 .../servicemonitorThanosSidecar.yaml | 0 .../templates/prometheus/servicemonitors.yaml | 0 .../prometheus/serviceperreplica.yaml | 0 .../rancher-monitoring/clusterrole.yaml | 0 .../rancher-monitoring/config-role.yaml | 0 .../rancher-monitoring/dashboard-role.yaml | 0 .../addons/ingress-nginx-dashboard.yaml | 0 .../rancher/cluster-dashboards.yaml | 0 .../dashboards/rancher/default-dashboard.yaml | 0 .../dashboards/rancher/fleet-dashboards.yaml | 0 .../dashboards/rancher/k8s-dashboards.yaml | 0 .../dashboards/rancher/nodes-dashboards.yaml | 0 .../rancher/performance-dashboards.yaml | 0 .../dashboards/rancher/pods-dashboards.yaml | 0 .../rancher/workload-dashboards.yaml | 0 .../exporters/fleet/servicemonitor.yaml | 0 .../exporters/ingress-nginx/service.yaml | 0 .../ingress-nginx/servicemonitor.yaml | 0 .../exporters/rancher/servicemonitor.yaml | 0 .../rancher-monitoring/hardened.yaml | 0 .../rancher-monitoring/upgrade/configmap.yaml | 0 .../rancher-monitoring/upgrade/job.yaml | 0 .../rancher-monitoring/upgrade/rbac.yaml | 0 .../templates/thanos-ruler/extrasecret.yaml | 0 .../templates/thanos-ruler/ingress.yaml | 0 .../thanos-ruler/podDisruptionBudget.yaml | 0 .../templates/thanos-ruler/ruler.yaml | 0 .../templates/thanos-ruler/secret.yaml | 0 .../templates/thanos-ruler/service.yaml | 0 .../thanos-ruler/serviceaccount.yaml | 0 .../thanos-ruler/servicemonitor.yaml | 0 .../templates/validate-install-crd.yaml | 0 .../templates/validate-psp-install.yaml | 0 .../104.1.2+up57.0.3/values.yaml | 0 .../helm}/rancher/2.10.1/.helmignore | 0 .../helm}/rancher/2.10.1/BUILD-README.md | 0 .../helm}/rancher/2.10.1/CUSTOM-README.md | 0 .../helm}/rancher/2.10.1/Chart.yaml | 0 .../helm}/rancher/2.10.1/README.md | 0 .../helm}/rancher/2.10.1/custom-values.yaml | 0 .../helm}/rancher/2.10.1/scripts/README.md | 0 .../rancher/2.10.1/scripts/cleanup-rancher.sh | 0 .../2.10.1/scripts/post-delete-hook.sh | 0 .../helm}/rancher/2.10.1/templates/NOTES.txt | 0 .../rancher/2.10.1/templates/_helpers.tpl | 0 .../2.10.1/templates/clusterRoleBinding.yaml | 0 .../rancher/2.10.1/templates/configMap.yaml | 0 .../rancher/2.10.1/templates/deployment.yaml | 0 .../rancher/2.10.1/templates/ingress.yaml | 0 .../2.10.1/templates/issuer-letsEncrypt.yaml | 0 .../2.10.1/templates/issuer-rancher.yaml | 0 .../preinstallHook/create-tls-ca-job.yaml | 0 .../templates/preinstallHook/ingress.yaml | 0 .../2.10.1/templates/preinstallHook/role.yaml | 0 .../templates/preinstallHook/rolebinding.yaml | 0 .../preinstallHook/serviceaccount.yaml | 0 .../2.10.1/templates/priorityClass.yaml | 0 .../helm}/rancher/2.10.1/templates/pvc.yaml | 0 .../rancher/2.10.1/templates/secret.yaml | 0 .../rancher/2.10.1/templates/service.yaml | 0 .../2.10.1/templates/serviceAccount.yaml | 0 .../helm}/rancher/2.10.1/values.schema.json | 0 .../helm}/rancher/2.10.1/values.yaml | 0 .../spark-operator/2.0.2/BUILD-README.md | 0 .../spark-operator/2.0.2/CUSTOM-README.md | 0 .../helm}/spark-operator/2.0.2/Chart.yaml | 0 .../helm}/spark-operator/2.0.2/README.md | 0 ...tor.k8s.io_scheduledsparkapplications.yaml | 0 ...parkoperator.k8s.io_sparkapplications.yaml | 0 .../spark-operator/2.0.2/custom-values.yaml | 0 .../2.0.2/templates/_helpers.tpl | 0 .../2.0.2/templates/controller/_helpers.tpl | 0 .../templates/controller/deployment.yaml | 0 .../controller/poddisruptionbudget.yaml | 0 .../2.0.2/templates/controller/rbac.yaml | 0 .../2.0.2/templates/controller/service.yaml | 0 .../templates/controller/serviceaccount.yaml | 0 .../2.0.2/templates/prometheus/_helpers.tpl | 0 .../templates/prometheus/podmonitor.yaml | 0 .../2.0.2/templates/spark/_helpers.tpl | 0 .../2.0.2/templates/spark/rbac.yaml | 0 .../2.0.2/templates/spark/serviceaccount.yaml | 0 .../2.0.2/templates/webhook/_helpers.tpl | 0 .../2.0.2/templates/webhook/deployment.yaml | 0 .../webhook/mutatingwebhookconfiguration.yaml | 0 .../webhook/poddisruptionbudget.yaml | 0 .../2.0.2/templates/webhook/rbac.yaml | 0 .../2.0.2/templates/webhook/service.yaml | 0 .../templates/webhook/serviceaccount.yaml | 0 .../validatingwebhookconfiguration.yaml | 0 .../helm}/spark-operator/2.0.2/values.yaml | 0 .../starrocks-operator/1.11.3/.helmignore | 0 .../starrocks-operator/1.11.3/BUILD-README.md | 0 .../1.11.3/CUSTOM-README.md | 0 .../starrocks-operator/1.11.3/Chart.yaml | 0 .../helm}/starrocks-operator/1.11.3/README.md | 0 .../crds/starrocks.com_starrocksclusters.yaml | 0 .../1.11.3/custom-values.yaml | 0 .../1.11.3/templates/NOTES.txt | 0 .../1.11.3/templates/_helpers.tpl | 0 .../1.11.3/templates/clusterrole.yaml | 0 .../1.11.3/templates/clusterrolebinding.yaml | 0 .../1.11.3/templates/deployment.yaml | 0 .../leader-election-role-binding.yaml | 0 .../templates/leader-election-role.yaml | 0 .../1.11.3/templates/role.yaml | 0 .../1.11.3/templates/rolebinding.yaml | 0 .../1.11.3/templates/service_account.yaml | 0 .../starrocks-operator/1.11.3/values.yaml | 0 .../helm}/starrocks/1.11.3-4.0.0/.helmignore | 0 .../starrocks/1.11.3-4.0.0/BUILD-README.md | 0 .../starrocks/1.11.3-4.0.0/CUSTOM-README.md | 0 .../helm}/starrocks/1.11.3-4.0.0/Chart.yaml | 0 .../helm}/starrocks/1.11.3-4.0.0/README.md | 0 .../starrocks/1.11.3-4.0.0/custom-values.yaml | 0 .../1.11.3-4.0.0/shared-data-values.yaml | 0 .../1.11.3-4.0.0/shared-nothing-values.yaml | 0 .../1.11.3-4.0.0/templates/NOTES.txt | 0 .../1.11.3-4.0.0/templates/_helpers.tpl | 0 .../1.11.3-4.0.0/templates/beconfigmap.yaml | 0 .../1.11.3-4.0.0/templates/cnconfigmap.yaml | 0 .../1.11.3-4.0.0/templates/configmaps.yaml | 0 .../1.11.3-4.0.0/templates/feconfigmap.yaml | 0 .../templates/init-pwd/configmap.yaml | 0 .../1.11.3-4.0.0/templates/init-pwd/job.yaml | 0 .../1.11.3-4.0.0/templates/resources.yaml | 0 .../1.11.3-4.0.0/templates/secrets.yaml | 0 .../templates/servicemonitor.yaml | 0 .../templates/starrockscluster.yaml | 0 .../helm}/starrocks/1.11.3-4.0.0/values.yaml | 0 .../helm}/starrocks/1.11.3/.helmignore | 0 .../helm}/starrocks/1.11.3/BUILD-README.md | 0 .../helm}/starrocks/1.11.3/CUSTOM-README.md | 0 .../helm}/starrocks/1.11.3/Chart.yaml | 0 .../helm}/starrocks/1.11.3/README.md | 0 .../helm}/starrocks/1.11.3/custom-values.yaml | 0 .../starrocks/1.11.3/shared-data-values.yaml | 0 .../1.11.3/shared-nothing-values.yaml | 0 .../starrocks/1.11.3/templates/NOTES.txt | 0 .../starrocks/1.11.3/templates/_helpers.tpl | 0 .../1.11.3/templates/beconfigmap.yaml | 0 .../1.11.3/templates/cnconfigmap.yaml | 0 .../1.11.3/templates/configmaps.yaml | 0 .../1.11.3/templates/feconfigmap.yaml | 0 .../1.11.3/templates/init-pwd/configmap.yaml | 0 .../1.11.3/templates/init-pwd/job.yaml | 0 .../starrocks/1.11.3/templates/resources.yaml | 0 .../starrocks/1.11.3/templates/secrets.yaml | 0 .../1.11.3/templates/servicemonitor.yaml | 0 .../1.11.3/templates/starrockscluster.yaml | 0 .../helm}/starrocks/1.11.3/values.yaml | 0 .../strimzi-kafka-operator/0.47.0/.helmignore | 0 .../0.47.0/BUILD-README.md | 0 .../0.47.0/CUSTOM-README.md | 0 .../strimzi-kafka-operator/0.47.0/Chart.yaml | 0 .../strimzi-kafka-operator/0.47.0/README.md | 0 .../0.47.0/crds/040-Crd-kafka.yaml | 0 .../0.47.0/crds/041-Crd-kafkaconnect.yaml | 0 .../0.47.0/crds/042-Crd-strimzipodset.yaml | 0 .../0.47.0/crds/043-Crd-kafkatopic.yaml | 0 .../0.47.0/crds/044-Crd-kafkauser.yaml | 0 .../0.47.0/crds/045-Crd-kafkanodepool.yaml | 0 .../0.47.0/crds/046-Crd-kafkabridge.yaml | 0 .../0.47.0/crds/047-Crd-kafkaconnector.yaml | 0 .../crds/048-Crd-kafkamirrormaker2.yaml | 0 .../0.47.0/crds/049-Crd-kafkarebalance.yaml | 0 .../0.47.0/custom-values.yaml | 0 .../files/grafana-dashboards/.templateignore | 0 .../strimzi-cruise-control.json | 0 .../strimzi-kafka-bridge.json | 0 .../strimzi-kafka-connect.json | 0 .../strimzi-kafka-exporter.json | 0 .../strimzi-kafka-mirror-maker-2.json | 0 .../strimzi-kafka-oauth.json | 0 .../grafana-dashboards/strimzi-kafka.json | 0 .../grafana-dashboards/strimzi-kraft.json | 0 .../grafana-dashboards/strimzi-operators.json | 0 ...rviceAccount-strimzi-cluster-operator.yaml | 0 ...terRole-strimzi-cluster-operator-role.yaml | 0 ...-RoleBinding-strimzi-cluster-operator.yaml | 0 ...terRole-strimzi-cluster-operator-role.yaml | 0 ...rRoleBinding-strimzi-cluster-operator.yaml | 0 ...terRole-strimzi-cluster-operator-role.yaml | 0 ...-RoleBinding-strimzi-cluster-operator.yaml | 0 ...terRole-strimzi-cluster-operator-role.yaml | 0 ...-RoleBinding-strimzi-cluster-operator.yaml | 0 .../030-ClusterRole-strimzi-kafka-broker.yaml | 0 ...ster-operator-kafka-broker-delegation.yaml | 0 ...1-ClusterRole-strimzi-entity-operator.yaml | 0 ...r-operator-entity-operator-delegation.yaml | 0 .../033-ClusterRole-strimzi-kafka-client.yaml | 0 ...ster-operator-kafka-client-delegation.yaml | 0 ...50-ConfigMap-strimzi-cluster-operator.yaml | 0 ...uptionBudget-strimzi-cluster-operator.yaml | 0 ...0-Deployment-strimzi-cluster-operator.yaml | 0 .../070-ClusterRole-strimzi-admin.yaml | 0 .../080-ClusterRole-strimzi-view.yaml | 0 ...-ConfigMap-strimzi-grafana-dashboards.yaml | 0 .../0.47.0/templates/NOTES.txt | 0 .../0.47.0/templates/_helpers.tpl | 0 .../0.47.0/templates/_kafka_image_map.tpl | 0 .../strimzi-kafka-operator/0.47.0/values.yaml | 0 .../helm}/superset/0.13.5/.helmignore | 0 .../helm}/superset/0.13.5/BUILD-README.md | 0 .../helm}/superset/0.13.5/CUSTOM-README.md | 0 .../helm}/superset/0.13.5/Chart.lock | 0 .../helm}/superset/0.13.5/Chart.yaml | 0 .../helm}/superset/0.13.5/README.md | 0 .../helm}/superset/0.13.5/README.md.gotmpl | 0 .../0.13.5/charts/postgresql/.helmignore | 0 .../0.13.5/charts/postgresql/Chart.lock | 0 .../0.13.5/charts/postgresql/Chart.yaml | 0 .../0.13.5/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/networkpolicy-egress.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../0.13.5/charts/postgresql/values.yaml | 0 .../superset/0.13.5/charts/redis/.helmignore | 0 .../superset/0.13.5/charts/redis/Chart.lock | 0 .../superset/0.13.5/charts/redis/Chart.yaml | 0 .../superset/0.13.5/charts/redis/README.md | 0 .../charts/redis/charts/common/.helmignore | 0 .../charts/redis/charts/common/Chart.yaml | 0 .../charts/redis/charts/common/README.md | 0 .../charts/common/templates/_affinities.tpl | 0 .../charts/common/templates/_capabilities.tpl | 0 .../redis/charts/common/templates/_errors.tpl | 0 .../redis/charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../redis/charts/common/templates/_labels.tpl | 0 .../redis/charts/common/templates/_names.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../redis/charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../charts/redis/charts/common/values.yaml | 0 .../redis/img/redis-cluster-topology.png | Bin .../charts/redis/img/redis-topology.png | Bin .../0.13.5/charts/redis/templates/NOTES.txt | 0 .../charts/redis/templates/_helpers.tpl | 0 .../charts/redis/templates/configmap.yaml | 0 .../charts/redis/templates/extra-list.yaml | 0 .../charts/redis/templates/headless-svc.yaml | 0 .../redis/templates/health-configmap.yaml | 0 .../redis/templates/master/application.yaml | 0 .../charts/redis/templates/master/psp.yaml | 0 .../charts/redis/templates/master/pvc.yaml | 0 .../redis/templates/master/service.yaml | 0 .../templates/master/serviceaccount.yaml | 0 .../charts/redis/templates/metrics-svc.yaml | 0 .../charts/redis/templates/networkpolicy.yaml | 0 .../0.13.5/charts/redis/templates/pdb.yaml | 0 .../redis/templates/prometheusrule.yaml | 0 .../charts/redis/templates/replicas/hpa.yaml | 0 .../redis/templates/replicas/service.yaml | 0 .../templates/replicas/serviceaccount.yaml | 0 .../redis/templates/replicas/statefulset.yaml | 0 .../0.13.5/charts/redis/templates/role.yaml | 0 .../charts/redis/templates/rolebinding.yaml | 0 .../redis/templates/scripts-configmap.yaml | 0 .../0.13.5/charts/redis/templates/secret.yaml | 0 .../charts/redis/templates/sentinel/hpa.yaml | 0 .../templates/sentinel/node-services.yaml | 0 .../templates/sentinel/ports-configmap.yaml | 0 .../redis/templates/sentinel/service.yaml | 0 .../redis/templates/sentinel/statefulset.yaml | 0 .../redis/templates/serviceaccount.yaml | 0 .../redis/templates/servicemonitor.yaml | 0 .../charts/redis/templates/tls-secret.yaml | 0 .../0.13.5/charts/redis/values.schema.json | 0 .../superset/0.13.5/charts/redis/values.yaml | 0 .../helm}/superset/0.13.5/custom-values.yaml | 0 .../helm}/superset/0.13.5/templates/NOTES.txt | 0 .../superset/0.13.5/templates/_helpers.tpl | 0 .../0.13.5/templates/configmap-superset.yaml | 0 .../0.13.5/templates/deployment-beat.yaml | 0 .../0.13.5/templates/deployment-flower.yaml | 0 .../0.13.5/templates/deployment-worker.yaml | 0 .../0.13.5/templates/deployment-ws.yaml | 0 .../superset/0.13.5/templates/deployment.yaml | 0 .../superset/0.13.5/templates/hpa-node.yaml | 0 .../superset/0.13.5/templates/hpa-worker.yaml | 0 .../superset/0.13.5/templates/ingress.yaml | 0 .../superset/0.13.5/templates/init-job.yaml | 0 .../superset/0.13.5/templates/pdb-beat.yaml | 0 .../superset/0.13.5/templates/pdb-flower.yaml | 0 .../superset/0.13.5/templates/pdb-worker.yaml | 0 .../superset/0.13.5/templates/pdb-ws.yaml | 0 .../helm}/superset/0.13.5/templates/pdb.yaml | 0 .../superset/0.13.5/templates/secret-env.yaml | 0 .../templates/secret-superset-config.yaml | 0 .../superset/0.13.5/templates/secret-ws.yaml | 0 .../0.13.5/templates/service-flower.yaml | 0 .../superset/0.13.5/templates/service-ws.yaml | 0 .../superset/0.13.5/templates/service.yaml | 0 .../0.13.5/templates/serviceaccount.yaml | 0 .../helm}/superset/0.13.5/values.yaml | 0 .../helm}/unitycatalog/0.2.0/.helmignore | 0 .../helm}/unitycatalog/0.2.0/BUILD-README.md | 0 .../helm}/unitycatalog/0.2.0/CUSTOM-README.md | 0 .../helm}/unitycatalog/0.2.0/Chart.lock | 0 .../helm}/unitycatalog/0.2.0/Chart.yaml | 0 .../0.2.0/charts/postgresql/.helmignore | 0 .../0.2.0/charts/postgresql/Chart.lock | 0 .../0.2.0/charts/postgresql/Chart.yaml | 0 .../0.2.0/charts/postgresql/README.md | 0 .../postgresql/charts/common/.helmignore | 0 .../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 .../common/templates/_compatibility.tpl | 0 .../charts/common/templates/_errors.tpl | 0 .../charts/common/templates/_images.tpl | 0 .../charts/common/templates/_ingress.tpl | 0 .../charts/common/templates/_labels.tpl | 0 .../charts/common/templates/_names.tpl | 0 .../charts/common/templates/_resources.tpl | 0 .../charts/common/templates/_secrets.tpl | 0 .../charts/common/templates/_storage.tpl | 0 .../charts/common/templates/_tplvalues.tpl | 0 .../charts/common/templates/_utils.tpl | 0 .../charts/common/templates/_warnings.tpl | 0 .../templates/validations/_cassandra.tpl | 0 .../common/templates/validations/_mariadb.tpl | 0 .../common/templates/validations/_mongodb.tpl | 0 .../common/templates/validations/_mysql.tpl | 0 .../templates/validations/_postgresql.tpl | 0 .../common/templates/validations/_redis.tpl | 0 .../templates/validations/_validations.tpl | 0 .../postgresql/charts/common/values.yaml | 0 .../charts/postgresql/templates/NOTES.txt | 0 .../charts/postgresql/templates/_helpers.tpl | 0 .../postgresql/templates/backup/cronjob.yaml | 0 .../templates/backup/networkpolicy.yaml | 0 .../postgresql/templates/backup/pvc.yaml | 0 .../postgresql/templates/extra-list.yaml | 0 .../templates/primary/configmap.yaml | 0 .../templates/primary/extended-configmap.yaml | 0 .../primary/initialization-configmap.yaml | 0 .../templates/primary/metrics-configmap.yaml | 0 .../templates/primary/metrics-svc.yaml | 0 .../templates/primary/networkpolicy.yaml | 0 .../postgresql/templates/primary/pdb.yaml | 0 .../templates/primary/servicemonitor.yaml | 0 .../templates/primary/statefulset.yaml | 0 .../templates/primary/svc-headless.yaml | 0 .../postgresql/templates/primary/svc.yaml | 0 .../postgresql/templates/prometheusrule.yaml | 0 .../charts/postgresql/templates/psp.yaml | 0 .../templates/read/extended-configmap.yaml | 0 .../templates/read/metrics-configmap.yaml | 0 .../templates/read/metrics-svc.yaml | 0 .../templates/read/networkpolicy.yaml | 0 .../charts/postgresql/templates/read/pdb.yaml | 0 .../templates/read/servicemonitor.yaml | 0 .../templates/read/statefulset.yaml | 0 .../templates/read/svc-headless.yaml | 0 .../charts/postgresql/templates/read/svc.yaml | 0 .../charts/postgresql/templates/role.yaml | 0 .../postgresql/templates/rolebinding.yaml | 0 .../charts/postgresql/templates/secrets.yaml | 0 .../postgresql/templates/serviceaccount.yaml | 0 .../postgresql/templates/tls-secrets.yaml | 0 .../charts/postgresql/values.schema.json | 0 .../0.2.0/charts/postgresql/values.yaml | 0 .../unitycatalog/0.2.0/custom-value.yaml | 0 .../unitycatalog/0.2.0/templates/_helpers.tpl | 0 .../0.2.0/templates/server/Ingress.yaml | 0 .../0.2.0/templates/server/_config.tpl | 0 .../0.2.0/templates/server/configmap.yaml | 0 .../0.2.0/templates/server/service.yaml | 0 .../0.2.0/templates/server/statefulset.yaml | 0 .../0.2.0/templates/serviceaccount.yaml | 0 .../0.2.0/templates/ui/deployment.yaml | 0 .../0.2.0/templates/ui/service.yaml | 0 .../helm}/unitycatalog/0.2.0/values.yaml | 0 .../helm}/vllm/0.0.11/CUSTOM-README.md | 0 .../helm}/vllm/0.0.11/Chart.yaml | 0 .../helm}/vllm/0.0.11/README.md | 0 .../helm}/vllm/0.0.11/custom-values.yaml | 0 .../helm}/vllm/0.0.11/templates/_helpers.tpl | 0 .../vllm/0.0.11/templates/configmap.yaml | 0 .../0.0.11/templates/deployment-router.yaml | 0 .../templates/deployment-vllm-multi.yaml | 0 .../helm}/vllm/0.0.11/templates/ingress.yaml | 0 .../helm}/vllm/0.0.11/templates/pvc.yaml | 0 .../helm}/vllm/0.0.11/templates/role.yaml | 0 .../vllm/0.0.11/templates/rolebinding.yaml | 0 .../helm}/vllm/0.0.11/templates/secrets.yaml | 0 .../vllm/0.0.11/templates/service-router.yaml | 0 .../vllm/0.0.11/templates/service-vllm.yaml | 0 .../vllm/0.0.11/templates/serviceaccount.yaml | 0 .../helm}/vllm/0.0.11/values.yaml | 0 .../kubeflow/1.10.0/CUSTOM-README.md | 0 .../kustomize}/kubeflow/1.10.0/LICENSE | 0 .../kustomize}/kubeflow/1.10.0/OWNERS | 0 .../kustomize}/kubeflow/1.10.0/README.md | 0 .../upstream/base/cluster-role-binding.yaml | 0 .../upstream/base/cluster-role.yaml | 0 .../admission-webhook/upstream/base/crd.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../base/mutating-webhook-configuration.yaml | 0 .../upstream/base/params.yaml | 0 .../upstream/base/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../overlays/cert-manager/certificate.yaml | 0 .../overlays/cert-manager/deployment.yaml | 0 .../overlays/cert-manager/kustomization.yaml | 0 .../mutating-webhook-configuration.yaml | 0 .../overlays/cert-manager/params.yaml | 0 .../overlays/oauth2-proxy/kustomization.yaml | 0 .../upstream/base/clusterrole-binding.yaml | 0 .../upstream/base/clusterrole.yaml | 0 .../upstream/base/configmap.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../centraldashboard/upstream/base/params.env | 0 .../upstream/base/role-binding.yaml | 0 .../centraldashboard/upstream/base/role.yaml | 0 .../upstream/base/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../overlays/istio/authorizationpolicy.yaml | 0 .../overlays/istio/kustomization.yaml | 0 .../upstream/overlays/istio/params.yaml | 0 .../overlays/istio/virtual-service.yaml | 0 .../overlays/kserve/kustomization.yaml | 0 .../overlays/kserve/patches/configmap.yaml | 0 .../upstream/base/cluster-role-binding.yaml | 0 .../upstream/base/cluster-role.yaml | 0 .../base/configs/logos-configmap.yaml | 0 .../base/configs/spawner_ui_config.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../jupyter-web-app/upstream/base/params.env | 0 .../upstream/base/role-binding.yaml | 0 .../jupyter-web-app/upstream/base/role.yaml | 0 .../upstream/base/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../overlays/istio/authorization-policy.yaml | 0 .../overlays/istio/destination-rule.yaml | 0 .../overlays/istio/kustomization.yaml | 0 .../upstream/overlays/istio/params.yaml | 0 .../overlays/istio/virtual-service.yaml | 0 .../notebook-controller/upstream/README.md | 0 .../upstream/base/kustomization.yaml | 0 .../crd/bases/kubeflow.org_notebooks.yaml | 0 .../upstream/crd/kustomization.yaml | 0 .../upstream/crd/kustomizeconfig.yaml | 0 .../crd/patches/cainjection_in_notebooks.yaml | 0 .../crd/patches/trivial_conversion_patch.yaml | 0 .../crd/patches/validation_patches.yaml | 0 .../crd/patches/webhook_in_notebooks.yaml | 0 .../upstream/default/kustomization.yaml | 0 .../default/manager_auth_proxy_patch.yaml | 0 .../upstream/default/manager_image_patch.yaml | 0 .../manager_prometheus_metrics_patch.yaml | 0 .../default/manager_webhook_patch.yaml | 0 .../default/webhookcainjection_patch.yaml | 0 .../upstream/manager/kustomization.yaml | 0 .../upstream/manager/manager.yaml | 0 .../upstream/manager/params.env | 0 .../upstream/manager/service-account.yaml | 0 .../upstream/manager/service.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../kubeflow/patches/remove-namespace.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../upstream/rbac/auth_proxy_role.yaml | 0 .../rbac/auth_proxy_role_binding.yaml | 0 .../upstream/rbac/auth_proxy_service.yaml | 0 .../upstream/rbac/kustomization.yaml | 0 .../upstream/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../upstream/rbac/role.yaml | 0 .../upstream/rbac/role_binding.yaml | 0 .../upstream/rbac/user_cluster_roles.yaml | 0 .../upstream/samples/_v1_notebook.yaml | 0 .../upstream/samples/_v1alpha1_notebook.yaml | 0 .../upstream/samples/_v1beta1_notebook.yaml | 0 .../components/controller/controller.yaml | 0 .../components/controller/kustomization.yaml | 0 .../upstream/components/controller/rbac.yaml | 0 .../components/controller/service.yaml | 0 .../controller/trial-templates.yaml | 0 .../upstream/components/crd/experiment.yaml | 0 .../components/crd/kustomization.yaml | 0 .../upstream/components/crd/suggestion.yaml | 0 .../katib/upstream/components/crd/trial.yaml | 0 .../components/db-manager/db-manager.yaml | 0 .../components/db-manager/kustomization.yaml | 0 .../components/db-manager/service.yaml | 0 .../components/mysql/kustomization.yaml | 0 .../upstream/components/mysql/mysql.yaml | 0 .../katib/upstream/components/mysql/pvc.yaml | 0 .../upstream/components/mysql/secret.yaml | 0 .../upstream/components/mysql/service.yaml | 0 .../components/namespace/kustomization.yaml | 0 .../components/namespace/namespace.yaml | 0 .../components/postgres/kustomization.yaml | 0 .../components/postgres/postgres.yaml | 0 .../upstream/components/postgres/pvc.yaml | 0 .../upstream/components/postgres/secret.yaml | 0 .../upstream/components/postgres/service.yaml | 0 .../upstream/components/ui/kustomization.yaml | 0 .../katib/upstream/components/ui/rbac.yaml | 0 .../katib/upstream/components/ui/service.yaml | 0 .../apps/katib/upstream/components/ui/ui.yaml | 0 .../components/webhook/kustomization.yaml | 0 .../upstream/components/webhook/webhooks.yaml | 0 .../katib-cert-manager/certificate.yaml | 0 .../katib-cert-manager/katib-config.yaml | 0 .../katib-cert-manager/kustomization.yaml | 0 .../installs/katib-cert-manager/params.yaml | 0 .../patches/katib-cert-injection.yaml | 0 .../katib-external-db/katib-config.yaml | 0 .../katib-external-db/kustomization.yaml | 0 .../katib-external-db/patches/db-manager.yaml | 0 .../installs/katib-external-db/secrets.env | 0 .../katib-leader-election/katib-config.yaml | 0 .../katib-leader-election/kustomization.yaml | 0 .../leader-election-rbac.yaml | 0 .../katib-openshift/katib-config.yaml | 0 .../katib-openshift/kustomization.yaml | 0 .../patches/service-serving-cert.yaml | 0 .../patches/webhook-inject-cabundle.yaml | 0 .../katib-config.yaml | 0 .../kustomization.yaml | 0 .../patches/db-manager.yaml | 0 .../katib-standalone/katib-config.yaml | 0 .../katib-standalone/kustomization.yaml | 0 .../istio-authorizationpolicy.yaml | 0 .../kubeflow-katib-roles.yaml | 0 .../katib-with-kubeflow/kustomization.yaml | 0 .../installs/katib-with-kubeflow/params.yaml | 0 .../patches/enable-ui-authz-checks.yaml | 0 .../patches/istio-sidecar-injection.yaml | 0 .../patches/remove-namespace.yaml | 0 .../katib-with-kubeflow/patches/ui-rbac.yaml | 0 .../ui-virtual-service.yaml | 0 .../kubeflow/1.10.0/apps/kserve/Makefile | 0 .../kubeflow/1.10.0/apps/kserve/OWNERS | 0 .../kubeflow/1.10.0/apps/kserve/README.md | 0 .../kubeflow/1.10.0/apps/kserve/UPGRADE.md | 0 .../1.10.0/apps/kserve/assets/kserve.png | Bin .../1.10.0/apps/kserve/assets/kserve_new.png | Bin .../apps/kserve/kserve/aggregated-roles.yaml | 0 .../kserve/kserve-cluster-resources.yaml | 0 .../1.10.0/apps/kserve/kserve/kserve.yaml | 0 .../apps/kserve/kserve/kserve_kubeflow.yaml | 0 .../apps/kserve/kserve/kustomization.yaml | 0 .../1.10.0/apps/kserve/kserve/params.env | 0 .../models-web-app/base/deployment.yaml | 0 .../kserve/models-web-app/base/istio.yaml | 0 .../models-web-app/base/kustomization.yaml | 0 .../apps/kserve/models-web-app/base/rbac.yaml | 0 .../kserve/models-web-app/base/service.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../overlays/kubeflow/params.yaml | 0 .../kubeflow/patches/web-app-sidecar.yaml | 0 .../kubeflow/patches/web-app-vsvc.yaml | 0 .../web-app-authorization-policy.yaml | 0 .../apps/model-registry/upstream/OWNERS | 0 .../apps/model-registry/upstream/README.md | 0 .../upstream/base/kustomization.yaml | 0 .../base/model-registry-configmap.yaml | 0 .../base/model-registry-deployment.yaml | 0 .../upstream/base/model-registry-sa.yaml | 0 .../upstream/base/model-registry-service.yaml | 0 .../controller/default/kustomization.yaml | 0 .../default/manager_metrics_patch.yaml | 0 .../controller/default/metrics_service.yaml | 0 .../controller/manager/kustomization.yaml | 0 .../options/controller/manager/manager.yaml | 0 .../network-policy/allow-metrics-traffic.yaml | 0 .../network-policy/kustomization.yaml | 0 .../overlays/base/kustomization.yaml | 0 .../controller/overlays/base/params.env | 0 .../overlays/base/replacements.yaml | 0 .../controller/prometheus/kustomization.yaml | 0 .../controller/prometheus/monitor.yaml | 0 .../controller/rbac/kustomization.yaml | 0 .../controller/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../controller/rbac/metrics_auth_role.yaml | 0 .../rbac/metrics_auth_role_binding.yaml | 0 .../controller/rbac/metrics_reader_role.yaml | 0 .../options/controller/rbac/role.yaml | 0 .../options/controller/rbac/role_binding.yaml | 0 .../controller/rbac/service_account.yaml | 0 .../options/csi/clusterstoragecontainer.yaml | 0 .../upstream/options/csi/kustomization.yaml | 0 .../options/istio/destination-rule.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../upstream/options/istio/kustomization.yaml | 0 .../options/istio/virtual-service.yaml | 0 .../options/ui/base/kustomization.yaml | 0 .../ui/base/model-registry-ui-deployment.yaml | 0 .../ui/base/model-registry-ui-role.yaml | 0 .../model-registry-ui-service-account.yaml | 0 .../ui/base/model-registry-ui-service.yaml | 0 .../ui/overlays/integrated/kustomization.yaml | 0 .../model-registry-ui-deployment.yaml | 0 .../istio/authorization-policy-ui.yaml | 0 .../overlays/istio/destination-rule-ui.yaml | 0 .../ui/overlays/istio/kustomization.yaml | 0 .../istio/model-registry-ui-service.yaml | 0 .../ui/overlays/istio/virtual-service.yaml | 0 .../standalone/kubeflow-dashboard-rbac.yaml | 0 .../ui/overlays/standalone/kustomization.yaml | 0 .../model-registry-ui-deployment.yaml | 0 .../upstream/overlays/db/kustomization.yaml | 0 .../db/model-registry-db-deployment.yaml | 0 .../overlays/db/model-registry-db-pvc.yaml | 0 .../db/model-registry-db-service.yaml | 0 .../upstream/overlays/db/params.env | 0 .../db/patches/model-registry-deployment.yaml | 0 .../upstream/overlays/db/secrets.env | 0 .../overlays/postgres/kustomization.yaml | 0 .../model-registry-db-deployment.yaml | 0 .../postgres/model-registry-db-pvc.yaml | 0 .../postgres/model-registry-db-service.yaml | 0 .../upstream/overlays/postgres/params.env | 0 .../patches/model-registry-deployment.yaml | 0 .../upstream/overlays/postgres/secrets.env | 0 .../1.10.0/apps/pipeline/upstream/Makefile | 0 .../1.10.0/apps/pipeline/upstream/OWNERS | 0 .../1.10.0/apps/pipeline/upstream/README.md | 0 .../base/application/application.yaml | 0 .../base/application/kustomization.yaml | 0 .../cache-deployer-deployment.yaml | 0 .../cache-deployer/cache-deployer-role.yaml | 0 .../cache-deployer-rolebinding.yaml | 0 .../cache-deployer-clusterrole.yaml | 0 .../cache-deployer-clusterrolebinding.yaml | 0 .../cluster-scoped/cache-deployer-sa.yaml | 0 .../cluster-scoped/kustomization.yaml | 0 .../base/cache-deployer/kustomization.yaml | 0 .../upstream/base/cache/cache-deployment.yaml | 0 .../upstream/base/cache/cache-role.yaml | 0 .../base/cache/cache-rolebinding.yaml | 0 .../upstream/base/cache/cache-sa.yaml | 0 .../upstream/base/cache/cache-service.yaml | 0 .../upstream/base/cache/kustomization.yaml | 0 .../upstream/base/crds/kustomization.yaml | 0 .../pipelines.kubeflow.org_pipelines.yaml | 0 ...pelines.kubeflow.org_pipelineversions.yaml | 0 .../base/installs/generic/kustomization.yaml | 0 .../base/installs/generic/mysql-secret.yaml | 0 .../base/installs/generic/params.yaml | 0 .../generic/pipeline-install-config.yaml | 0 .../generic/postgres/kustomization.yaml | 0 .../installs/generic/postgres/params.yaml | 0 .../postgres/pipeline-install-config.yaml | 0 .../postgres/postgres-secret-extended.yaml | 0 .../api-service/cluster-role-binding.yaml | 0 .../multi-user/api-service/cluster-role.yaml | 0 .../api-service/deployment-patch.yaml | 0 .../multi-user/api-service/kustomization.yaml | 0 .../multi-user/api-service/params.env | 0 .../cache/cluster-role-binding.yaml | 0 .../multi-user/cache/cluster-role.yaml | 0 .../multi-user/cache/deployment-patch.yaml | 0 .../multi-user/cache/kustomization.yaml | 0 .../istio-authorization-config.yaml | 0 .../installs/multi-user/kustomization.yaml | 0 .../metadata-writer/cluster-role-binding.yaml | 0 .../metadata-writer/cluster-role.yaml | 0 .../metadata-writer/deployment-patch.yaml | 0 .../metadata-writer/kustomization.yaml | 0 .../base/installs/multi-user/params.yaml | 0 .../cluster-role-binding.yaml | 0 .../persistence-agent/cluster-role.yaml | 0 .../persistence-agent/deployment-patch.yaml | 0 .../persistence-agent/kustomization.yaml | 0 .../decorator-controller.yaml | 0 .../deployment.yaml | 0 .../kustomization.yaml | 0 .../pipelines-profile-controller/params.env | 0 .../requirements-dev.txt | 0 .../pipelines-profile-controller/run_tests.sh | 0 .../pipelines-profile-controller/service.yaml | 0 .../pipelines-profile-controller/sync.py | 0 .../pipelines-profile-controller/test_sync.py | 0 .../pipelines-ui/cluster-role-binding.yaml | 0 .../multi-user/pipelines-ui/cluster-role.yaml | 0 .../pipelines-ui/configmap-patch.yaml | 0 .../pipelines-ui/deployment-patch.yaml | 0 .../pipelines-ui/kustomization.yaml | 0 .../cluster-role-binding.yaml | 0 .../scheduled-workflow/cluster-role.yaml | 0 .../scheduled-workflow/deployment-patch.yaml | 0 .../scheduled-workflow/kustomization.yaml | 0 .../multi-user/view-edit-cluster-roles.yaml | 0 .../cluster-role-binding.yaml | 0 .../viewer-controller/cluster-role.yaml | 0 .../viewer-controller/deployment-patch.yaml | 0 .../viewer-controller/kustomization.yaml | 0 .../installs/multi-user/virtual-service.yaml | 0 .../base/metadata/base/kustomization.yaml | 0 .../base/metadata-envoy-deployment.yaml | 0 .../metadata/base/metadata-envoy-service.yaml | 0 .../base/metadata-grpc-configmap.yaml | 0 .../base/metadata-grpc-deployment.yaml | 0 .../base/metadata/base/metadata-grpc-sa.yaml | 0 .../metadata/base/metadata-grpc-service.yaml | 0 .../options/istio/destination-rule.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../metadata/options/istio/kustomization.yaml | 0 .../options/istio/virtual-service.yaml | 0 .../metadata/overlays/db/kustomization.yaml | 0 .../overlays/db/metadata-db-deployment.yaml | 0 .../metadata/overlays/db/metadata-db-pvc.yaml | 0 .../overlays/db/metadata-db-service.yaml | 0 .../base/metadata/overlays/db/params.env | 0 .../db/patches/metadata-grpc-deployment.yaml | 0 .../base/metadata/overlays/db/secrets.env | 0 .../overlays/postgres/kustomization.yaml | 0 .../postgres/metadata-db-deployment.yaml | 0 .../overlays/postgres/metadata-db-pvc.yaml | 0 .../postgres/metadata-db-service.yaml | 0 .../metadata/overlays/postgres/params.env | 0 .../patches/metadata-grpc-deployment.yaml | 0 .../metadata/overlays/postgres/secrets.env | 0 .../cluster-scoped/kustomization.yaml | 0 .../scheduled-workflow-crd.yaml | 0 .../pipeline/cluster-scoped/viewer-crd.yaml | 0 .../base/pipeline/container-builder-sa.yaml | 0 .../base/pipeline/kfp-launcher-configmap.yaml | 0 .../upstream/base/pipeline/kustomization.yaml | 0 .../metadata-writer/kustomization.yaml | 0 .../metadata-writer-deployment.yaml | 0 .../metadata-writer/metadata-writer-role.yaml | 0 .../metadata-writer-rolebinding.yaml | 0 .../metadata-writer/metadata-writer-sa.yaml | 0 .../ml-pipeline-apiserver-deployment.yaml | 0 .../pipeline/ml-pipeline-apiserver-role.yaml | 0 .../ml-pipeline-apiserver-rolebinding.yaml | 0 .../pipeline/ml-pipeline-apiserver-sa.yaml | 0 .../ml-pipeline-apiserver-service.yaml | 0 ...-pipeline-persistenceagent-deployment.yaml | 0 .../ml-pipeline-persistenceagent-role.yaml | 0 ...pipeline-persistenceagent-rolebinding.yaml | 0 .../ml-pipeline-persistenceagent-sa.yaml | 0 ...pipeline-scheduledworkflow-deployment.yaml | 0 .../ml-pipeline-scheduledworkflow-role.yaml | 0 ...ipeline-scheduledworkflow-rolebinding.yaml | 0 .../ml-pipeline-scheduledworkflow-sa.yaml | 0 .../pipeline/ml-pipeline-ui-configmap.yaml | 0 .../pipeline/ml-pipeline-ui-deployment.yaml | 0 .../base/pipeline/ml-pipeline-ui-role.yaml | 0 .../pipeline/ml-pipeline-ui-rolebinding.yaml | 0 .../base/pipeline/ml-pipeline-ui-sa.yaml | 0 .../base/pipeline/ml-pipeline-ui-service.yaml | 0 .../ml-pipeline-viewer-crd-deployment.yaml | 0 .../pipeline/ml-pipeline-viewer-crd-role.yaml | 0 .../ml-pipeline-viewer-crd-rolebinding.yaml | 0 .../pipeline/ml-pipeline-viewer-crd-sa.yaml | 0 .../ml-pipeline-visualization-deployment.yaml | 0 .../ml-pipeline-visualization-sa.yaml | 0 .../ml-pipeline-visualization-service.yaml | 0 .../base/pipeline/pipeline-runner-role.yaml | 0 .../pipeline/pipeline-runner-rolebinding.yaml | 0 .../base/pipeline/pipeline-runner-sa.yaml | 0 .../upstream/base/pipeline/viewer-sa.yaml | 0 .../cache/cache-deployment-patch.yaml | 0 .../base/postgresql/cache/kustomization.yaml | 0 .../postgresql/pipeline/kustomization.yaml | 0 ...l-pipeline-apiserver-deployment-patch.yaml | 0 .../upstream/base/webhook/kustomization.yaml | 0 .../upstream/base/webhook/params.yaml | 0 ...pelineversion-mutating-webhook-config.yaml | 0 ...lineversion-validating-webhook-config.yaml | 0 .../kustomization.yaml | 0 .../cluster-scoped-resources/namespace.yaml | 0 .../cluster-scoped-resources/params.yaml | 0 .../apps/pipeline/upstream/env/aws/OWNERS | 0 .../apps/pipeline/upstream/env/aws/README.md | 0 .../aws/aws-configuration-pipeline-patch.yaml | 0 .../aws-configuration-pipeline-ui-patch.yaml | 0 .../apps/pipeline/upstream/env/aws/config | 0 .../upstream/env/aws/kustomization.yaml | 0 .../env/aws/minio-artifact-secret-patch.env | 0 .../apps/pipeline/upstream/env/aws/params.env | 0 .../apps/pipeline/upstream/env/aws/secret.env | 0 .../upstream/env/aws/viewer-pod-template.json | 0 .../apps/pipeline/upstream/env/azure/OWNERS | 0 .../upstream/env/azure/kustomization.yaml | 0 .../minio-azure-gateway/kustomization.yaml | 0 .../minio-artifact-secret.env | 0 .../minio-azure-gateway-deployment.yaml | 0 .../minio-azure-gateway-service.yaml | 0 .../upstream/env/azure/mysql-secret.env | 0 .../pipeline/upstream/env/azure/params.env | 0 .../pipeline/upstream/env/azure/readme.md | 0 .../kfp-api-cert-issuer.yaml | 0 .../base-webhook-certs/kfp-api-cert.yaml | 0 .../base-webhook-certs/kustomization.yaml | 0 .../base-webhook-certs/params.yaml | 0 .../cert-manager/base/cache-cert-issuer.yaml | 0 .../env/cert-manager/base/cache-cert.yaml | 0 .../base/cache-webhook-config.yaml | 0 .../env/cert-manager/base/kustomization.yaml | 0 .../env/cert-manager/base/params.yaml | 0 .../kustomization.yaml | 0 .../dev/delete-cache-deployer.yaml | 0 .../env/cert-manager/dev/kustomization.yaml | 0 .../env/cert-manager/dev/namespace.yaml | 0 .../upstream/env/cert-manager/dev/params.yaml | 0 .../kustomization.yaml | 0 .../patches/deployment.yaml | 0 .../patches/mutating-webhook.yaml | 0 .../patches/service.yaml | 0 .../patches/validating-webhook.yaml | 0 .../kustomization.yaml | 0 .../patches/deployment.yaml | 0 .../patches/mutating-webhook.yaml | 0 .../patches/service.yaml | 0 .../patches/validating-webhook.yaml | 0 .../kustomization.yaml | 0 .../delete.clusterrole.cache-deployer.yaml | 0 .../patches/delete.crb.cache-deployer.yaml | 0 .../delete.deployment.cache-deployer.yaml | 0 .../patches/delete.role.cache-deployer.yaml | 0 .../delete.rolebinding.cache-deployer.yaml | 0 .../patches/delete.sa.cache-deployer.yaml | 0 .../dev-kind/forward-local-api-endpoint.yaml | 0 .../upstream/env/dev-kind/kustomization.yaml | 0 .../upstream/env/dev/kustomization.yaml | 0 .../env/dev/postgresql/kustomization.yaml | 0 .../cloudsql-proxy-deployment.yaml | 0 .../gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml | 0 .../env/gcp/cloudsql-proxy/kustomization.yaml | 0 .../env/gcp/cloudsql-proxy/mysql-service.yaml | 0 .../env/gcp/gcp-configurations-patch.yaml | 0 .../env/gcp/inverse-proxy/kustomization.yaml | 0 .../gcp/inverse-proxy/proxy-configmap.yaml | 0 .../gcp/inverse-proxy/proxy-deployment.yaml | 0 .../env/gcp/inverse-proxy/proxy-role.yaml | 0 .../gcp/inverse-proxy/proxy-rolebinding.yaml | 0 .../env/gcp/inverse-proxy/proxy-sa.yaml | 0 .../upstream/env/gcp/kustomization.yaml | 0 .../gcp/minio-gcs-gateway/kustomization.yaml | 0 .../minio-artifact-secret.env | 0 .../minio-gcs-gateway-deployment.yaml | 0 .../minio-gcs-gateway-sa.yaml | 0 .../minio-gcs-gateway-service.yaml | 0 .../apps/pipeline/upstream/env/gcp/params.env | 0 .../env/plain-multi-user/kustomization.yaml | 0 .../upstream/env/plain/kustomization.yaml | 0 .../kustomization.yaml | 0 .../kustomization.yaml | 0 .../kustomization.yaml | 0 .../kustomization.yaml | 0 .../kustomization.yaml | 0 .../env/platform-agnostic/kustomization.yaml | 0 .../upstream/gcp-workload-identity-setup.sh | 0 .../apps/pipeline/upstream/hack/format.sh | 0 .../apps/pipeline/upstream/hack/presubmit.sh | 0 .../apps/pipeline/upstream/hack/release.sh | 0 .../apps/pipeline/upstream/hack/test.sh | 0 .../apps/pipeline/upstream/sample/README.md | 0 .../kustomization.yaml | 0 .../upstream/sample/kustomization.yaml | 0 .../upstream/sample/params-db-secret.env | 0 .../apps/pipeline/upstream/sample/params.env | 0 .../application-controller-deployment.yaml | 0 .../application-controller-role.yaml | 0 .../application-controller-rolebinding.yaml | 0 .../application-controller-sa.yaml | 0 .../application-controller-service.yaml | 0 .../cluster-scoped/application-crd.yaml | 0 .../cluster-scoped/kustomization.yaml | 0 .../application/kustomization.yaml | 0 .../upstream/third-party/argo/.krmignore | 0 .../upstream/third-party/argo/Kptfile | 0 .../upstream/third-party/argo/Makefile | 0 .../upstream/third-party/argo/README.md | 0 .../third-party/argo/base/kustomization.yaml | 0 .../third-party/argo/base/params.yaml | 0 .../workflow-controller-configmap-patch.yaml | 0 .../workflow-controller-deployment-patch.yaml | 0 .../argo/installs/cluster/kustomization.yaml | 0 ...w-controller-clusterrolebinding-patch.json | 0 .../cluster-scoped/kustomization.yaml | 0 .../installs/namespace/kustomization.yaml | 0 .../workflow-controller-deployment-patch.json | 0 .../argo/upstream/manifests/Kptfile | 0 .../argo/upstream/manifests/LICENSE | 0 .../argo-server/argo-server-deployment.yaml | 0 .../base/argo-server/argo-server-sa.yaml | 0 .../base/argo-server/argo-server-service.yaml | 0 .../base/argo-server/kustomization.yaml | 0 .../manifests/base/crds/full/README.md | 0 .../argoproj.io_clusterworkflowtemplates.yaml | 0 .../crds/full/argoproj.io_cronworkflows.yaml | 0 .../argoproj.io_workflowartifactgctasks.yaml | 0 .../argoproj.io_workfloweventbindings.yaml | 0 .../base/crds/full/argoproj.io_workflows.yaml | 0 .../full/argoproj.io_workflowtaskresults.yaml | 0 .../full/argoproj.io_workflowtasksets.yaml | 0 .../full/argoproj.io_workflowtemplates.yaml | 0 .../base/crds/full/kustomization.yaml | 0 .../manifests/base/crds/kustomization.yaml | 0 .../manifests/base/crds/minimal/README.md | 0 .../argoproj.io_clusterworkflowtemplates.yaml | 0 .../minimal/argoproj.io_cronworkflows.yaml | 0 .../argoproj.io_workflowartifactgctasks.yaml | 0 .../argoproj.io_workfloweventbindings.yaml | 0 .../crds/minimal/argoproj.io_workflows.yaml | 0 .../argoproj.io_workflowtaskresults.yaml | 0 .../minimal/argoproj.io_workflowtasksets.yaml | 0 .../argoproj.io_workflowtemplates.yaml | 0 .../base/crds/minimal/kustomization.yaml | 0 .../manifests/base/kustomization.yaml | 0 .../workflow-controller/kustomization.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../workflow-controller-deployment.yaml | 0 .../workflow-controller-priorityclass.yaml | 0 .../workflow-controller-sa.yaml | 0 .../argo-server-clusterole.yaml | 0 .../argo-server-clusterolebinding.yaml | 0 .../argo-server-rbac/kustomization.yaml | 0 .../cluster-install/kustomization.yaml | 0 .../kustomization.yaml | 0 .../workflow-aggregate-roles.yaml | 0 .../workflow-controller-clusterrole.yaml | 0 ...orkflow-controller-clusterrolebinding.yaml | 0 .../workflow-controller-role.yaml | 0 .../workflow-controller-rolebinding.yaml | 0 .../argo-server-rbac/argo-server-role.yaml | 0 .../argo-server-rolebinding.yaml | 0 .../argo-server-rbac/kustomization.yaml | 0 .../namespace-install/kustomization.yaml | 0 .../overlays/argo-server-deployment.yaml | 0 .../workflow-controller-deployment.yaml | 0 .../kustomization.yaml | 0 .../workflow-controller-role.yaml | 0 .../workflow-controller-rolebinding.yaml | 0 .../base/agent-default-rolebinding.yaml | 0 .../quick-start/base/agent-role.yaml | 0 .../base/argo-server-sso-secret.yaml | 0 .../base/artifact-repositories-configmap.yaml | 0 .../base/artifactgc-default-rolebinding.yaml | 0 .../quick-start/base/artifactgc-role.yaml | 0 .../base/cluster-workflow-template-rbac.yaml | 0 .../default.service-account-token-secret.yaml | 0 .../base/executor-default-rolebinding.yaml | 0 .../base/executor/docker/executor-role.yaml | 0 .../base/executor/emissary/executor-role.yaml | 0 .../base/executor/k8sapi/executor-role.yaml | 0 .../base/executor/kubelet/executor-role.yaml | 0 .../kubelet/kubelet-executor-clusterrole.yaml | 0 ...t-executor-default-clusterrolebinding.yaml | 0 .../base/executor/pns/executor-role.yaml | 0 .../base/httpbin/httpbin-deploy.yaml | 0 .../base/httpbin/httpbin-service.yaml | 0 .../base/httpbin/kustomization.yaml | 0 .../base/httpbin/my-httpbin-cred-secret.yaml | 0 .../quick-start/base/kustomization.yaml | 0 .../base/memoizer-default-rolebinding.yaml | 0 .../quick-start/base/memoizer-role.yaml | 0 .../quick-start/base/minio/kustomization.yaml | 0 .../quick-start/base/minio/minio-deploy.yaml | 0 .../quick-start/base/minio/minio-service.yaml | 0 .../base/minio/my-minio-cred-secret.yaml | 0 .../base/overlays/argo-server-deployment.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../base/pod-manager-default-rolebinding.yaml | 0 .../quick-start/base/pod-manager-role.yaml | 0 .../base/prometheus/kustomization.yaml | 0 .../prometheus/prometheus-config-cluster.yaml | 0 .../prometheus/prometheus-deployment.yaml | 0 .../base/prometheus/prometheus-service.yaml | 0 ...argo-workflows-webhook-clients-secret.yaml | 0 .../base/webhooks/github.com-rolebinding.yaml | 0 .../base/webhooks/github.com-sa.yaml | 0 .../base/webhooks/github.com-secret.yaml | 0 .../base/webhooks/kustomization.yaml | 0 .../submit-workflow-template-role.yaml | 0 .../base/workflow-default-rolebinding.yaml | 0 .../workflow-manager-default-rolebinding.yaml | 0 .../base/workflow-manager-role.yaml | 0 .../quick-start/minimal/kustomization.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../mysql/argo-mysql-config-secret.yaml | 0 .../quick-start/mysql/kustomization.yaml | 0 .../quick-start/mysql/mysql-deployment.yaml | 0 .../quick-start/mysql/mysql-service.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../postgres/argo-postgres-config-secret.yaml | 0 .../quick-start/postgres/kustomization.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../postgres/postgres-deployment.yaml | 0 .../postgres/postgres-service.yaml | 0 .../quick-start/sso/dex/dev-svc.yaml | 0 .../manifests/quick-start/sso/dex/dex-cm.yaml | 0 .../quick-start/sso/dex/dex-deploy.yaml | 0 .../manifests/quick-start/sso/dex/dex-rb.yaml | 0 .../quick-start/sso/dex/dex-role.yaml | 0 .../manifests/quick-start/sso/dex/dex-sa.yaml | 0 .../quick-start/sso/dex/kustomization.yaml | 0 .../quick-start/sso/kustomization.yaml | 0 .../sso/overlays/argo-server-sa.yaml | 0 .../workflow-controller-configmap.yaml | 0 .../grafana/grafana-deployment.yaml | 0 .../third-party/grafana/grafana-role.yaml | 0 .../grafana/grafana-rolebinding.yaml | 0 .../third-party/grafana/grafana-sa.yaml | 0 .../third-party/grafana/grafana-service.yaml | 0 .../third-party/grafana/kustomization.yaml | 0 .../base/cluster-role-binding.yaml | 0 .../metacontroller/base/cluster-role.yaml | 0 .../third-party/metacontroller/base/crd.yaml | 0 .../metacontroller/base/kustomization.yaml | 0 .../metacontroller/base/service-account.yaml | 0 .../metacontroller/base/stateful-set.yaml | 0 .../third-party/minio/base/kustomization.yaml | 0 .../minio/base/minio-deployment.yaml | 0 .../third-party/minio/base/minio-pvc.yaml | 0 .../third-party/minio/base/minio-service.yaml | 0 .../mlpipeline-minio-artifact-secret.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../minio/options/istio/kustomization.yaml | 0 .../third-party/mysql/base/kustomization.yaml | 0 .../mysql/base/mysql-deployment.yaml | 0 .../mysql/base/mysql-pv-claim.yaml | 0 .../third-party/mysql/base/mysql-service.yaml | 0 .../mysql/base/mysql-serviceaccount.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../mysql/options/istio/kustomization.yaml | 0 .../upstream/third-party/postgresql/README.md | 0 .../postgresql/base/kustomization.yaml | 0 .../postgresql/base/pg-deployment.yaml | 0 .../third-party/postgresql/base/pg-pvc.yaml | 0 .../postgresql/base/pg-secret.yaml | 0 .../postgresql/base/pg-service.yaml | 0 .../postgresql/base/pg-serviceaccount.yaml | 0 .../third-party/prometheus/kustomization.yaml | 0 .../prometheus/prometheus-configmap.yaml | 0 .../prometheus/prometheus-deployment.yaml | 0 .../prometheus/prometheus-role.yaml | 0 .../prometheus/prometheus-rolebinding.yaml | 0 .../third-party/prometheus/prometheus-sa.yaml | 0 .../prometheus/prometheus-service.yaml | 0 .../1.10.0/apps/pipeline/upstream/wi-utils.sh | 0 .../1.10.0/apps/profiles/upstream/README.md | 0 .../profiles/upstream/base/kustomization.yaml | 0 .../upstream/base/namespace-labels.yaml | 0 .../upstream/base/patches/manager.yaml | 0 .../crd/bases/kubeflow.org_profiles.yaml | 0 .../profiles/upstream/crd/kustomization.yaml | 0 .../upstream/crd/kustomizeconfig.yaml | 0 .../crd/patches/cainjection_in_profiles.yaml | 0 .../crd/patches/trivial_conversion_patch.yaml | 0 .../crd/patches/webhook_in_profiles.yaml | 0 .../upstream/default/kustomization.yaml | 0 .../default/manager_auth_proxy_patch.yaml | 0 .../manager_prometheus_metrics_patch.yaml | 0 .../default/manager_webhook_patch.yaml | 0 .../default/webhookcainjection_patch.yaml | 0 .../upstream/manager/kustomization.yaml | 0 .../profiles/upstream/manager/manager.yaml | 0 .../upstream/manager/service-account.yaml | 0 .../kubeflow/authorizationpolicy.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../upstream/overlays/kubeflow/params.yaml | 0 .../overlays/kubeflow/patches/kfam.yaml | 0 .../kubeflow/patches/remove-namespace.yaml | 0 .../upstream/overlays/kubeflow/service.yaml | 0 .../overlays/kubeflow/virtual-service.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../upstream/prometheus/kustomization.yaml | 0 .../profiles/upstream/prometheus/monitor.yaml | 0 .../rbac/auth_proxy_client_clusterrole.yaml | 0 .../upstream/rbac/auth_proxy_role.yaml | 0 .../rbac/auth_proxy_role_binding.yaml | 0 .../upstream/rbac/auth_proxy_service.yaml | 0 .../profiles/upstream/rbac/kustomization.yaml | 0 .../upstream/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../upstream/rbac/profile_editor_role.yaml | 0 .../upstream/rbac/profile_viewer_role.yaml | 0 .../apps/profiles/upstream/rbac/role.yaml | 0 .../profiles/upstream/rbac/role_binding.yaml | 0 .../upstream/rbac/service_account.yaml | 0 .../upstream/samples/_v1_profile.yaml | 0 .../upstream/samples/_v1_profile_aws_iam.yaml | 0 .../upstream/samples/_v1beta1_profile.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../upstream/certmanager/certificate.yaml | 0 .../upstream/certmanager/kustomization.yaml | 0 .../upstream/certmanager/kustomizeconfig.yaml | 0 .../crd/bases/kubeflow.org_pvcviewers.yaml | 0 .../upstream/crd/kustomization.yaml | 0 .../upstream/crd/kustomizeconfig.yaml | 0 .../patches/cainjection_in_pvcviewers.yaml | 0 .../crd/patches/webhook_in_pvcviewers.yaml | 0 .../upstream/default/cainjection_patch.yaml | 0 .../upstream/default/dnsnames_patch.yaml | 0 .../upstream/default/kustomization.yaml | 0 .../upstream/default/kustomizeconfig.yaml | 0 .../default/manager_auth_proxy_patch.yaml | 0 .../default/manager_webhook_patch.yaml | 0 .../upstream/default/remove_namespace.yaml | 0 .../upstream/manager/kustomization.yaml | 0 .../upstream/manager/manager.yaml | 0 .../upstream/prometheus/kustomization.yaml | 0 .../upstream/prometheus/monitor.yaml | 0 .../rbac/auth_proxy_client_clusterrole.yaml | 0 .../upstream/rbac/auth_proxy_role.yaml | 0 .../rbac/auth_proxy_role_binding.yaml | 0 .../upstream/rbac/auth_proxy_service.yaml | 0 .../upstream/rbac/kustomization.yaml | 0 .../upstream/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../upstream/rbac/role.yaml | 0 .../upstream/rbac/role_binding.yaml | 0 .../upstream/rbac/service_account.yaml | 0 .../rbac/volumesviewer_editor_role.yaml | 0 .../rbac/volumesviewer_viewer_role.yaml | 0 .../upstream/samples/_v1alpha1_pvcviewer.yaml | 0 .../upstream/samples/kustomization.yaml | 0 .../upstream/webhook/kustomization.yaml | 0 .../upstream/webhook/kustomizeconfig.yaml | 0 .../upstream/webhook/manifests.yaml | 0 .../upstream/webhook/service.yaml | 0 .../kubeflow/1.10.0/apps/spark/OWNERS | 0 .../kubeflow/1.10.0/apps/spark/README.md | 0 .../spark-operator/base/aggregated-roles.yaml | 0 .../spark-operator/base/kustomization.yaml | 0 .../spark/spark-operator/base/resources.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../apps/spark/sparkapplication_example.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../base/patches/add_controller_config.yaml | 0 .../base/patches/add_service_account.yaml | 0 .../upstream/base/service_account.yaml | 0 .../upstream/certmanager/certificate.yaml | 0 .../upstream/certmanager/kustomization.yaml | 0 .../upstream/certmanager/kustomizeconfig.yaml | 0 ...tensorboard.kubeflow.org_tensorboards.yaml | 0 .../upstream/crd/kustomization.yaml | 0 .../upstream/crd/kustomizeconfig.yaml | 0 .../patches/cainjection_in_tensorboards.yaml | 0 .../crd/patches/webhook_in_tensorboards.yaml | 0 .../upstream/default/kustomization.yaml | 0 .../default/manager_auth_proxy_patch.yaml | 0 .../manager_prometheus_metrics_patch.yaml | 0 .../default/manager_webhook_patch.yaml | 0 .../default/webhookcainjection_patch.yaml | 0 .../manager/controller_manager_config.yaml | 0 .../upstream/manager/kustomization.yaml | 0 .../upstream/manager/manager.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../kubeflow/patches/remove-namespace.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../upstream/prometheus/kustomization.yaml | 0 .../upstream/prometheus/monitor.yaml | 0 .../rbac/auth_proxy_client_clusterrole.yaml | 0 .../upstream/rbac/auth_proxy_role.yaml | 0 .../rbac/auth_proxy_role_binding.yaml | 0 .../upstream/rbac/auth_proxy_service.yaml | 0 .../upstream/rbac/kustomization.yaml | 0 .../upstream/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../upstream/rbac/role.yaml | 0 .../upstream/rbac/role_binding.yaml | 0 .../upstream/rbac/service_account.yaml | 0 .../tensorboard_v1alpha1_tensorboard.yaml | 0 .../upstream/webhook/kustomization.yaml | 0 .../upstream/webhook/kustomizeconfig.yaml | 0 .../upstream/webhook/manifests.yaml | 0 .../upstream/webhook/service.yaml | 0 .../upstream/base/cluster-role-binding.yaml | 0 .../upstream/base/cluster-role.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../upstream/base/params.env | 0 .../upstream/base/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../overlays/istio/authorization-policy.yaml | 0 .../overlays/istio/destination-rule.yaml | 0 .../overlays/istio/kustomization.yaml | 0 .../upstream/overlays/istio/params.yaml | 0 .../overlays/istio/virtual-service.yaml | 0 .../base/crds/kubeflow.org_jaxjobs.yaml | 0 .../base/crds/kubeflow.org_mpijobs.yaml | 0 .../base/crds/kubeflow.org_paddlejobs.yaml | 0 .../base/crds/kubeflow.org_pytorchjobs.yaml | 0 .../base/crds/kubeflow.org_tfjobs.yaml | 0 .../base/crds/kubeflow.org_xgboostjobs.yaml | 0 .../upstream/base/crds/kustomization.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../base/rbac/cluster-role-binding.yaml | 0 .../upstream/base/rbac/role.yaml | 0 .../upstream/base/rbac/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../upstream/base/webhook/kustomization.yaml | 0 .../base/webhook/kustomizeconfig.yaml | 0 .../upstream/base/webhook/manifests.yaml | 0 .../upstream/base/webhook/patch.yaml | 0 .../kubeflow/kubeflow-training-roles.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../overlays/standalone/namespace.yaml | 0 .../kubeflow.org_clustertrainingruntimes.yaml | 0 .../crds/kubeflow.org_trainingruntimes.yaml | 0 .../v2/base/crds/kubeflow.org_trainjobs.yaml | 0 .../upstream/v2/base/crds/kustomization.yaml | 0 .../v2/base/manager/kustomization.yaml | 0 .../upstream/v2/base/manager/manager.yaml | 0 .../upstream/v2/base/rbac/kustomization.yaml | 0 .../upstream/v2/base/rbac/role.yaml | 0 .../upstream/v2/base/rbac/role_binding.yaml | 0 .../v2/base/rbac/service_account.yaml | 0 .../runtimes/pre-training/kustomization.yaml | 0 .../pre-training/torch-distributed.yaml | 0 .../v2/base/webhook/kustomization.yaml | 0 .../v2/base/webhook/kustomizeconfig.yaml | 0 .../upstream/v2/base/webhook/manifests.yaml | 0 .../upstream/v2/base/webhook/patch.yaml | 0 .../overlays/only-manager/kustomization.yaml | 0 .../v2/overlays/only-manager/namespace.yaml | 0 .../overlays/only-runtimes/kustomization.yaml | 0 .../v2/overlays/standalone/kustomization.yaml | 0 .../v2/overlays/standalone/namespace.yaml | 0 .../upstream/base/cluster-role-binding.yaml | 0 .../upstream/base/cluster-role.yaml | 0 .../upstream/base/deployment.yaml | 0 .../upstream/base/kustomization.yaml | 0 .../volumes-web-app/upstream/base/params.env | 0 .../upstream/base/service-account.yaml | 0 .../upstream/base/service.yaml | 0 .../upstream/base/viewer-spec.yaml | 0 .../overlays/istio/authorization-policy.yaml | 0 .../overlays/istio/destination-rule.yaml | 0 .../overlays/istio/kustomization.yaml | 0 .../upstream/overlays/istio/params.yaml | 0 .../overlays/istio/virtual-service.yaml | 0 .../1.10.0/common/cert-manager/OWNERS | 0 .../1.10.0/common/cert-manager/README.md | 0 .../cert-manager/base/kustomization.yaml | 0 .../base/upstream/cert-manager.yaml | 0 .../kubeflow-issuer/base/cluster-issuer.yaml | 0 .../kubeflow-issuer/base/kustomization.yaml | 0 .../kubeflow/1.10.0/common/dex/OWNERS | 0 .../kubeflow/1.10.0/common/dex/README.md | 0 .../1.10.0/common/dex/base/config-map.yaml | 0 .../kubeflow/1.10.0/common/dex/base/crds.yaml | 0 .../1.10.0/common/dex/base/deployment.yaml | 0 .../1.10.0/common/dex/base/dex-passwords.yaml | 0 .../1.10.0/common/dex/base/kustomization.yaml | 0 .../1.10.0/common/dex/base/namespace.yaml | 0 .../1.10.0/common/dex/base/secret_params.env | 0 .../1.10.0/common/dex/base/service.yaml | 0 .../dex/overlays/istio/kustomization.yaml | 0 .../dex/overlays/istio/virtual-service.yaml | 0 .../dex/overlays/oauth2-proxy/config-map.yaml | 0 .../overlays/oauth2-proxy/kustomization.yaml | 0 .../1.10.0/common/istio-1-24/README.md | 0 .../base/cluster-local-gateway.yaml | 0 .../base/gateway-authorizationpolicy.yaml | 0 .../cluster-local-gateway/base/gateway.yaml | 0 .../base/kustomization.yaml | 0 .../base/patches/remove-pdb.yaml | 0 .../istio-1-24/istio-crds/base/crd.yaml | 0 .../istio-crds/base/kustomization.yaml | 0 .../base/deny_all_authorizationpolicy.yaml | 0 .../istio-install/base/gateway.yaml | 0 .../base/gateway_authorizationpolicy.yaml | 0 .../istio-install/base/install.yaml | 0 .../istio-install/base/kustomization.yaml | 0 .../base/patches/disable-debugging.yaml | 0 .../istio-configmap-disable-tracing.yaml | 0 .../istio-ingressgateway-remove-pdb.yaml | 0 .../base/patches/istiod-remove-pdb.yaml | 0 .../patches/seccomp-istio-ingressgateway.yaml | 0 .../base/patches/seccomp-istiod.yaml | 0 .../istio-install/base/patches/service.yaml | 0 .../overlays/oauth2-proxy/kustomization.yaml | 0 .../istio-namespace/base/kustomization.yaml | 0 .../istio-namespace/base/namespace.yaml | 0 .../base/cluster-roles.yaml | 0 .../base/kf-istio-resources.yaml | 0 .../base/kustomization.yaml | 0 .../common/istio-1-24/profile-overlay.yaml | 0 .../1.10.0/common/istio-1-24/profile.yaml | 0 .../common/istio-1-24/split-istio-packages | 0 .../1.10.0/common/istio-cni-1-24/README.md | 0 .../base/cluster-local-gateway.yaml | 0 .../base/gateway-authorizationpolicy.yaml | 0 .../cluster-local-gateway/base/gateway.yaml | 0 .../base/kustomization.yaml | 0 .../base/patches/remove-pdb.yaml | 0 .../istio-cni-1-24/istio-crds/base/crd.yaml | 0 .../istio-crds/base/kustomization.yaml | 0 .../base/deny_all_authorizationpolicy.yaml | 0 .../istio-install/base/gateway.yaml | 0 .../base/gateway_authorizationpolicy.yaml | 0 .../istio-install/base/install.yaml | 0 .../istio-install/base/kustomization.yaml | 0 .../base/patches/disable-debugging.yaml | 0 .../istio-configmap-disable-tracing.yaml | 0 .../istio-ingressgateway-remove-pdb.yaml | 0 .../base/patches/istiod-remove-pdb.yaml | 0 .../patches/seccomp-istio-ingressgateway.yaml | 0 .../base/patches/seccomp-istiod.yaml | 0 .../istio-install/base/patches/service.yaml | 0 .../overlays/oauth2-proxy/kustomization.yaml | 0 .../istio-namespace/base/kustomization.yaml | 0 .../istio-namespace/base/namespace.yaml | 0 .../base/cluster-roles.yaml | 0 .../base/kf-istio-resources.yaml | 0 .../base/kustomization.yaml | 0 .../istio-cni-1-24/profile-overlay.yaml | 0 .../1.10.0/common/istio-cni-1-24/profile.yaml | 0 .../istio-cni-1-24/split-istio-packages | 0 .../kubeflow/1.10.0/common/knative/OWNERS | 0 .../kubeflow/1.10.0/common/knative/README.md | 0 .../base/eventing-post-install.yaml | 0 .../base/kustomization.yaml | 0 .../knative-eventing/base/kustomization.yaml | 0 .../base/patches/clusterrole-patch.yaml | 0 .../base/upstream/eventing-core.yaml | 0 .../base/upstream/in-memory-channel.yaml | 0 .../base/upstream/mt-channel-broker.yaml | 0 .../base/kustomization.yaml | 0 .../base/serving-post-install-jobs.yaml | 0 .../base/istio-authorization-policy.yaml | 0 .../knative-serving/base/kustomization.yaml | 0 .../base/patches/config-deployment.yaml | 0 .../base/patches/config-istio.yaml | 0 .../knative-serving-namespaced-admin.yaml | 0 .../knative-serving-namespaced-edit.yaml | 0 .../knative-serving-namespaced-view.yaml | 0 .../base/patches/namespace-injection.yaml | 0 .../base/patches/remove-gateway.yaml | 0 .../knative-serving/base/patches/seccomp.yaml | 0 .../base/patches/service-labels.yaml | 0 .../base/patches/sidecar-injection.yaml | 0 .../base/upstream/net-istio.yaml | 0 .../base/upstream/serving-core.yaml | 0 .../overlays/gateways/kustomization.yaml | 0 .../gateways/patches/config-domain.yaml | 0 .../gateway-selector-in-istio-system.yaml | 0 .../gateway-selector-in-knative-serving.yaml | 0 .../base/kustomization.yaml | 0 .../kubeflow-namespace/base/namespace.yaml | 0 .../1.10.0/common/kubeflow-roles/OWNERS | 0 .../1.10.0/common/kubeflow-roles/README.md | 0 .../kubeflow-roles/base/cluster-roles.yaml | 0 .../kubeflow-roles/base/kustomization.yaml | 0 .../1.10.0/common/networkpolicies/OWNERS | 0 .../1.10.0/common/networkpolicies/README.md | 0 .../networkpolicies/base/cache-server.yaml | 0 .../base/centraldashboard.yaml | 0 .../base/default-allow-same-namespace.yaml | 0 .../networkpolicies/base/jupyter-web-app.yaml | 0 .../base/katib-controller.yaml | 0 .../base/katib-db-manager.yaml | 0 .../common/networkpolicies/base/katib-ui.yaml | 0 .../base/kserve-models-web-app.yaml | 0 .../common/networkpolicies/base/kserve.yaml | 0 .../networkpolicies/base/kustomization.yaml | 0 .../networkpolicies/base/metadata-envoy.yaml | 0 .../base/metadata-grpc-server.yaml | 0 .../common/networkpolicies/base/minio.yaml | 0 .../networkpolicies/base/ml-pipeline-ui.yaml | 0 .../networkpolicies/base/ml-pipeline.yaml | 0 .../base/model-registry-ui.yaml | 0 .../networkpolicies/base/model-registry.yaml | 0 .../networkpolicies/base/poddefaults.yaml | 0 .../base/pvcviewer-webhook.yaml | 0 .../base/spark-operator-webhook.yaml | 0 .../base/tensorboards-web-app.yaml | 0 .../base/training-operator-webhook.yaml | 0 .../networkpolicies/base/volumes-web-app.yaml | 0 .../1.10.0/common/oauth2-proxy/OWNERS | 0 .../1.10.0/common/oauth2-proxy/README.md | 0 .../1.10.0/common/oauth2-proxy/base/README.md | 0 .../common/oauth2-proxy/base/deployment.yaml | 0 .../oauth2-proxy/base/kubeflow-logo.svg | 0 .../oauth2-proxy/base/kustomization.yaml | 0 .../common/oauth2-proxy/base/namespace.yaml | 0 .../common/oauth2-proxy/base/oauth2_proxy.cfg | 0 .../common/oauth2-proxy/base/service.yaml | 0 .../oauth2-proxy/base/serviceaccount.yaml | 0 .../oauth2-proxy/base/virtualservice.yaml | 0 .../common/oauth2-proxy/components/README.md | 0 .../README.md | 0 ...lebinding.unauthenticated-oidc-viewer.yaml | 0 .../kustomization.yaml | 0 .../central-dashboard/kustomization.yaml | 0 .../patches/deployment.logout-url.yaml | 0 .../components/cluster-jwks-proxy/README.md | 0 .../cluster-jwks-proxy.yaml | 0 .../cluster-jwks-proxy/kustomization.yaml | 0 .../istio-external-auth-patches/README.md | 0 .../kustomization.yaml | 0 .../patches/cm.enable-oauth2-proxy.yaml | 0 .../deployment.jwt-refresh-interval.yaml | 0 .../components/istio-external-auth/README.md | 0 ...ngressgateway-oauth2-proxy.cloudflare.yaml | 0 ...icy.istio-ingressgateway-oauth2-proxy.yaml | 0 ...ingressgateway-require-jwt.cloudflare.yaml | 0 ...licy.istio-ingressgateway-require-jwt.yaml | 0 .../istio-external-auth/kustomization.yaml | 0 .../requestauthentication.dex-jwt.yaml | 0 .../components/istio-m2m/README.md | 0 .../components/istio-m2m/kustomization.yaml | 0 .../istio-m2m/requestauthentication.yaml | 0 .../components/kubeflow_auth_diagram.svg | 0 .../oauth2-proxy/components/oauth2-flow.svg | 0 .../m2m-dex-and-eks/kustomization.yaml | 0 .../m2m-dex-and-kind/kustomization.yaml | 0 .../overlays/m2m-dex-only/kustomization.yaml | 0 ...icy.istio-ingressgateway-oauth2-proxy.yaml | 0 ...licy.istio-ingressgateway-require-jwt.yaml | 0 .../istio-keycloak-auth/kustomization.yaml | 0 .../requestauthentication.keycloak-jwt.yaml | 0 .../overlays/m2m-keycloak/kustomization.yaml | 0 .../overlays/m2m-keycloak/m2m.env | 0 .../patch-oauth2-proxy-config.yaml | 0 .../overlays/m2m-keycloak/secrets.env | 0 .../user-namespace/base/kustomization.yaml | 0 .../common/user-namespace/base/params.env | 0 .../common/user-namespace/base/params.yaml | 0 .../user-namespace/base/profile-instance.yaml | 0 .../kustomize}/kubeflow/1.10.0/dip/README.md | 0 .../kubeflow-applicationset.yaml | 0 .../dip/istio-system/kustomization.yaml | 0 .../dip/kubeflow-core/cluster-policy.yaml | 0 .../dip/kubeflow-core/cluster-role.yaml | 0 .../kubeflow-core/cluster-rolebinding.yaml | 0 .../1.10.0/dip/kubeflow-core/ingress.yaml | 0 .../dip/kubeflow-core/kustomization.yaml | 0 .../knative-serving/README.md | 0 .../knative-serving/kustomization.yaml | 0 .../patches/config-deployment.yaml | 0 .../patches/config-domain.yaml | 0 .../patches/config-feature.yaml | 0 .../patches/config-network.yaml | 0 .../gateway-selector-in-istio-system.yaml | 0 .../gateway-selector-in-knative-serving.yaml | 0 .../kubeflow-dependencies/kustomization.yaml | 0 .../1.10.0/example/kustomization.yaml | 0 .../kubeflow/1.10.0/experimental/OWNERS | 0 .../kubeflow/1.10.0/experimental/README.md | 0 .../kubeflow/1.10.0/experimental/ray/Makefile | 0 .../kubeflow/1.10.0/experimental/ray/OWNERS | 0 .../1.10.0/experimental/ray/README.md | 0 .../1.10.0/experimental/ray/UPGRADE.md | 0 .../experimental/ray/assets/architecture.svg | 0 .../experimental/ray/assets/map-of-ray.png | Bin .../base/aggregated-roles.yaml | 0 .../kuberay-operator/base/kustomization.yaml | 0 .../ray/kuberay-operator/base/resources.yaml | 0 .../overlays/kubeflow/disable-injection.yaml | 0 .../overlays/kubeflow/kustomization.yaml | 0 .../overlays/standalone/kustomization.yaml | 0 .../experimental/ray/raycluster_example.yaml | 0 .../kubeflow/1.10.0/experimental/ray/test.sh | 0 .../1.10.0/experimental/seaweedfs/OWNERS | 0 .../1.10.0/experimental/seaweedfs/README.md | 0 .../1.10.0/experimental/seaweedfs/UPDGRADE.md | 0 .../seaweedfs/base/kustomization.yaml | 0 .../seaweedfs/base/minio-service-patch.yaml | 0 .../deployment.yaml | 0 .../base/pipeline-profile-controller/sync.py | 0 .../base/seaweedfs/kustomization.yaml | 0 .../seaweedfs-create-admin-user-job.yaml | 0 .../base/seaweedfs/seaweedfs-deployment.yaml | 0 .../seaweedfs/seaweedfs-networkpolicy.yaml | 0 .../base/seaweedfs/seaweedfs-pvc.yaml | 0 .../seaweedfs/seaweedfs-service-account.yaml | 0 .../base/seaweedfs/seaweedfs-service.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../seaweedfs/istio/kustomization.yaml | 0 .../1.10.0/experimental/seaweedfs/test.sh | 0 .../PSS/dynamic/baseline/kustomization.yaml | 0 .../dynamic/baseline/namespace-labels.yaml | 0 .../PSS/dynamic/restricted/kustomization.yaml | 0 .../dynamic/restricted/namespace-labels.yaml | 0 .../PSS/static/baseline/kustomization.yaml | 0 .../static/baseline/patches/auth-labels.yaml | 0 .../baseline/patches/cert-manager-labels.yaml | 0 .../baseline/patches/istio-system-labels.yaml | 0 .../patches/knative-serving-labels.yaml | 0 .../baseline/patches/kubeflow-labels.yaml | 0 .../baseline/patches/oauth2-proxy-labels.yaml | 0 .../PSS/static/restricted/kustomization.yaml | 0 .../restricted/patches/auth-labels.yaml | 0 .../patches/cert-manager-labels.yaml | 0 .../patches/istio-system-labels.yaml | 0 .../patches/knative-serving-labels.yaml | 0 .../restricted/patches/kubeflow-labels.yaml | 0 .../patches/oauth2-proxy-labels.yaml | 0 .../proposals/20200913-rootlessKubeflow.md | 0 .../20220926-contrib-component-guidelines.md | 0 .../proposals/20230323-end-to-end-testing.md | 0 .../1.10.0/proposals/20240606-jwt-handling.md | 0 .../kubeflow/1.10.0/proposals/README.md | 0 .../kubeflow/1.10.0/scripts/library.sh | 0 .../synchronize-istio-cni-manifests.sh | 0 .../scripts/synchronize-istio-manifests.sh | 0 .../scripts/synchronize-katib-manifests.sh | 0 .../scripts/synchronize-knative-manifests.sh | 0 .../synchronize-kserve-kserve-manifests.sh | 0 ...ronize-kserve-web-application-manifests.sh | 0 .../scripts/synchronize-kubeflow-manifests.sh | 0 .../synchronize-model-registry-manifests.sh | 0 .../synchronize-pipelines-manifests.sh | 0 .../synchronize-spark-operator-manifests.sh | 0 ...synchronize-training-operator-manifests.sh | 0 .../kubeflow/1.10.0/scripts/template.sh | 0 .../kubeflow/1.10.0/scripts/trivy_scan.py | 0 .../kubeflow/1.10.0/tests/README.md | 0 .../tests/gh-actions/enable_baseline_PSS.sh | 0 .../tests/gh-actions/enable_restricted_PSS.sh | 0 ...D_create_KinD_cluster_install_kustomize.sh | 0 .../tests/gh-actions/install_argo_cli.sh | 0 .../gh-actions/install_central_dashboard.sh | 0 .../tests/gh-actions/install_cert_manager.sh | 0 .../1.10.0/tests/gh-actions/install_dex.sh | 0 .../tests/gh-actions/install_istio-cni.sh | 0 .../1.10.0/tests/gh-actions/install_katib.sh | 0 .../tests/gh-actions/install_knative-cni.sh | 0 .../1.10.0/tests/gh-actions/install_kserve.sh | 0 .../tests/gh-actions/install_kubectl.sh | 0 .../gh-actions/install_kubeflow_profile.sh | 0 .../tests/gh-actions/install_kustomize.sh | 0 .../tests/gh-actions/install_multi_tenancy.sh | 0 .../tests/gh-actions/install_oauth2-proxy.sh | 0 .../tests/gh-actions/install_pipelines.sh | 0 .../gh-actions/install_pipelines_swfs.sh | 0 .../1.10.0/tests/gh-actions/install_spark.sh | 0 .../gh-actions/install_training_operator.sh | 0 .../1.10.0/tests/gh-actions/install_trivy.sh | 0 .../install_volumes_web_application.sh | 0 .../gh-actions/kf-objects/katib_test.yaml | 0 .../gh-actions/kf-objects/kserve_test.yaml | 0 ...tebook.test.kubeflow-user-example.com.yaml | 0 ...ml-pipeline.kubeflow-user-example-com.yaml | 0 .../gh-actions/kf-objects/test_pipeline.py | 0 .../kf-objects/training_operator_job.yaml | 0 .../gh-actions/kserve/data/iris_input.json | 0 .../tests/gh-actions/kserve/requirements.txt | 0 .../tests/gh-actions/kserve/test_sklearn.py | 0 .../1.10.0/tests/gh-actions/kserve/utils.py | 0 .../gh-actions/oauth2_dex_credentials.sh | 0 .../tests/gh-actions/port_forward_gateway.sh | 0 .../run_and_wait_kubeflow_pipeline.py | 0 .../1.10.0/tests/gh-actions/runasnonroot.sh | 0 .../1.10.0/tests/gh-actions/test_dex_login.py | 0 .../1.10.0/tests/gh-actions/test_kserve.sh | 0 .../tests/gh-actions/test_pipeline_v1.py | 0 .../tests/gh-actions/test_pipeline_v2.py | 0 .../1.10.0/tests/gh-actions/test_spark.sh | 0 .../gh-actions/test_training_operator.sh | 0 .../test_volumes_web_application.sh | 0 .../1.10.0/tests/gh-actions/trivy_scan.py | 0 .../kustomize}/model-registry/0.2.19/OWNERS | 0 .../model-registry/0.2.19/README.md | 0 .../0.2.19/base/kustomization.yaml | 0 .../0.2.19/base/model-registry-configmap.yaml | 0 .../base/model-registry-deployment.yaml | 0 .../0.2.19/base/model-registry-sa.yaml | 0 .../0.2.19/base/model-registry-service.yaml | 0 .../controller/default/kustomization.yaml | 0 .../default/manager_metrics_patch.yaml | 0 .../controller/default/metrics_service.yaml | 0 .../controller/manager/kustomization.yaml | 0 .../options/controller/manager/manager.yaml | 0 .../network-policy/allow-metrics-traffic.yaml | 0 .../network-policy/kustomization.yaml | 0 .../overlays/base/kustomization.yaml | 0 .../controller/overlays/base/params.env | 0 .../overlays/base/replacements.yaml | 0 .../controller/prometheus/kustomization.yaml | 0 .../controller/prometheus/monitor.yaml | 0 .../controller/rbac/kustomization.yaml | 0 .../controller/rbac/leader_election_role.yaml | 0 .../rbac/leader_election_role_binding.yaml | 0 .../controller/rbac/metrics_auth_role.yaml | 0 .../rbac/metrics_auth_role_binding.yaml | 0 .../controller/rbac/metrics_reader_role.yaml | 0 .../0.2.19/options/controller/rbac/role.yaml | 0 .../options/controller/rbac/role_binding.yaml | 0 .../controller/rbac/service_account.yaml | 0 .../options/csi/clusterstoragecontainer.yaml | 0 .../0.2.19/options/csi/kustomization.yaml | 0 .../options/istio/destination-rule.yaml | 0 .../istio/istio-authorization-policy.yaml | 0 .../0.2.19/options/istio/kustomization.yaml | 0 .../0.2.19/options/istio/virtual-service.yaml | 0 .../0.2.19/options/ui/base/kustomization.yaml | 0 .../ui/base/model-registry-ui-deployment.yaml | 0 .../ui/base/model-registry-ui-role.yaml | 0 .../model-registry-ui-service-account.yaml | 0 .../ui/base/model-registry-ui-service.yaml | 0 .../ui/overlays/integrated/kustomization.yaml | 0 .../model-registry-ui-deployment.yaml | 0 .../istio/authorization-policy-ui.yaml | 0 .../overlays/istio/destination-rule-ui.yaml | 0 .../ui/overlays/istio/kustomization.yaml | 0 .../istio/model-registry-ui-service.yaml | 0 .../ui/overlays/istio/virtual-service.yaml | 0 .../standalone/kubeflow-dashboard-rbac.yaml | 0 .../ui/overlays/standalone/kustomization.yaml | 0 .../model-registry-ui-deployment.yaml | 0 .../0.2.19/overlays/argocd/README.md | 0 .../0.2.19/overlays/argocd/kustomization.yaml | 0 .../argocd/model-registry-application.yaml | 0 .../overlays/argocd/patch-db-deployment.yaml | 0 .../patch-model-registry-deployment.yaml | 0 .../0.2.19/overlays/db/kustomization.yaml | 0 .../db/model-registry-db-deployment.yaml | 0 .../overlays/db/model-registry-db-pvc.yaml | 0 .../db/model-registry-db-service.yaml | 0 .../0.2.19/overlays/db/params.env | 0 .../db/patches/model-registry-deployment.yaml | 0 .../0.2.19/overlays/db/secrets.env | 0 .../overlays/postgres/kustomization.yaml | 0 .../model-registry-db-deployment.yaml | 0 .../postgres/model-registry-db-pvc.yaml | 0 .../postgres/model-registry-db-service.yaml | 0 .../0.2.19/overlays/postgres/params.env | 0 .../patches/model-registry-deployment.yaml | 0 .../0.2.19/overlays/postgres/secrets.env | 0 5948 files changed, 119 insertions(+), 79 deletions(-) rename {charts => manifests/helm}/airflow/1.16.0/.helmignore (100%) rename {charts => manifests/helm}/airflow/1.16.0/BUILD-README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/Chart.lock (100%) rename {charts => manifests/helm}/airflow/1.16.0/Chart.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/INSTALL (100%) rename {charts => manifests/helm}/airflow/1.16.0/LICENSE (100%) rename {charts => manifests/helm}/airflow/1.16.0/NOTICE (100%) rename {charts => manifests/helm}/airflow/1.16.0/README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/RELEASE_NOTES.rst (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/airflow/1.16.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/custom-values.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/dockerfiles/README.md (100%) rename {charts => manifests/helm}/airflow/1.16.0/dockerfiles/pgbouncer-exporter/Dockerfile (100%) rename {charts => manifests/helm}/airflow/1.16.0/dockerfiles/pgbouncer-exporter/build_and_push.sh (100%) rename {charts => manifests/helm}/airflow/1.16.0/dockerfiles/pgbouncer/Dockerfile (100%) rename {charts => manifests/helm}/airflow/1.16.0/dockerfiles/pgbouncer/build_and_push.sh (100%) rename {charts => manifests/helm}/airflow/1.16.0/files/pod-template-file.kubernetes-helm-yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/files/statsd-mappings.yml (100%) rename {charts => manifests/helm}/airflow/1.16.0/newsfragments/config.toml (100%) rename {charts => manifests/helm}/airflow/1.16.0/reproducible_build.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/_helpers.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/api-server/api-server-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/api-server/api-server-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/api-server/api-server-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/api-server/api-server-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/api-server/api-server-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/check-values.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/cleanup/cleanup-cronjob.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/cleanup/cleanup-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/configmaps/configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/configmaps/extra-configmaps.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/configmaps/statsd-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/configmaps/webserver-configmap.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/dag-processor/dag-processor-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/dag-processor/dag-processor-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/dags-persistent-volume-claim.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/flower/flower-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/flower/flower-ingress.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/flower/flower-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/flower/flower-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/flower/flower-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/jobs/create-user-job-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/jobs/create-user-job.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/jobs/migrate-database-job-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/jobs/migrate-database-job.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/limitrange.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/logs-persistent-volume-claim.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-ingress.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/pgbouncer/pgbouncer-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/priorityclasses/priority-classes.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-cleanup-role.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-cleanup-rolebinding.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-launcher-role.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-launcher-rolebinding.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-log-reader-role.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/pod-log-reader-rolebinding.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/rbac/security-context-constraint-rolebinding.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/redis/redis-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/redis/redis-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/redis/redis-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/redis/redis-statefulset.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/resourcequota.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/scheduler/scheduler-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/scheduler/scheduler-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/scheduler/scheduler-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/scheduler/scheduler-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/scheduler/scheduler-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/elasticsearch-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/extra-secrets.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/fernetkey-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/flower-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/git-ssh-key-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/kerberos-keytab-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/metadata-connection-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/opensearch-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/pgbouncer-certificates-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/pgbouncer-config-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/pgbouncer-stats-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/redis-secrets.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/registry-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/result-backend-connection-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/secrets/webserver-secret-key-secret.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/statsd/statsd-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/statsd/statsd-ingress.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/statsd/statsd-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/statsd/statsd-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/statsd/statsd-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/triggerer/triggerer-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/triggerer/triggerer-kedaautoscaler.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/triggerer/triggerer-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/triggerer/triggerer-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/triggerer/triggerer-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-hpa.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-ingress.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/webserver/webserver-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-deployment.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-hpa.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-kedaautoscaler.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-networkpolicy.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-service.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/templates/workers/worker-serviceaccount.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/values.schema.json (100%) rename {charts => manifests/helm}/airflow/1.16.0/values.yaml (100%) rename {charts => manifests/helm}/airflow/1.16.0/values_schema.schema.json (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/.helmignore (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/BUILD-README.md (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/Chart.lock (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/Chart.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/README.md (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/Chart.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/README.md (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/ci/haproxy-enabled-values.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/ci/multi-value-configs-values.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/NOTES.txt (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/_configs.tpl (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-auth-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-announce-service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-configmap.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-health-configmap.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-network-policy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-statefulset.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-network-policy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/redis-tls-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/sentinel-auth-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/charts/redis-ha/values.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/custom-values.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/_common.tpl (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/_versions.tpl (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/aggregate-roles.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/clusterrole.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/prometheusrule.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-application-controller/statefulset.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/certificate.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/clusterrole.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/ingress.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-applicationset/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-cmd-params-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-cmp-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-dex-server-tls-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-gpg-keys-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-rbac-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-repo-server-tls-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-server-tls-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-styles-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/argocd-tls-certs-cm.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/cluster-secrets.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/externalredis-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/repository-credentials-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-configs/repository-secret.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/clusterrole.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-notifications/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/clusterrole.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/hpa.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-repo-server/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/aws/ingress.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/aws/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/certificate.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/clusterrole.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/gke/backendconfig.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/gke/frontendconfig.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/gke/ingress.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/gke/managedcertificate.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/hpa.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/ingress-grpc.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/ingress.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/openshift/route.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/argocd-server/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/crds/crd-application.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/crds/crd-applicationset.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/crds/crd-project.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/dex/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/networkpolicy-default-deny.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis-secret-init/job.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis-secret-init/role.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis-secret-init/rolebinding.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis-secret-init/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/deployment.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/health-configmap.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/metrics.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/networkpolicy.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/pdb.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/service.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/serviceaccount.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/templates/redis/servicemonitor.yaml (100%) rename {charts => manifests/helm}/argo-cd/7.7.0/values.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/BUILD-README.md (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/Chart.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/README.md (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/custom-valuse.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/NOTES.txt (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-config.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-deployment.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-psp.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-rbac.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-service.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/cainjector-serviceaccount.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/controller-config.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/crds.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/deployment.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/extras-objects.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/networkpolicy-webhooks.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/psp.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/rbac.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/service.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-job.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-psp.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-rbac.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/startupapicheck-serviceaccount.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-config.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-deployment.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-mutating-webhook.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-psp.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-rbac.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-service.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-serviceaccount.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/templates/webhook-validating-webhook.yaml (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/values.schema.json (100%) rename {charts => manifests/helm}/cert-manager/v1.16.1/values.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/.helmignore (100%) rename {charts => manifests/helm}/dnsup/1.0.1/Chart.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/custom-values.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/NOTES.txt (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/deployment.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/ingress.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/service.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/dnsup/1.0.1/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/BUILD-README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/Chart.lock (100%) rename {charts => manifests/helm}/flowise/6.0.0/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/LICENSE (100%) rename {charts => manifests/helm}/flowise/6.0.0/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/common/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/Chart.lock (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/charts/common/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/icon.png (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/NOTES.txt (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/ca-cert.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/cert.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/prometheusrules.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/role.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secondary/configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secondary/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secondary/statefulset.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secondary/svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secrets.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/secretstoreproviderclass-tde.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/update-password/job.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/update-password/new-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/templates/update-password/previous-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/values.schema.json (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/mariadb/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/icon.png (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/Chart.lock (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/.helmignore (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/README.md (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/charts/common/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/icon.png (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/NOTES.txt (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/health-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/application.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/psp.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/pvc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/service.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/master/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/replicas/application.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/replicas/hpa.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/replicas/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/replicas/service.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/replicas/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/role.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/secret-svcbind.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/hpa.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/node-services.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/ports-configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/service.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/sentinel/statefulset.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/svc-external.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/values.schema.json (100%) rename {charts => manifests/helm}/flowise/6.0.0/charts/redis/values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/ci/default-values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/ci/mariadb-values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/ci/postgresql-values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/ci/redis-values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/custom-values.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/deployment.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/mariadb-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/persistentvolumeclaim.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/postgresql-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/redis-secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/secret.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/service.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/tests/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/tests/configmap.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/tests/pod.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/worker/_helpers.tpl (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/worker/deployment.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/worker/pdb.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/templates/worker/serviceaccount.yaml (100%) rename {charts => manifests/helm}/flowise/6.0.0/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/BUILD-README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/Chart.lock (100%) rename {charts => manifests/helm}/gitea/12.4.0/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/LICENSE (100%) rename {charts => manifests/helm}/gitea/12.4.0/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/argo-values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/Chart.lock (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/charts/common/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/NOTES.txt (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/ldap-secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/deployment.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/metrics-service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-headless.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-witness.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/role.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql-ha/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/update-password/job.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/update-password/new-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/templates/update-password/previous-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/Chart.lock (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/charts/common/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/NOTES.txt (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/metrics-prometheus.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/svc-cluster-external-access.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/update-cluster.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/valkey-role.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/valkey-rolebinding.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/valkey-serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/valkey-statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/templates/valkey-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey-cluster/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/Chart.lock (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/.helmignore (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/README.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/charts/common/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/NOTES.txt (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/health-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/application.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/psp.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/pvc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/primary/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/application.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/hpa.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/replicas/vpa.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/role.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/secret-svcbind.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/hpa.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/node-services.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/pdb.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/ports-configmap.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/service.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/statefulset.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/sentinel/vpa.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/values.schema.json (100%) rename {charts => manifests/helm}/gitea/12.4.0/charts/valkey/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/custom-values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/docs/ha-setup.md (100%) rename {charts => manifests/helm}/gitea/12.4.0/install-man-page.sh (100%) rename {charts => manifests/helm}/gitea/12.4.0/scripts/act_runner/token.sh (100%) rename {charts => manifests/helm}/gitea/12.4.0/scripts/init-containers/config/config_environment.sh (100%) rename {charts => manifests/helm}/gitea/12.4.0/scripts/init-containers/init/configure_gpg_environment.sh (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/config.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/deployment.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/deprecation.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/extra-list.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/gpg-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/http-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/ingress.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/init.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/metrics-secret.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/pvc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/serviceaccount.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/servicemonitor.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/gitea/ssh-svc.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/templates/tests/test-http-connection.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/tenant-custom-values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/test-values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/values.yaml (100%) rename {charts => manifests/helm}/gitea/12.4.0/yq.1 (100%) rename {charts => manifests/helm}/harbor/1.16.2/.helmignore (100%) rename {charts => manifests/helm}/harbor/1.16.2/BUILD-README.md (100%) rename {charts => manifests/helm}/harbor/1.16.2/CUSTOM-README.md (100%) rename {charts => manifests/helm}/harbor/1.16.2/Chart.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/LICENSE (100%) rename {charts => manifests/helm}/harbor/1.16.2/README.md (100%) rename {charts => manifests/helm}/harbor/1.16.2/custom-values.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/NOTES.txt (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-cm.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-dpl.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-pre-upgrade-job.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/core/core-tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/database/database-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/database/database-ss.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/database/database-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/exporter/exporter-cm-env.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/exporter/exporter-dpl.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/exporter/exporter-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/exporter/exporter-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/ingress/ingress.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/ingress/secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/internal/auto-tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-cm-env.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-cm.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-dpl.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-pvc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-secrets.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/jobservice/jobservice-tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/metrics/metrics-svcmon.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/nginx/configmap-http.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/nginx/configmap-https.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/nginx/deployment.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/nginx/secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/nginx/service.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/portal/configmap.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/portal/deployment.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/portal/service.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/portal/tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/redis/service.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/redis/statefulset.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-cm.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-dpl.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-pvc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registry-tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registryctl-cm.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/registry/registryctl-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/trivy/trivy-secret.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/trivy/trivy-sts.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/trivy/trivy-svc.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/templates/trivy/trivy-tls.yaml (100%) rename {charts => manifests/helm}/harbor/1.16.2/values.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/Chart.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/README.md (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/custom-values.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/kafka-cluster.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka-connect.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka-nodepool-broker.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka-nodepool-controller.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka-topics.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka-user.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/templates/kafka.yaml (100%) rename {charts => manifests/helm}/kafka-cluster/1.0.0/values.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/.helmignore (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/BUILD-README.md (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/Chart.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/README.md (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/artifacthub-repo.yml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/custom-values.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/index.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/configmap.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/configmap_fromValues.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/deployment.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/hpa.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/ingress.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/networkpolicy-ingress.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/secret.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/service.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kafka-ui/1.5.1/values.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/.helmignore (100%) rename {charts => manifests/helm}/kafka/32.4.3/BUILD-README.md (100%) rename {charts => manifests/helm}/kafka/32.4.3/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kafka/32.4.3/Chart.lock (100%) rename {charts => manifests/helm}/kafka/32.4.3/Chart.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/README.md (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/.helmignore (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/README.md (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/charts/common/values.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/custom-values.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/_init_containers.tpl (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/config-secrets.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/configmap.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/hpa.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/pdb.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/statefulset.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/svc-external-access.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/svc-headless.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/broker/vpa.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/ca-cert.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/cert.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/config-secrets.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/configmap.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/hpa.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/pdb.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/statefulset.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/svc-external-access.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/svc-headless.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/controller-eligible/vpa.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/log4j2-configmap.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/metrics/jmx-configmap.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/metrics/jmx-servicemonitor.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/metrics/jmx-svc.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/metrics/prometheusrule.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/provisioning/job.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/provisioning/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/provisioning/tls-secret.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/rbac/role.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/rbac/rolebinding.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/rbac/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/secrets.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/svc.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/kafka/32.4.3/values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/BUILD-README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/Chart.lock (100%) rename {charts => manifests/helm}/keycloak/18.4.0/Chart.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/OWNERS (100%) rename {charts => manifests/helm}/keycloak/18.4.0/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/ci/commonAnnotations.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/ci/default-values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/ci/shmvolume-disabled-values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/files/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/files/conf.d/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/files/docker-entrypoint-initdb.d/README.md (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/configmap.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/extended-config-configmap.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/statefulset-readreplicas.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/svc-headless.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/svc-read-set.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/svc-read.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/svc.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/keycloak/18.4.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/ci/h2-and-ingress-values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/ci/postgres-ha-values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/custom-values.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/scripts/keycloak.cli (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/configmap-startup.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/hpa.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/rbac.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/route.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/secrets.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/service-headless.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/service-http.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/test/configmap-test.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/templates/test/pod-test.yaml (100%) rename {charts => manifests/helm}/keycloak/18.4.0/values.schema.json (100%) rename {charts => manifests/helm}/keycloak/18.4.0/values.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/BUILD-README.md (100%) rename {charts => manifests/helm}/kong/2.46.0/CHANGELOG.md (100%) rename {charts => manifests/helm}/kong/2.46.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kong/2.46.0/Chart.lock (100%) rename {charts => manifests/helm}/kong/2.46.0/Chart.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/FAQs.md (100%) rename {charts => manifests/helm}/kong/2.46.0/README.md (100%) rename {charts => manifests/helm}/kong/2.46.0/UPGRADE.md (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/kong/2.46.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/crds/custom-resource-definitions.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/custom-values.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/admission-webhook.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/certificate.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/config-dbless.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/controller-rbac-resources.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/controller-service-metrics.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/custom-resource-definitions.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/deployment.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/extraManifests.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/hpa.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/ingress-class.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/migrations-post-upgrade.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/migrations-pre-upgrade.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/migrations.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/pdb.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/psp.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/secret-sa-token.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-account.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-admin.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-cluster-telemetry.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-cluster.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-manager.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-portal-api.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-portal.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-proxy.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/service-kong-udp-proxy.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/templates/wait-for-postgres-script.yaml (100%) rename {charts => manifests/helm}/kong/2.46.0/values.yaml (100%) rename {charts => manifests/helm}/kserve/0.1.0/.helmignore (100%) rename {charts => manifests/helm}/kserve/0.1.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kserve/0.1.0/Chart.yaml (100%) rename {charts => manifests/helm}/kserve/0.1.0/custom-values.yaml (100%) rename {charts => manifests/helm}/kserve/0.1.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kserve/0.1.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kserve/0.1.0/templates/inferenceservice.yaml (100%) rename {charts => manifests/helm}/kserve/0.1.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/kserve/0.1.0/values.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/BUILD-README.md (100%) rename {charts => manifests/helm}/kyverno/3.4.1/CUSTOM-README.md (100%) rename {charts => manifests/helm}/kyverno/3.4.1/Chart.lock (100%) rename {charts => manifests/helm}/kyverno/3.4.1/Chart.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/README.md (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/Chart.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/README.md (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_cleanuppolicies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clustercleanuppolicies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clusterpolicies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_globalcontextentries.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policyexceptions.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_updaterequests.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_imagevalidatingpolicies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_policyexceptions.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_validatingpolicies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_clusterephemeralreports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_ephemeralreports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_clusterpolicyreports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_policyreports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/crds/values.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/grafana/Chart.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/grafana/README.md (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/grafana/dashboard/kyverno-dashboard.json (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/grafana/templates/dashboard.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/charts/grafana/values.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/NOTES.txt (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_deployment.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_flowcontrol.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_image.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_labels.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_names.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_helpers/_pdb.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_templating/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/_templating/namespace.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/clusterrole.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/configmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/deployment.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/flowschema.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/horizontalpodautoscaler.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/prioritylevelconfiguration.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/role.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/rolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/secret.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/service.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/admission-controller/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/clusterrole.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/configmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/deployment.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/role.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/rolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/service.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/background-controller/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/clusterrole.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/deployment.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/role.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/rolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/secret.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/service.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/cleanup-controller/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/config/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/config/configmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/config/imagepullsecret.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/config/metricsconfigmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/hooks/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/hooks/post-delete-configmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/hooks/post-upgrade-clean-reports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/hooks/post-upgrade-migrate-resources.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/hooks/pre-delete-scale-to-zero.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/rbac/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/rbac/policies.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/rbac/policyreports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/rbac/reports.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/rbac/updaterequests.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/clusterrole.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/configmap.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/deployment.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/flowschema.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/networkpolicy.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/prioritylevelconfiguration.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/role.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/rolebinding.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/service.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/reports-controller/servicemonitor.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/_helpers.tpl (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/admission-controller-liveness.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/admission-controller-metrics.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/admission-controller-readiness.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/cleanup-controller-liveness.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/cleanup-controller-metrics.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/cleanup-controller-readiness.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/tests/reports-controller-metrics.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/templates/validate.yaml (100%) rename {charts => manifests/helm}/kyverno/3.4.1/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/BUILD-README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/CUSTOM-README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/Changelog.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/Chart.lock (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/README.md.gotmpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/Chart.lock (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/common/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.lock (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/role.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/pdb.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/statefulset.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc-headless.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.schema.json (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/NOTES.txt (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/deployment.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/hpa.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/ingress.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/job.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/rbac.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/secrets.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/service.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/tests/test-auth-secret.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/values.schema.json (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/openfga/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/.helmignore (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/Chart.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/README.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/RELEASENOTES.md (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/customconfig.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/customscripts.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/pvc.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/scripts.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/secureconfig.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/service.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/charts/postgres/values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/authorization.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/hpa-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/ingress-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/lakekeeper-plus.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/pdb-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/secure-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/ci/volume-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/custom-values.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/_pods.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/_validations.tpl (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/catalog/catalog-deployment.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/catalog/catalog-hpa.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/catalog/catalog-ingress.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/catalog/catalog-pdb.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/catalog/catalog-service.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/config/db-encryption-secret.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/config/secret-config-envs.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/db-migration.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/templates/tests/bootstrap.yaml (100%) rename {charts => manifests/helm}/lakekeeper/0.8.1/values.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/.helmignore (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/BUILD-README.md (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/Chart.lock (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/Chart.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/README.md (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/custom-values.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/backend-statefulset.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/backend-storageclass.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/frontend-deployment.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/service.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langflow-ide/0.1.0/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/BUILD-README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/CUSTOM-README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc-headless.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-extra.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-users-extra.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress-tls-secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/init-scripts-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-account.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-external-access.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-headless.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/start-scripts-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/clickhouse/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/api-ingress.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/headless-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/ingress.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-job.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/pvc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/standalone/deployment.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/minio/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/preinitialization-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/job.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/new-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/previous-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/Chart.lock (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/.helmignore (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/README.md (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/charts/common/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/NOTES.txt (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/health-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/application.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/psp.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pvc.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/application.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/hpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/vpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/role.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/secret-svcbind.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/hpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/node-services.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/pdb.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/ports-configmap.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/statefulset.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/vpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/values.schema.json (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/charts/valkey/values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/custom-values.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/ingress.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/nextauth-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/postgresql-secret.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/validations.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/web/deployment.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/web/hpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/web/service.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/web/vpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/worker/deployment.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/worker/hpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/templates/worker/vpa.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/values.lint.yaml (100%) rename {charts => manifests/helm}/langfuse/1.0.0-rc.2/values.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/API-README.md (100%) rename {charts => manifests/helm}/litellm/0.4.4/BUILD-README.md (100%) rename {charts => manifests/helm}/litellm/0.4.4/CUSTOM-REAMD.md (100%) rename {charts => manifests/helm}/litellm/0.4.4/Chart.lock (100%) rename {charts => manifests/helm}/litellm/0.4.4/Chart.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/README.md (100%) rename {charts => manifests/helm}/litellm/0.4.4/charts/postgresql-14.3.1.tgz (100%) rename {charts => manifests/helm}/litellm/0.4.4/charts/redis-18.19.1.tgz (100%) rename {charts => manifests/helm}/litellm/0.4.4/ci/test-values.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/custom-values.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/NOTES.txt (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/configmap-litellm.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/deployment.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/hpa.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/ingress.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/migrations-job.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/secret-dbcredentials.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/secret-masterkey.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/service.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/templates/tests/test-env-vars.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/tests/deployment_tests.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/tests/masterkey-secret_tests.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/tests/service_tests.yaml (100%) rename {charts => manifests/helm}/litellm/0.4.4/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/Chart.lock (100%) rename {charts => manifests/helm}/mlflow/2.1.0/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/common/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/Chart.lock (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/charts/common/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/NOTES.txt (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/api-ingress.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/distributed/headless-svc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/distributed/statefulset.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/ingress.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/pdb.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/provisioning-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/provisioning-job.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/provisioning-networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/pvc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/secrets.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/service.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/standalone/deployment.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/minio/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/mlflow/2.1.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/custom-values.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/run/dep-job.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/run/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/run/pvc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/run/service-account.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/run/source-configmap.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/auth-secret.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/configmap-overrides.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/deployment.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/externaldb-secret.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/externals3-secret.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/hpa.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/ingress-tls-secrets.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/ingress.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/networkpolicy.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/pdb.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/pvc.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/service-account.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/service.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/servicemonitor.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/tls-secret.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/templates/tracking/vpa.yaml (100%) rename {charts => manifests/helm}/mlflow/2.1.0/values.schema.json (100%) rename {charts => manifests/helm}/mlflow/2.1.0/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/files/storage.dgxc.nvidia.com_nvstoragelocations.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/cm.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercm.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercr.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercrb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllerdeployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllersa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/cr.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/crb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/kyverno.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/labeler/kyverno.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/monitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/nccl/kyverno.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/rbac/rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxclogexporters.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcnetworkpolicies.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcstorages.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/sa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/kyverno.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/default.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/privileged.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/storage.dgxc.nvidia.com_nvstoragelocations.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/clusterrole.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/namespace.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-aws-custom.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-aws.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-azure-custom.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-azure.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp-custom.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-oci-custom.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values-oci.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/dgxc-admission-controller/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimcaches.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimpipelines.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimservices.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/leader-election-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/manager-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-reader-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/node-feature-rule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/templates/upgrade_crd.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/k8s-nim-operator/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/CONTRIBUTING.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/UPGRADING.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/clusterrole-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/config-override-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/daemonset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-statefulset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/probes-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/statefulset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/configmap-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_config.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_pod.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrole.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/externaldb-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/pvc-models.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role-binding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service-account.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/wandb-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-customizer/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/.editorconfig (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/.prettierignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/.yamllint (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/GITEA_LICENSE (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/LICENSE (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/ldap-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/metrics-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-witness.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-cluster-topology.png (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-topology.png (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-prometheus.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/svc-cluster-external-access.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/update-cluster.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/datastore/datastore-settings.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/datastore/external-object-store-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/datastore/externaldb-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/datastore/lfs-jwt-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/datastore/nvcrimagepull-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/config.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deprecation.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/gpg-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/http-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/init.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ssh-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/templates/tests/test-http-connection.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-datastore/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-deployment-management/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/LICENSE (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/demo-secrets/nvcrimagepull-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-entity-store/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/CHANGELOG (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/artifact-repository-ref-cm.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-aggregate-roles.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-config-map.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-crb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-sa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-rb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-sa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/backendconfig.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/frontendconfig.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/managedcertificate.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-cluster-roles.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-crb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-sa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-disaster-recovery.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-metrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/snapshot-pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/ci/values-with-auth-tls-and-metrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-external-tls.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-metrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-sasl-auth.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-jks-auth.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-pem-auth.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jaas-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/log4j-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-jmx-metrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-metrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-external-access.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helper_create_bucket.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/clusterroles.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-create-bucket-job.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-job.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/rolebindings.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/securitycontextconstraints.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_autorecovery.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_bookkeeper.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_broker.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_configurationstore.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_toolset.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_zookeeper.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-cluster-initialize.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-storageclass.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-cluster-role-binding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service-account.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/function-worker-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-admin-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/keytool.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/namespace.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-storageclass.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-cluster-initialize.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-admin-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-cert-internal-issuer.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-certs-internal.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-storageclass.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/ci/cluster-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/config.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-tls-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pulsar-podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/standalone-deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/CONTRIBUTING.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/UPGRADING.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/clusterrole-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/config-override-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/daemonset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/probes-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/statefulset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_config.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_pod.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrole.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-agent.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/daemonset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/pdb.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/psp.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/role.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/_db_migration.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/argo-workflow-service-account.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/external-db-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-evaluator/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pv.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-guardrails/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-nim-proxy/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/Chart.lock (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_env.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_image.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_service.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityhandlers.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityvalidators.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingjobs.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingworkloads.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemovalidationjobs.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/leader-election-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/manager-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/metrics-reader-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/metrics-service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-editor-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-viewer-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-editor-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-viewer-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/proxy-rbac.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nemo-operator/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/LICENSE (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/README.md (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/files/ngc_pull.sh (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/configmap.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/hpa.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/multi_node_deployment.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/pvc.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/secrets.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/service.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/tests/test-completions.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/tests/test-models.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/templates/tests/test-streaming-chat.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/values.schema.json (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/nim-llm/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/.helmignore (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/Chart.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobflows.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobtemplates.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobflows.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobtemplates.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobflows.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobtemplates.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/config/volcano-admission.conf (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/config/volcano-scheduler-ci.conf (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/config/volcano-scheduler.conf (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/bases/batch.volcano.sh_jobs.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/bases/bus.volcano.sh_commands.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/bases/nodeinfo.volcano.sh_numatopologies.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_podgroups.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_queues.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1/batch.volcano.sh_jobs.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1/bus.volcano.sh_commands.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1/nodeinfo.volcano.sh_numatopologies.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_podgroups.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_queues.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1beta1/batch.volcano.sh_jobs.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1beta1/bus.volcano.sh_commands.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_podgroups.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_queues.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/admission.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/batch_v1alpha1_job.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/bus_v1alpha1_command.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/controllers.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/grafana.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/kubestatemetrics.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/nodeinfo_v1alpha1_numatopologies.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/prometheus.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/scheduler.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_podgroup.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_queue.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/templates/webhooks.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/charts/volcano/values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/custom-values.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nemo/25.4.0/templates/imagepull-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/templates/ngc-api-secret.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/templates/virtualservice.yaml (100%) rename {charts => manifests/helm}/nemo/25.4.0/values.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/.helmignore (100%) rename {charts => manifests/helm}/nim/25.4.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/nim/25.4.0/Chart.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/custom-values.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/auth-secret.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/image-pull-secret.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/nimservice.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/templates/tests/test-nimservice.yaml (100%) rename {charts => manifests/helm}/nim/25.4.0/values.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/.helmignore (100%) rename {charts => manifests/helm}/ollama/1.1.2/BUILD-README.md (100%) rename {charts => manifests/helm}/ollama/1.1.2/CUSTOM-README.md (100%) rename {charts => manifests/helm}/ollama/1.1.2/Chart.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/LICENSE (100%) rename {charts => manifests/helm}/ollama/1.1.2/README.md (100%) rename {charts => manifests/helm}/ollama/1.1.2/artifacthub-repo.yml (100%) rename {charts => manifests/helm}/ollama/1.1.2/banner.png (100%) rename {charts => manifests/helm}/ollama/1.1.2/custom-values.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/NOTES.txt (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/deployment.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/hpa.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/ingress.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/knative/service.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/pvc.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/service.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/values-test.yaml (100%) rename {charts => manifests/helm}/ollama/1.1.2/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/Chart.lock (100%) rename {charts => manifests/helm}/open-webui/5.4.0/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/README.md.gotmpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/.helmignore (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/LICENSE (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/artifacthub-repo.yml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/banner.png (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/NOTES.txt (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/deployment.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/hpa.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/ingress.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/knative/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/pvc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/values-test.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/ollama/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/.helmignore (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/README.md.gotmpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/templates/deployment.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/templates/pvc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/templates/service-account.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/templates/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/pipelines/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/.helmignore (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/Chart.lock (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/.helmignore (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/charts/common/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/NOTES.txt (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/configmap.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/health-configmap.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/application.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/pdb.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/psp.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/pvc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/master/serviceaccount.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/replicas/application.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/replicas/hpa.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/replicas/pdb.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/replicas/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/replicas/serviceaccount.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/role.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/secret-svcbind.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/secret.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/hpa.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/node-services.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/pdb.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/ports-configmap.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/sentinel/statefulset.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/values.schema.json (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/redis/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/.asf.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/.github/workflows/lint-test.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/.helmignore (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/Chart.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/LICENSE.txt (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/README.md (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/NOTES.txt (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/deployment.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/hpa.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/ingress.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/charts/tika/values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/custom-values.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/extra-resources.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/pvc.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/service-account.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/service.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/websocket-redis.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/templates/workload-manager.yaml (100%) rename {charts => manifests/helm}/open-webui/5.4.0/values.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/.helmignore (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/BUILD-README.md (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/CUSTOM-README.md (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/Chart.lock (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/Chart.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/README.md (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/.helmignore (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/README.md (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/values.schema.json (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/charts/common/values.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/custom-values.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/NOTES.txt (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/_configuration.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/ldap-secrets.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/networkpolicy-ingress.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/custom-users-secrets.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/deployment.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/pdb.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/secrets.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/pgpool/service.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/extended-configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/hooks-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/initdb-scripts-configmap.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/metrics-service.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/pdb.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/secrets.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/service-headless.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/service-witness.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/service.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/servicemonitor.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/statefulset.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/postgresql/witness-statefulset.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/role.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/values.schema.json (100%) rename {charts => manifests/helm}/postgresql-ha/11.9.4/values.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/.helmignore (100%) rename {charts => manifests/helm}/qdrant/1.12.4/BUILD-README.md (100%) rename {charts => manifests/helm}/qdrant/1.12.4/CHANGELOG.md (100%) rename {charts => manifests/helm}/qdrant/1.12.4/CUSTOM-README.md (100%) rename {charts => manifests/helm}/qdrant/1.12.4/Chart.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/LICENSE (100%) rename {charts => manifests/helm}/qdrant/1.12.4/README.md (100%) rename {charts => manifests/helm}/qdrant/1.12.4/custom-values.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/NOTES.txt (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/configmap.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/ingress.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/pdb.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/secret.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/service-headless.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/service.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/templates/tests/test-db-interaction.yaml (100%) rename {charts => manifests/helm}/qdrant/1.12.4/values.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/.helmignore (100%) rename {charts => manifests/helm}/ragflow/0.1.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/ragflow/0.1.0/Chart.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/custom-values.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/elasticsearch-config.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/elasticsearch.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/env.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/infinity.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/ingress.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/minio.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/mysql-config.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/mysql.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/opensearch-config.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/opensearch.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/ragflow.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/ragflow_config.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/redis.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/templates/tests/test-connection.yaml (100%) rename {charts => manifests/helm}/ragflow/0.1.0/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/BUILD-README.md (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/CUSTOM-README.md (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/custom-values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/files/crd-manifest.tgz (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/templates/jobs.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/templates/manifest.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/templates/rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring-crd/104.1.2+up57.0.3/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/BUILD-README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/CHANGELOG.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/CONTRIBUTING.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/CUSTOM-README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/app-README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/dashboards/custom-dashboard.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_config.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_pod.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configSecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap-dashboard-provider.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/dashboards-json-configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/headless-service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/hpa.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-hpa.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-network-policy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/ingress.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/nginx-config.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/pvc.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret-env.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/statefulset.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/ciliumnetworkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/crs-configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/kubeconfig-secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/pdb.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/podsecuritypolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rbac-configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/verticalpodautoscaler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/certmanager.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-auth-delegator.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-resource-reader.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-resource-reader.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-apiservice.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role-binding-hpa.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-apiservice.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role-binding-hpa.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/pdb.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-apiservice.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role-binding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/role-binding-auth-reader.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/daemonset.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/endpoints.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/extra-manifests.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/rbac-configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy-rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/.helmignore (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/Chart.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/README.md (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/scripts/configure-firewall.ps1 (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/config.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/daemonset.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/podmonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/scriptConfig.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/custom-values.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/nginx.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/request-handling-performance.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster-nodes.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundle.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundledeployment.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/cluster.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/clustergroup.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/controller-runtime.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/gitrepo.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/home/rancher-default-home.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd-nodes.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components-nodes.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node-detail.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/performance/performance-debugging.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod-containers.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload-pods.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload.json (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/files/upgrade/scripts/delete-workloads-with-old-labels.sh (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/alertmanager.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/extrasecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingress.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingressperreplica.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/podDisruptionBudget.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceperreplica.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-api-server/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/endpoints.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/endpoints.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/endpoints.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/endpoints.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-state-metrics/validate.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kubelet/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/node-exporter/validate.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/extra-objects.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmap-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmaps-datasources.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/alertmanager-overview.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/apiserver.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/cluster-total.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/controller-manager.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/etcd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/grafana-overview.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-coredns.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-node.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-cluster.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-namespace.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-pod.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-cluster-rsrc-use.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-node-rsrc-use.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/kubelet.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-pod.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-workload.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-rsrc-use.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes-darwin.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/pod-total.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/scheduler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/workload-total.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/namespaces.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/_prometheus-operator.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/_prometheus-operator-webhook.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/pdb.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-createSecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-patchWebhook.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-patchWebhook.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-createSecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-patchWebhook.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/mutatingWebhookConfiguration.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/validatingWebhookConfiguration.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/certmanager.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/ciliumnetworkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/deployment.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/networkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/verticalpodautoscaler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/_rules.tpl (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertRelabelConfigs.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertmanagerConfigs.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalPrometheusRules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalScrapeConfigs.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ciliumnetworkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/csi-secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/extrasecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingress.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressThanosSidecar.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressperreplica.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/networkpolicy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/nginx-config.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podDisruptionBudget.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podmonitors.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/prometheus.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/alertmanager.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/config-reloaders.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/etcd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/general.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_cpu_usage_seconds_total.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_cache.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_rss.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_swap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_working_set_bytes.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_resource.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.pod_owner.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-burnrate.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-histogram.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-slos.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-general.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-node-recording.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-scheduler.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-state-metrics.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubelet.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-apps.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-resources.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-storage.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-apiserver.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-controller-manager.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kube-proxy.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kubelet.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-scheduler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-network.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus-operator.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.node.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.pod.rules.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecar.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecarExternal.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitorThanosSidecar.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitors.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceperreplica.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/clusterrole.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/config-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboard-role.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/addons/ingress-nginx-dashboard.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/cluster-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/default-dashboard.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/fleet-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/k8s-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/nodes-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/performance-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/pods-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/workload-dashboards.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/fleet/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/rancher/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/hardened.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/configmap.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/job.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/rbac.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/extrasecret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ingress.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/podDisruptionBudget.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ruler.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/secret.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/service.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/servicemonitor.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/validate-install-crd.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/templates/validate-psp-install.yaml (100%) rename {charts => manifests/helm}/rancher-monitoring/104.1.2+up57.0.3/values.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/.helmignore (100%) rename {charts => manifests/helm}/rancher/2.10.1/BUILD-README.md (100%) rename {charts => manifests/helm}/rancher/2.10.1/CUSTOM-README.md (100%) rename {charts => manifests/helm}/rancher/2.10.1/Chart.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/README.md (100%) rename {charts => manifests/helm}/rancher/2.10.1/custom-values.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/scripts/README.md (100%) rename {charts => manifests/helm}/rancher/2.10.1/scripts/cleanup-rancher.sh (100%) rename {charts => manifests/helm}/rancher/2.10.1/scripts/post-delete-hook.sh (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/NOTES.txt (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/clusterRoleBinding.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/configMap.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/deployment.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/ingress.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/issuer-letsEncrypt.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/issuer-rancher.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/preinstallHook/create-tls-ca-job.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/preinstallHook/ingress.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/preinstallHook/role.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/preinstallHook/rolebinding.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/preinstallHook/serviceaccount.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/priorityClass.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/pvc.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/secret.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/service.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/templates/serviceAccount.yaml (100%) rename {charts => manifests/helm}/rancher/2.10.1/values.schema.json (100%) rename {charts => manifests/helm}/rancher/2.10.1/values.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/BUILD-README.md (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/CUSTOM-README.md (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/Chart.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/README.md (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/crds/sparkoperator.k8s.io_sparkapplications.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/custom-values.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/_helpers.tpl (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/deployment.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/rbac.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/service.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/controller/serviceaccount.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/prometheus/_helpers.tpl (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/prometheus/podmonitor.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/spark/_helpers.tpl (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/spark/rbac.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/spark/serviceaccount.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/_helpers.tpl (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/deployment.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/mutatingwebhookconfiguration.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/poddisruptionbudget.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/rbac.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/service.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/serviceaccount.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/templates/webhook/validatingwebhookconfiguration.yaml (100%) rename {charts => manifests/helm}/spark-operator/2.0.2/values.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/.helmignore (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/BUILD-README.md (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/CUSTOM-README.md (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/Chart.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/README.md (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/crds/starrocks.com_starrocksclusters.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/custom-values.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/NOTES.txt (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/clusterrole.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/clusterrolebinding.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/deployment.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/leader-election-role-binding.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/leader-election-role.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/role.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/templates/service_account.yaml (100%) rename {charts => manifests/helm}/starrocks-operator/1.11.3/values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/.helmignore (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/BUILD-README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/Chart.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/custom-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/shared-data-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/shared-nothing-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/beconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/cnconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/configmaps.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/feconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/init-pwd/configmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/init-pwd/job.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/resources.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/secrets.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/templates/starrockscluster.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3-4.0.0/values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/.helmignore (100%) rename {charts => manifests/helm}/starrocks/1.11.3/BUILD-README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3/CUSTOM-README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3/Chart.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/README.md (100%) rename {charts => manifests/helm}/starrocks/1.11.3/custom-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/shared-data-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/shared-nothing-values.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/NOTES.txt (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/beconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/cnconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/configmaps.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/feconfigmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/init-pwd/configmap.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/init-pwd/job.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/resources.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/secrets.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/templates/starrockscluster.yaml (100%) rename {charts => manifests/helm}/starrocks/1.11.3/values.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/.helmignore (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/BUILD-README.md (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/Chart.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/README.md (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/040-Crd-kafka.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/041-Crd-kafkaconnect.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/042-Crd-strimzipodset.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/043-Crd-kafkatopic.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/044-Crd-kafkauser.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/045-Crd-kafkanodepool.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/046-Crd-kafkabridge.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/047-Crd-kafkaconnector.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/048-Crd-kafkamirrormaker2.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/crds/049-Crd-kafkarebalance.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/custom-values.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/.templateignore (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-cruise-control.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-bridge.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-connect.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-exporter.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-mirror-maker-2.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-oauth.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kraft.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-operators.json (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/010-ServiceAccount-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/020-ClusterRole-strimzi-cluster-operator-role.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/020-RoleBinding-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/021-ClusterRole-strimzi-cluster-operator-role.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/021-ClusterRoleBinding-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/022-ClusterRole-strimzi-cluster-operator-role.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/022-RoleBinding-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/023-ClusterRole-strimzi-cluster-operator-role.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/023-RoleBinding-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/030-ClusterRole-strimzi-kafka-broker.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/031-ClusterRole-strimzi-entity-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/033-ClusterRole-strimzi-kafka-client.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/033-ClusterRoleBinding-strimzi-cluster-operator-kafka-client-delegation.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/050-ConfigMap-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/051-PodDisruptionBudget-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/060-Deployment-strimzi-cluster-operator.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/070-ClusterRole-strimzi-admin.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/080-ClusterRole-strimzi-view.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/090-ConfigMap-strimzi-grafana-dashboards.yaml (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/NOTES.txt (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/templates/_kafka_image_map.tpl (100%) rename {charts => manifests/helm}/strimzi-kafka-operator/0.47.0/values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/.helmignore (100%) rename {charts => manifests/helm}/superset/0.13.5/BUILD-README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/CUSTOM-README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/Chart.lock (100%) rename {charts => manifests/helm}/superset/0.13.5/Chart.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/README.md.gotmpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/networkpolicy-egress.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/.helmignore (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/Chart.lock (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/Chart.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/.helmignore (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/README.md (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/charts/common/values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/img/redis-cluster-topology.png (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/img/redis-topology.png (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/NOTES.txt (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/headless-svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/health-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/master/application.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/master/psp.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/master/pvc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/master/service.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/master/serviceaccount.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/metrics-svc.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/networkpolicy.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/pdb.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/replicas/hpa.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/replicas/service.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/replicas/serviceaccount.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/replicas/statefulset.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/role.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/scripts-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/secret.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/sentinel/hpa.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/sentinel/node-services.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/sentinel/ports-configmap.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/sentinel/service.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/sentinel/statefulset.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/servicemonitor.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/templates/tls-secret.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/values.schema.json (100%) rename {charts => manifests/helm}/superset/0.13.5/charts/redis/values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/custom-values.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/NOTES.txt (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/configmap-superset.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/deployment-beat.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/deployment-flower.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/deployment-worker.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/deployment-ws.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/deployment.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/hpa-node.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/hpa-worker.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/ingress.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/init-job.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/pdb-beat.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/pdb-flower.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/pdb-worker.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/pdb-ws.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/pdb.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/secret-env.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/secret-superset-config.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/secret-ws.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/service-flower.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/service-ws.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/service.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/superset/0.13.5/values.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/.helmignore (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/BUILD-README.md (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/CUSTOM-README.md (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/Chart.lock (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/Chart.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/.helmignore (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/Chart.lock (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/Chart.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/README.md (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/.helmignore (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/Chart.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/README.md (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_affinities.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_capabilities.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_compatibility.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_errors.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_images.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_ingress.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_labels.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_names.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_resources.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_secrets.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_storage.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_tplvalues.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_utils.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_warnings.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_redis.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_validations.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/charts/common/values.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/NOTES.txt (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/backup/cronjob.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/backup/networkpolicy.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/backup/pvc.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/extra-list.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/extended-configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/initialization-configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-svc.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/networkpolicy.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/pdb.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/servicemonitor.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/statefulset.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc-headless.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/prometheusrule.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/psp.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/extended-configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-svc.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/networkpolicy.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/pdb.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/servicemonitor.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/statefulset.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/svc-headless.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/read/svc.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/role.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/secrets.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/templates/tls-secrets.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/values.schema.json (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/charts/postgresql/values.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/custom-value.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/server/Ingress.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/server/_config.tpl (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/server/configmap.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/server/service.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/server/statefulset.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/ui/deployment.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/templates/ui/service.yaml (100%) rename {charts => manifests/helm}/unitycatalog/0.2.0/values.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/CUSTOM-README.md (100%) rename {charts => manifests/helm}/vllm/0.0.11/Chart.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/README.md (100%) rename {charts => manifests/helm}/vllm/0.0.11/custom-values.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/_helpers.tpl (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/configmap.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/deployment-router.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/deployment-vllm-multi.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/ingress.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/pvc.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/role.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/rolebinding.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/secrets.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/service-router.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/service-vllm.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/templates/serviceaccount.yaml (100%) rename {charts => manifests/helm}/vllm/0.0.11/values.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/CUSTOM-README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/LICENSE (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/mutating-webhook-configuration.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/certificate.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/mutating-webhook-configuration.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/overlays/oauth2-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/patches/configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/logos-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/spawner_ui_config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/bases/kubeflow.org_notebooks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/cainjection_in_notebooks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/trivial_conversion_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/validation_patches.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/webhook_in_notebooks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_auth_proxy_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_image_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_prometheus_metrics_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_webhook_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/webhookcainjection_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/user_cluster_roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1_notebook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1alpha1_notebook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1beta1_notebook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/controller/controller.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/controller/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/controller/rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/controller/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/controller/trial-templates.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/crd/experiment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/crd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/crd/suggestion.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/crd/trial.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/db-manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/mysql/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/mysql/mysql.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/mysql/pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/mysql/secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/mysql/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/namespace/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/namespace/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/postgres/postgres.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/postgres/pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/postgres/secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/postgres/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/ui/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/ui/rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/ui/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/ui/ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/components/webhook/webhooks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/certificate.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/patches/katib-cert-injection.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/patches/db-manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/leader-election-rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/service-serving-cert.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/webhook-inject-cabundle.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/patches/db-manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/katib-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/istio-authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kubeflow-katib-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/enable-ui-authz-checks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/istio-sidecar-injection.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/remove-namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/ui-rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/ui-virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/Makefile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/UPGRADE.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/assets/kserve.png (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/assets/kserve_new.png (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/aggregated-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/kserve-cluster-resources.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/kserve.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/kserve_kubeflow.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/kserve/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/base/istio.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/base/rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-sidecar.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-vsvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/web-app-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/manager_metrics_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/metrics_service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/allow-metrics-traffic.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/replacements.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/monitor.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_reader_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/clusterstoragecontainer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/authorization-policy-ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/destination-rule-ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/model-registry-ui-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/patches/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/patches/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/Makefile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/application/application.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/application/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelines.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelineversions.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/mysql-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/pipeline-install-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/pipeline-install-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/postgres-secret-extended.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/istio-authorization-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/decorator-controller.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/requirements-dev.txt (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/run_tests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/sync.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/test_sync.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/configmap-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/view-edit-cluster-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/patches/metadata-grpc-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/patches/metadata-grpc-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/scheduled-workflow-crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/viewer-crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/container-builder-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kfp-launcher-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/viewer-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/cache-deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/ml-pipeline-apiserver-deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-mutating-webhook-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-validating-webhook-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-ui-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/config (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/minio-artifact-secret-patch.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/secret.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/viewer-pod-template.json (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-artifact-secret.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/mysql-secret.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/readme.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert-issuer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert-issuer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-webhook-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/cluster-scoped-resources/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/delete-cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/mutating-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/validating-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/mutating-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/validating-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.clusterrole.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.crb.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.deployment.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.role.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.rolebinding.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.sa.cache-deployer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/forward-local-api-endpoint.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/postgresql/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/mysql-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/gcp-configurations-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-artifact-secret.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/plain-multi-user/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/plain/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-emissary/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-emissary/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-legacy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-postgresql/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/gcp-workload-identity-setup.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/hack/format.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/hack/presubmit.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/hack/release.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/hack/test.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/sample/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/sample/cluster-scoped-resources/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/sample/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/sample/params-db-secret.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/sample/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/application-crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/.krmignore (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Kptfile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Makefile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-deployment-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/workflow-controller-clusterrolebinding-patch.json (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/cluster-scoped/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/workflow-controller-deployment-patch.json (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/Kptfile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/LICENSE (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_cronworkflows.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflows.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflows.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-priorityclass.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-aggregate-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/argo-server-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/workflow-controller-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/argo-server-sso-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifact-repositories-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/cluster-workflow-template-rbac.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/default.service-account-token-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/docker/executor-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/emissary/executor-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/k8sapi/executor-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/executor-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-default-clusterrolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/pns/executor-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-deploy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/my-httpbin-cred-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-deploy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/my-minio-cred-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/argo-server-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-config-cluster.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/argo-workflows-webhook-clients-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/submit-workflow-template-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-default-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/overlays/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/argo-mysql-config-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/overlays/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/argo-postgres-config-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/overlays/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dev-svc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-cm.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-rb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/argo-server-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/workflow-controller-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/stateful-set.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/mlpipeline-minio-artifact-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-pv-claim.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-serviceaccount.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-secret.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-serviceaccount.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-configmap.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-sa.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pipeline/upstream/wi-utils.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/base/namespace-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/base/patches/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/bases/kubeflow.org_profiles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/cainjection_in_profiles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/trivial_conversion_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/webhook_in_profiles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/default/manager_auth_proxy_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/default/manager_prometheus_metrics_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/default/manager_webhook_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/default/webhookcainjection_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/manager/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/kfam.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/remove-namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/prometheus/monitor.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_client_clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_editor_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_viewer_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile_aws_iam.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1beta1_profile.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/certificate.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/bases/kubeflow.org_pvcviewers.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/cainjection_in_pvcviewers.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/webhook_in_pvcviewers.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/cainjection_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/dnsnames_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_auth_proxy_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_webhook_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/remove_namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/monitor.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_editor_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_viewer_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/_v1alpha1_pvcviewer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/manifests.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/spark-operator/base/aggregated-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/spark-operator/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/spark-operator/base/resources.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/spark-operator/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/spark-operator/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/spark/sparkapplication_example.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_controller_config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/certificate.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/bases/tensorboard.kubeflow.org_tensorboards.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/cainjection_in_tensorboards.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/webhook_in_tensorboards.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_auth_proxy_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_prometheus_metrics_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_webhook_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/webhookcainjection_patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/controller_manager_config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/monitor.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/samples/tensorboard_v1alpha1_tensorboard.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/manifests.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_jaxjobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_mpijobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_paddlejobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_pytorchjobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_tfjobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_xgboostjobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/manifests.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kubeflow-training-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_clustertrainingruntimes.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainingruntimes.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainjobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/torch-distributed.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomizeconfig.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/manifests.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-runtimes/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role-binding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/viewer-spec.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/base/upstream/cert-manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/cluster-issuer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/config-map.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/crds.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/dex-passwords.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/secret_params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/config-map.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/deny_all_authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway_authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/install.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/disable-debugging.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istiod-remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istiod.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/cluster-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/profile-overlay.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/profile.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-1-24/split-istio-packages (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/crd.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/deny_all_authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway_authorizationpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/install.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/disable-debugging.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istiod-remove-pdb.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istiod.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/cluster-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/profile-overlay.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/profile.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/istio-cni-1-24/split-istio-packages (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/eventing-post-install.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing/base/patches/clusterrole-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/eventing-core.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/in-memory-channel.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/mt-channel-broker.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/serving-post-install-jobs.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-istio.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-admin.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-edit.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-view.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/namespace-injection.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/remove-gateway.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/seccomp.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/service-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/patches/sidecar-injection.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/net-istio.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/serving-core.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/config-domain.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-istio-system.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-knative-serving.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-namespace/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-namespace/base/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-roles/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-roles/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-roles/base/cluster-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/kubeflow-roles/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/cache-server.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/centraldashboard.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/default-allow-same-namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/jupyter-web-app.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/katib-controller.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/katib-db-manager.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/katib-ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/kserve-models-web-app.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/kserve.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/metadata-envoy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/metadata-grpc-server.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/minio.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline-ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/model-registry-ui.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/model-registry.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/poddefaults.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/pvcviewer-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/spark-operator-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/tensorboards-web-app.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/training-operator-webhook.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/networkpolicies/base/volumes-web-app.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/kubeflow-logo.svg (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/namespace.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/oauth2_proxy.cfg (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/serviceaccount.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/base/virtualservice.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/clusterrolebinding.unauthenticated-oidc-viewer.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/patches/deployment.logout-url.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/cluster-jwks-proxy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/cm.enable-oauth2-proxy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/deployment.jwt-refresh-interval.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.cloudflare.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.cloudflare.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/requestauthentication.dex-jwt.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/kubeflow_auth_diagram.svg (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/components/oauth2-flow.svg (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-eks/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-kind/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/requestauthentication.keycloak-jwt.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/m2m.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/patch-oauth2-proxy-config.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/secrets.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/user-namespace/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/user-namespace/base/params.env (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/user-namespace/base/params.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/common/user-namespace/base/profile-instance.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/applicationset/kubeflow-applicationset.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/istio-system/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-core/cluster-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-core/cluster-role.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-core/cluster-rolebinding.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-core/ingress.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-core/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-domain.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-feature.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-network.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-istio-system.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-knative-serving.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/dip/kubeflow-dependencies/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/example/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/Makefile (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/UPGRADE.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/assets/architecture.svg (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/assets/map-of-ray.png (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/aggregated-roles.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/resources.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/disable-injection.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/raycluster_example.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/ray/test.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/OWNERS (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/UPDGRADE.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/minio-service-patch.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/sync.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-create-admin-user-job.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-deployment.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-networkpolicy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-pvc.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service-account.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/seaweedfs/test.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/namespace-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/namespace-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/auth-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/cert-manager-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/istio-system-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/knative-serving-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/kubeflow-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/oauth2-proxy-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/kustomization.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/auth-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/cert-manager-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/istio-system-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/knative-serving-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/kubeflow-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/oauth2-proxy-labels.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/proposals/20200913-rootlessKubeflow.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/proposals/20220926-contrib-component-guidelines.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/proposals/20230323-end-to-end-testing.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/proposals/20240606-jwt-handling.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/proposals/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/library.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-istio-cni-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-istio-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-katib-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-knative-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-kserve-kserve-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-kserve-web-application-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-kubeflow-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-model-registry-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-pipelines-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-spark-operator-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/synchronize-training-operator-manifests.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/template.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/scripts/trivy_scan.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/README.md (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/enable_baseline_PSS.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/enable_restricted_PSS.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_argo_cli.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_central_dashboard.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_cert_manager.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_dex.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_istio-cni.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_katib.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_knative-cni.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_kserve.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_kubectl.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_kubeflow_profile.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_kustomize.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_multi_tenancy.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_oauth2-proxy.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_pipelines.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_pipelines_swfs.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_spark.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_training_operator.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_trivy.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/install_volumes_web_application.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/katib_test.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/kserve_test.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/poddefaults.access-ml-pipeline.kubeflow-user-example-com.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/test_pipeline.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kf-objects/training_operator_job.yaml (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kserve/data/iris_input.json (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kserve/requirements.txt (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kserve/test_sklearn.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/kserve/utils.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/oauth2_dex_credentials.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/port_forward_gateway.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/run_and_wait_kubeflow_pipeline.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/runasnonroot.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_dex_login.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_kserve.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v1.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v2.py (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_spark.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_training_operator.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/test_volumes_web_application.sh (100%) rename {charts => manifests/kustomize}/kubeflow/1.10.0/tests/gh-actions/trivy_scan.py (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/OWNERS (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/README.md (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/base/model-registry-configmap.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/base/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/base/model-registry-sa.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/base/model-registry-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/default/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/default/manager_metrics_patch.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/default/metrics_service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/manager/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/manager/manager.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/network-policy/allow-metrics-traffic.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/network-policy/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/overlays/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/overlays/base/params.env (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/overlays/base/replacements.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/prometheus/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/prometheus/monitor.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/leader_election_role.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/leader_election_role_binding.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/metrics_auth_role.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/metrics_auth_role_binding.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/metrics_reader_role.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/role.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/role_binding.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/controller/rbac/service_account.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/csi/clusterstoragecontainer.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/csi/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/istio/destination-rule.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/istio/istio-authorization-policy.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/base/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/base/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/base/model-registry-ui-role.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/base/model-registry-ui-service-account.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/base/model-registry-ui-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/integrated/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/integrated/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/istio/authorization-policy-ui.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/istio/destination-rule-ui.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/istio/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/istio/model-registry-ui-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/istio/virtual-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/standalone/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/options/ui/overlays/standalone/model-registry-ui-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/argocd/README.md (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/argocd/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/argocd/model-registry-application.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/argocd/patch-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/argocd/patch-model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/model-registry-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/model-registry-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/model-registry-db-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/params.env (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/patches/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/db/secrets.env (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/kustomization.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/model-registry-db-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/model-registry-db-pvc.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/model-registry-db-service.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/params.env (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/patches/model-registry-deployment.yaml (100%) rename {charts => manifests/kustomize}/model-registry/0.2.19/overlays/postgres/secrets.env (100%) diff --git a/doc/chart-restructure-plan.md b/doc/chart-restructure-plan.md index ab0bf43..8eef48d 100644 --- a/doc/chart-restructure-plan.md +++ b/doc/chart-restructure-plan.md @@ -1,94 +1,134 @@ -# 차트 디렉토리 구조 변경 계획 +# 매니페스트 디렉토리 구조 변경 계획 ## 개요 -charts 디렉토리 구조를 `charts/{app_name}`에서 `charts/{app_name}/{chart_version}`으로 변경합니다. 각 Chart.yaml 파일의 버전 정보를 사용합니다. kustomize를 사용하는 `kubeflow`, `model-registry`는 app version을 사용합니다. +기존 charts 디렉토리를 manifests로 변경하고, 디렉토리 구조를 `manifests/{tool}/{app_name}/{version}`으로 변경합니다. 각 Chart.yaml 파일의 버전 정보를 사용하며, kustomize를 사용하는 `kubeflow`, `model-registry`는 app version을 사용합니다. + +## 디렉토리 네이밍 변경 사유 + +### 기존 "charts" 디렉토리의 문제점 +- **의미적 부정확성**: "charts"는 Helm 전용 용어로, Kustomize 매니페스트를 포함하기에 부적절 +- **혼란 야기**: 새로운 팀원이나 외부 개발자가 디렉토리 구조를 이해하기 어려움 +- **확장성 제한**: 향후 다른 배포 도구 추가 시 네이밍 일관성 문제 + +### "manifests" 선택 이유 +- **업계 표준**: Istio, ArgoCD 등 주요 오픈소스 프로젝트에서 사용 +- **도구 중립적**: Helm, Kustomize, 원시 YAML 등 모든 배포 도구 포괄 +- **의미 명확성**: Kubernetes 매니페스트의 집합이라는 의미가 직관적 +- **확장성**: 향후 Jsonnet, Pulumi 등 다른 도구 추가 시에도 일관성 유지 + +## 새로운 디렉토리 구조 +``` +manifests/ +├── helm/ +│ ├── kafka-ui/1.5.1/ +│ ├── keycloak/18.4.0/ +│ └── ... +└── kustomize/ + ├── kubeflow/1.10.0/ + └── model-registry/0.2.19/ +``` ## 현재 구조 vs 새로운 구조 매핑 Chart.yaml 분석을 바탕으로 한 현재 구조에서 새로운 구조로의 매핑: -| 현재 경로 | 차트 버전 | 새로운 경로 | -|-----------|-----------|-------------| -| `charts/airflow/` | 1.16.0 | `charts/airflow/1.16.0/` | -| `charts/argo-cd/` | 7.7.0 | `charts/argo-cd/7.7.0/` | -| `charts/cert-manager/` | v1.16.1 | `charts/cert-manager/v1.16.1/` | -| `charts/dnsup/` | 1.0.1 | `charts/dnsup/1.0.1/` | -| `charts/flowise/` | 6.0.0 | `charts/flowise/6.0.0/` | -| `charts/gitea/` | 12.4.0 | `charts/gitea/12.4.0/` | -| `charts/harbor/` | 1.16.2 | `charts/harbor/1.16.2/` | -| `charts/kafka/` | 32.4.3 | `charts/kafka/32.4.3/` | -| `charts/kafka-cluster/` | 1.0.0 | `charts/kafka-cluster/1.0.0/` | -| `charts/kafka-ui/` | 1.5.1 | `charts/kafka-ui/1.5.1/` | -| `charts/keycloak/` | 18.4.0 | `charts/keycloak/18.4.0/` | -| `charts/kong/` | 2.46.0 | `charts/kong/2.46.0/` | -| `charts/kserve/` | 0.1.0 | `charts/kserve/0.1.0/` | -| `charts/kubeflow/` | 1.10.0 | `charts/kubeflow/1.10.0/` | -| `charts/kyverno/` | 3.4.1 | `charts/kyverno/3.4.1/` | -| `charts/lakekeeper/` | 0.8.1 | `charts/lakekeeper/0.8.1/` | -| `charts/langflow-ide/` | 0.1.0 | `charts/langflow-ide/0.1.0/` | -| `charts/langfuse/` | 1.0.0-rc.2 | `charts/langfuse/1.0.0-rc.2/` | -| `charts/litellm/` | 0.4.4 | `charts/litellm/0.4.4/` | -| `charts/mlflow/` | 2.1.0 | `charts/mlflow/2.1.0/` | -| `charts/model-registry/` | 0.2.19 | `charts/model-registry/0.2.19/` | -| `charts/nemo/` | 25.4.0 | `charts/nemo/25.4.0/` | -| `charts/nim/` | 25.4.0 | `charts/nim/25.4.0/` | -| `charts/ollama/` | 1.1.2 | `charts/ollama/1.1.2/` | -| `charts/open-webui/` | 5.4.0 | `charts/open-webui/5.4.0/` | -| `charts/postgresql-ha/` | 11.9.4 | `charts/postgresql-ha/11.9.4/` | -| `charts/qdrant/` | 1.12.4 | `charts/qdrant/1.12.4/` | -| `charts/ragflow/` | 0.1.0 | `charts/ragflow/0.1.0/` | -| `charts/rancher/` | 2.10.1 | `charts/rancher/2.10.1/` | -| `charts/rancher-monitoring/` | 104.1.2+up57.0.3 | `charts/rancher-monitoring/104.1.2+up57.0.3/` | -| `charts/rancher-monitoring-crd/` | 104.1.2+up57.0.3 | `charts/rancher-monitoring-crd/104.1.2+up57.0.3/` | -| `charts/spark-operator/` | 2.0.2 | `charts/spark-operator/2.0.2/` | -| `charts/starrocks/` | 1.11.3 | `charts/starrocks/1.11.3/` | -| `charts/starrocks-operator/` | 1.11.3 | `charts/starrocks-operator/1.11.3/` | -| `charts/strimzi-kafka-operator/` | 0.47.0 | `charts/strimzi-kafka-operator/0.47.0/` | -| `charts/superset/` | 0.13.5 | `charts/superset/0.13.5/` | -| `charts/unitycatalog/` | 0.2.0 | `charts/unitycatalog/0.2.0/` | -| `charts/vllm/` | 0.0.11 | `charts/vllm/0.0.11/` | +| 현재 경로 | 도구 | 버전 | 새로운 경로 | +|-----------|------|------|-------------| +| `charts/airflow/` | Helm | 1.16.0 | `manifests/helm/airflow/1.16.0/` | +| `charts/argo-cd/` | Helm | 7.7.0 | `manifests/helm/argo-cd/7.7.0/` | +| `charts/cert-manager/` | Helm | v1.16.1 | `manifests/helm/cert-manager/v1.16.1/` | +| `charts/dnsup/` | Helm | 1.0.1 | `manifests/helm/dnsup/1.0.1/` | +| `charts/flowise/` | Helm | 6.0.0 | `manifests/helm/flowise/6.0.0/` | +| `charts/gitea/` | Helm | 12.4.0 | `manifests/helm/gitea/12.4.0/` | +| `charts/harbor/` | Helm | 1.16.2 | `manifests/helm/harbor/1.16.2/` | +| `charts/kafka/` | Helm | 32.4.3 | `manifests/helm/kafka/32.4.3/` | +| `charts/kafka-cluster/` | Helm | 1.0.0 | `manifests/helm/kafka-cluster/1.0.0/` | +| `charts/kafka-ui/` | Helm | 1.5.1 | `manifests/helm/kafka-ui/1.5.1/` | +| `charts/keycloak/` | Helm | 18.4.0 | `manifests/helm/keycloak/18.4.0/` | +| `charts/kong/` | Helm | 2.46.0 | `manifests/helm/kong/2.46.0/` | +| `charts/kserve/` | Helm | 0.1.0 | `manifests/helm/kserve/0.1.0/` | +| `charts/kubeflow/` | Kustomize | 1.10.0 | `manifests/kustomize/kubeflow/1.10.0/` | +| `charts/kyverno/` | Helm | 3.4.1 | `manifests/helm/kyverno/3.4.1/` | +| `charts/lakekeeper/` | Helm | 0.8.1 | `manifests/helm/lakekeeper/0.8.1/` | +| `charts/langflow-ide/` | Helm | 0.1.0 | `manifests/helm/langflow-ide/0.1.0/` | +| `charts/langfuse/` | Helm | 1.0.0-rc.2 | `manifests/helm/langfuse/1.0.0-rc.2/` | +| `charts/litellm/` | Helm | 0.4.4 | `manifests/helm/litellm/0.4.4/` | +| `charts/mlflow/` | Helm | 2.1.0 | `manifests/helm/mlflow/2.1.0/` | +| `charts/model-registry/` | Kustomize | 0.2.19 | `manifests/kustomize/model-registry/0.2.19/` | +| `charts/nemo/` | Helm | 25.4.0 | `manifests/helm/nemo/25.4.0/` | +| `charts/nim/` | Helm | 25.4.0 | `manifests/helm/nim/25.4.0/` | +| `charts/ollama/` | Helm | 1.1.2 | `manifests/helm/ollama/1.1.2/` | +| `charts/open-webui/` | Helm | 5.4.0 | `manifests/helm/open-webui/5.4.0/` | +| `charts/postgresql-ha/` | Helm | 11.9.4 | `manifests/helm/postgresql-ha/11.9.4/` | +| `charts/qdrant/` | Helm | 1.12.4 | `manifests/helm/qdrant/1.12.4/` | +| `charts/ragflow/` | Helm | 0.1.0 | `manifests/helm/ragflow/0.1.0/` | +| `charts/rancher/` | Helm | 2.10.1 | `manifests/helm/rancher/2.10.1/` | +| `charts/rancher-monitoring/` | Helm | 104.1.2+up57.0.3 | `manifests/helm/rancher-monitoring/104.1.2+up57.0.3/` | +| `charts/rancher-monitoring-crd/` | Helm | 104.1.2+up57.0.3 | `manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/` | +| `charts/spark-operator/` | Helm | 2.0.2 | `manifests/helm/spark-operator/2.0.2/` | +| `charts/starrocks/` | Helm | 1.11.3 | `manifests/helm/starrocks/1.11.3/` | +| `charts/starrocks-operator/` | Helm | 1.11.3 | `manifests/helm/starrocks-operator/1.11.3/` | +| `charts/strimzi-kafka-operator/` | Helm | 0.47.0 | `manifests/helm/strimzi-kafka-operator/0.47.0/` | +| `charts/superset/` | Helm | 0.13.5 | `manifests/helm/superset/0.13.5/` | +| `charts/unitycatalog/` | Helm | 0.2.0 | `manifests/helm/unitycatalog/0.2.0/` | +| `charts/vllm/` | Helm | 0.0.11 | `manifests/helm/vllm/0.0.11/` | -## 예외 사항 +## 배포 도구별 분류 -### 비표준 차트 구조(kustmize) -- `charts/kubeflow/` - Kustomize 기반 배포, app 버전 1.10.0 제공 -- `charts/model-registry/` - Kustomize 기반 배포, app 버전 0.2.19 제공 +### Helm 차트 +- 대부분의 애플리케이션이 Helm 차트로 구성 +- Chart.yaml 파일의 version 필드를 기준으로 버전 디렉토리 생성 -## 구현 단계 +### Kustomize 매니페스트 +- `kubeflow` - Kustomize 기반 배포, app 버전 1.10.0 +- `model-registry` - Kustomize 기반 배포, app 버전 0.2.19 -1. **백업 단계** - - 현재 charts 디렉토리 백업: `cp -r charts charts_backup_$(date +%Y%m%d_%H%M%S)` +## 마이그레이션 단계 +### 1단계: 디렉토리 네이밍 변경 (완료) +- `charts/` → `manifests/` 디렉토리명 변경 +- 도구별 하위 디렉토리 구조 생성: + - `manifests/helm/` + - `manifests/kustomize/` -2. **디렉토리 구조 변경 단계** - - 각 차트 디렉토리에 대해 버전 하위 디렉토리 생성 후 내용 이동: - ```bash - # 임시 디렉토리에 내용 이동 - mkdir -p /tmp/chart_temp/{app_name} - mv charts/{app_name}/* /tmp/chart_temp/{app_name}/ - - # 버전 디렉토리 생성 후 내용 이동 - mkdir -p charts/{app_name}/{version} - mv /tmp/chart_temp/{app_name}/* charts/{app_name}/{version}/ - - # 임시 디렉토리 정리 - rm -rf /tmp/chart_temp/{app_name} - ``` - - 또는 더 간단한 방법: - ```bash - # 버전 디렉토리 생성 - mkdir -p charts/{app_name}/{version} - - # 버전 디렉토리를 제외한 모든 파일/디렉토리 이동 - find charts/{app_name} -maxdepth 1 -not -name {version} -not -name {app_name} -exec mv {} charts/{app_name}/{version}/ \; - ``` +### 2단계: 백업 및 준비 +```bash +# 기존 charts 디렉토리 백업 (필요시) +cp -r charts charts_backup_$(date +%Y%m%d_%H%M%S) +``` -3. **검증 단계** - - 모든 파일이 올바르게 이동되었는지 확인 - - 고아 파일이 남아있지 않은지 확인 - - Chart.yaml 파일이 올바른 위치에 있는지 확인 +### 3단계: 버전별 디렉토리 구조 변경 +각 애플리케이션에 대해 버전 하위 디렉토리 생성 후 내용 이동: -4. **문서 업데이트 단계** - - 문서에서 이전 구조에 대한 참조 업데이트 - - 이전 경로를 참조하는 스크립트나 자동화 업데이트 +#### Helm 차트 이동 +```bash +# 예시: kafka-ui 차트 이동 +mkdir -p manifests/helm/kafka-ui/1.5.1 +mv manifests/helm/kafka-ui/* manifests/helm/kafka-ui/1.5.1/ 2>/dev/null || true +``` + +#### Kustomize 매니페스트 이동 +```bash +# 예시: kubeflow 매니페스트 이동 +mkdir -p manifests/kustomize/kubeflow/1.10.0 +mv manifests/kustomize/kubeflow/* manifests/kustomize/kubeflow/1.10.0/ 2>/dev/null || true +``` + +### 4단계: 검증 +- 모든 파일이 올바른 위치로 이동되었는지 확인 +- Chart.yaml 또는 kustomization.yaml 파일이 올바른 위치에 있는지 확인 +- 고아 파일이 남아있지 않은지 확인 + +### 5단계: 참조 경로 업데이트 +- BUILD-README.md 파일들의 경로 참조 업데이트 +- CUSTOM-README.md 파일들의 경로 참조 업데이트 +- CI/CD 파이프라인의 경로 참조 업데이트 +- 문서의 이전 경로 참조 업데이트 + +## 변경 이력 + +### 2026-01-19 +- **디렉토리 네이밍 변경**: `charts/` → `manifests/` + - 이유: Helm과 Kustomize 혼재 구조에서 "charts"는 의미적으로 부적절 + - 업계 표준인 "manifests" 네이밍 채택 + - 도구 중립적이며 확장 가능한 구조로 개선 diff --git a/charts/airflow/1.16.0/.helmignore b/manifests/helm/airflow/1.16.0/.helmignore similarity index 100% rename from charts/airflow/1.16.0/.helmignore rename to manifests/helm/airflow/1.16.0/.helmignore diff --git a/charts/airflow/1.16.0/BUILD-README.md b/manifests/helm/airflow/1.16.0/BUILD-README.md similarity index 100% rename from charts/airflow/1.16.0/BUILD-README.md rename to manifests/helm/airflow/1.16.0/BUILD-README.md diff --git a/charts/airflow/1.16.0/CUSTOM-README.md b/manifests/helm/airflow/1.16.0/CUSTOM-README.md similarity index 100% rename from charts/airflow/1.16.0/CUSTOM-README.md rename to manifests/helm/airflow/1.16.0/CUSTOM-README.md diff --git a/charts/airflow/1.16.0/Chart.lock b/manifests/helm/airflow/1.16.0/Chart.lock similarity index 100% rename from charts/airflow/1.16.0/Chart.lock rename to manifests/helm/airflow/1.16.0/Chart.lock diff --git a/charts/airflow/1.16.0/Chart.yaml b/manifests/helm/airflow/1.16.0/Chart.yaml similarity index 100% rename from charts/airflow/1.16.0/Chart.yaml rename to manifests/helm/airflow/1.16.0/Chart.yaml diff --git a/charts/airflow/1.16.0/INSTALL b/manifests/helm/airflow/1.16.0/INSTALL similarity index 100% rename from charts/airflow/1.16.0/INSTALL rename to manifests/helm/airflow/1.16.0/INSTALL diff --git a/charts/airflow/1.16.0/LICENSE b/manifests/helm/airflow/1.16.0/LICENSE similarity index 100% rename from charts/airflow/1.16.0/LICENSE rename to manifests/helm/airflow/1.16.0/LICENSE diff --git a/charts/airflow/1.16.0/NOTICE b/manifests/helm/airflow/1.16.0/NOTICE similarity index 100% rename from charts/airflow/1.16.0/NOTICE rename to manifests/helm/airflow/1.16.0/NOTICE diff --git a/charts/airflow/1.16.0/README.md b/manifests/helm/airflow/1.16.0/README.md similarity index 100% rename from charts/airflow/1.16.0/README.md rename to manifests/helm/airflow/1.16.0/README.md diff --git a/charts/airflow/1.16.0/RELEASE_NOTES.rst b/manifests/helm/airflow/1.16.0/RELEASE_NOTES.rst similarity index 100% rename from charts/airflow/1.16.0/RELEASE_NOTES.rst rename to manifests/helm/airflow/1.16.0/RELEASE_NOTES.rst diff --git a/charts/airflow/1.16.0/charts/postgresql/.helmignore b/manifests/helm/airflow/1.16.0/charts/postgresql/.helmignore similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/.helmignore rename to manifests/helm/airflow/1.16.0/charts/postgresql/.helmignore diff --git a/charts/airflow/1.16.0/charts/postgresql/Chart.lock b/manifests/helm/airflow/1.16.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/Chart.lock rename to manifests/helm/airflow/1.16.0/charts/postgresql/Chart.lock diff --git a/charts/airflow/1.16.0/charts/postgresql/Chart.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/Chart.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/Chart.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/README.md b/manifests/helm/airflow/1.16.0/charts/postgresql/README.md similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/README.md rename to manifests/helm/airflow/1.16.0/charts/postgresql/README.md diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/README.md b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/README.md rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/README.md diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/psp.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/psp.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/role.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/role.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/role.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/airflow/1.16.0/charts/postgresql/values.schema.json b/manifests/helm/airflow/1.16.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/values.schema.json rename to manifests/helm/airflow/1.16.0/charts/postgresql/values.schema.json diff --git a/charts/airflow/1.16.0/charts/postgresql/values.yaml b/manifests/helm/airflow/1.16.0/charts/postgresql/values.yaml similarity index 100% rename from charts/airflow/1.16.0/charts/postgresql/values.yaml rename to manifests/helm/airflow/1.16.0/charts/postgresql/values.yaml diff --git a/charts/airflow/1.16.0/custom-values.yaml b/manifests/helm/airflow/1.16.0/custom-values.yaml similarity index 100% rename from charts/airflow/1.16.0/custom-values.yaml rename to manifests/helm/airflow/1.16.0/custom-values.yaml diff --git a/charts/airflow/1.16.0/dockerfiles/README.md b/manifests/helm/airflow/1.16.0/dockerfiles/README.md similarity index 100% rename from charts/airflow/1.16.0/dockerfiles/README.md rename to manifests/helm/airflow/1.16.0/dockerfiles/README.md diff --git a/charts/airflow/1.16.0/dockerfiles/pgbouncer-exporter/Dockerfile b/manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer-exporter/Dockerfile similarity index 100% rename from charts/airflow/1.16.0/dockerfiles/pgbouncer-exporter/Dockerfile rename to manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer-exporter/Dockerfile diff --git a/charts/airflow/1.16.0/dockerfiles/pgbouncer-exporter/build_and_push.sh b/manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer-exporter/build_and_push.sh similarity index 100% rename from charts/airflow/1.16.0/dockerfiles/pgbouncer-exporter/build_and_push.sh rename to manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer-exporter/build_and_push.sh diff --git a/charts/airflow/1.16.0/dockerfiles/pgbouncer/Dockerfile b/manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer/Dockerfile similarity index 100% rename from charts/airflow/1.16.0/dockerfiles/pgbouncer/Dockerfile rename to manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer/Dockerfile diff --git a/charts/airflow/1.16.0/dockerfiles/pgbouncer/build_and_push.sh b/manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer/build_and_push.sh similarity index 100% rename from charts/airflow/1.16.0/dockerfiles/pgbouncer/build_and_push.sh rename to manifests/helm/airflow/1.16.0/dockerfiles/pgbouncer/build_and_push.sh diff --git a/charts/airflow/1.16.0/files/pod-template-file.kubernetes-helm-yaml b/manifests/helm/airflow/1.16.0/files/pod-template-file.kubernetes-helm-yaml similarity index 100% rename from charts/airflow/1.16.0/files/pod-template-file.kubernetes-helm-yaml rename to manifests/helm/airflow/1.16.0/files/pod-template-file.kubernetes-helm-yaml diff --git a/charts/airflow/1.16.0/files/statsd-mappings.yml b/manifests/helm/airflow/1.16.0/files/statsd-mappings.yml similarity index 100% rename from charts/airflow/1.16.0/files/statsd-mappings.yml rename to manifests/helm/airflow/1.16.0/files/statsd-mappings.yml diff --git a/charts/airflow/1.16.0/newsfragments/config.toml b/manifests/helm/airflow/1.16.0/newsfragments/config.toml similarity index 100% rename from charts/airflow/1.16.0/newsfragments/config.toml rename to manifests/helm/airflow/1.16.0/newsfragments/config.toml diff --git a/charts/airflow/1.16.0/reproducible_build.yaml b/manifests/helm/airflow/1.16.0/reproducible_build.yaml similarity index 100% rename from charts/airflow/1.16.0/reproducible_build.yaml rename to manifests/helm/airflow/1.16.0/reproducible_build.yaml diff --git a/charts/airflow/1.16.0/templates/NOTES.txt b/manifests/helm/airflow/1.16.0/templates/NOTES.txt similarity index 100% rename from charts/airflow/1.16.0/templates/NOTES.txt rename to manifests/helm/airflow/1.16.0/templates/NOTES.txt diff --git a/charts/airflow/1.16.0/templates/_helpers.yaml b/manifests/helm/airflow/1.16.0/templates/_helpers.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/_helpers.yaml rename to manifests/helm/airflow/1.16.0/templates/_helpers.yaml diff --git a/charts/airflow/1.16.0/templates/api-server/api-server-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/api-server/api-server-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/api-server/api-server-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/api-server/api-server-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/api-server/api-server-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/api-server/api-server-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/api-server/api-server-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/api-server/api-server-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/api-server/api-server-poddisruptionbudget.yaml b/manifests/helm/airflow/1.16.0/templates/api-server/api-server-poddisruptionbudget.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/api-server/api-server-poddisruptionbudget.yaml rename to manifests/helm/airflow/1.16.0/templates/api-server/api-server-poddisruptionbudget.yaml diff --git a/charts/airflow/1.16.0/templates/api-server/api-server-service.yaml b/manifests/helm/airflow/1.16.0/templates/api-server/api-server-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/api-server/api-server-service.yaml rename to manifests/helm/airflow/1.16.0/templates/api-server/api-server-service.yaml diff --git a/charts/airflow/1.16.0/templates/api-server/api-server-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/api-server/api-server-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/api-server/api-server-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/api-server/api-server-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/check-values.yaml b/manifests/helm/airflow/1.16.0/templates/check-values.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/check-values.yaml rename to manifests/helm/airflow/1.16.0/templates/check-values.yaml diff --git a/charts/airflow/1.16.0/templates/cleanup/cleanup-cronjob.yaml b/manifests/helm/airflow/1.16.0/templates/cleanup/cleanup-cronjob.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/cleanup/cleanup-cronjob.yaml rename to manifests/helm/airflow/1.16.0/templates/cleanup/cleanup-cronjob.yaml diff --git a/charts/airflow/1.16.0/templates/cleanup/cleanup-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/cleanup/cleanup-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/cleanup/cleanup-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/cleanup/cleanup-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/configmaps/configmap.yaml b/manifests/helm/airflow/1.16.0/templates/configmaps/configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/configmaps/configmap.yaml rename to manifests/helm/airflow/1.16.0/templates/configmaps/configmap.yaml diff --git a/charts/airflow/1.16.0/templates/configmaps/extra-configmaps.yaml b/manifests/helm/airflow/1.16.0/templates/configmaps/extra-configmaps.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/configmaps/extra-configmaps.yaml rename to manifests/helm/airflow/1.16.0/templates/configmaps/extra-configmaps.yaml diff --git a/charts/airflow/1.16.0/templates/configmaps/statsd-configmap.yaml b/manifests/helm/airflow/1.16.0/templates/configmaps/statsd-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/configmaps/statsd-configmap.yaml rename to manifests/helm/airflow/1.16.0/templates/configmaps/statsd-configmap.yaml diff --git a/charts/airflow/1.16.0/templates/configmaps/webserver-configmap.yaml b/manifests/helm/airflow/1.16.0/templates/configmaps/webserver-configmap.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/configmaps/webserver-configmap.yaml rename to manifests/helm/airflow/1.16.0/templates/configmaps/webserver-configmap.yaml diff --git a/charts/airflow/1.16.0/templates/dag-processor/dag-processor-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/dag-processor/dag-processor-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/dag-processor/dag-processor-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/dag-processor/dag-processor-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/dag-processor/dag-processor-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/dag-processor/dag-processor-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/dag-processor/dag-processor-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/dag-processor/dag-processor-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/dags-persistent-volume-claim.yaml b/manifests/helm/airflow/1.16.0/templates/dags-persistent-volume-claim.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/dags-persistent-volume-claim.yaml rename to manifests/helm/airflow/1.16.0/templates/dags-persistent-volume-claim.yaml diff --git a/charts/airflow/1.16.0/templates/flower/flower-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/flower/flower-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/flower/flower-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/flower/flower-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/flower/flower-ingress.yaml b/manifests/helm/airflow/1.16.0/templates/flower/flower-ingress.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/flower/flower-ingress.yaml rename to manifests/helm/airflow/1.16.0/templates/flower/flower-ingress.yaml diff --git a/charts/airflow/1.16.0/templates/flower/flower-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/flower/flower-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/flower/flower-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/flower/flower-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/flower/flower-service.yaml b/manifests/helm/airflow/1.16.0/templates/flower/flower-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/flower/flower-service.yaml rename to manifests/helm/airflow/1.16.0/templates/flower/flower-service.yaml diff --git a/charts/airflow/1.16.0/templates/flower/flower-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/flower/flower-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/flower/flower-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/flower/flower-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/jobs/create-user-job-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/jobs/create-user-job-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/jobs/create-user-job-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/jobs/create-user-job-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/jobs/create-user-job.yaml b/manifests/helm/airflow/1.16.0/templates/jobs/create-user-job.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/jobs/create-user-job.yaml rename to manifests/helm/airflow/1.16.0/templates/jobs/create-user-job.yaml diff --git a/charts/airflow/1.16.0/templates/jobs/migrate-database-job-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/jobs/migrate-database-job-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/jobs/migrate-database-job-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/jobs/migrate-database-job-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/jobs/migrate-database-job.yaml b/manifests/helm/airflow/1.16.0/templates/jobs/migrate-database-job.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/jobs/migrate-database-job.yaml rename to manifests/helm/airflow/1.16.0/templates/jobs/migrate-database-job.yaml diff --git a/charts/airflow/1.16.0/templates/limitrange.yaml b/manifests/helm/airflow/1.16.0/templates/limitrange.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/limitrange.yaml rename to manifests/helm/airflow/1.16.0/templates/limitrange.yaml diff --git a/charts/airflow/1.16.0/templates/logs-persistent-volume-claim.yaml b/manifests/helm/airflow/1.16.0/templates/logs-persistent-volume-claim.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/logs-persistent-volume-claim.yaml rename to manifests/helm/airflow/1.16.0/templates/logs-persistent-volume-claim.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-ingress.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-ingress.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-ingress.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-ingress.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-poddisruptionbudget.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-poddisruptionbudget.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-poddisruptionbudget.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-poddisruptionbudget.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-service.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-service.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-service.yaml diff --git a/charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/pgbouncer/pgbouncer-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/pgbouncer/pgbouncer-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/priorityclasses/priority-classes.yaml b/manifests/helm/airflow/1.16.0/templates/priorityclasses/priority-classes.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/priorityclasses/priority-classes.yaml rename to manifests/helm/airflow/1.16.0/templates/priorityclasses/priority-classes.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-cleanup-role.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-cleanup-role.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-cleanup-role.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-cleanup-role.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-cleanup-rolebinding.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-cleanup-rolebinding.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-cleanup-rolebinding.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-cleanup-rolebinding.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-launcher-role.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-launcher-role.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-launcher-role.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-launcher-role.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-launcher-rolebinding.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-launcher-rolebinding.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-launcher-rolebinding.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-launcher-rolebinding.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-log-reader-role.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-log-reader-role.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-log-reader-role.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-log-reader-role.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/pod-log-reader-rolebinding.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/pod-log-reader-rolebinding.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/pod-log-reader-rolebinding.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/pod-log-reader-rolebinding.yaml diff --git a/charts/airflow/1.16.0/templates/rbac/security-context-constraint-rolebinding.yaml b/manifests/helm/airflow/1.16.0/templates/rbac/security-context-constraint-rolebinding.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/rbac/security-context-constraint-rolebinding.yaml rename to manifests/helm/airflow/1.16.0/templates/rbac/security-context-constraint-rolebinding.yaml diff --git a/charts/airflow/1.16.0/templates/redis/redis-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/redis/redis-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/redis/redis-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/redis/redis-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/redis/redis-service.yaml b/manifests/helm/airflow/1.16.0/templates/redis/redis-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/redis/redis-service.yaml rename to manifests/helm/airflow/1.16.0/templates/redis/redis-service.yaml diff --git a/charts/airflow/1.16.0/templates/redis/redis-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/redis/redis-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/redis/redis-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/redis/redis-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/redis/redis-statefulset.yaml b/manifests/helm/airflow/1.16.0/templates/redis/redis-statefulset.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/redis/redis-statefulset.yaml rename to manifests/helm/airflow/1.16.0/templates/redis/redis-statefulset.yaml diff --git a/charts/airflow/1.16.0/templates/resourcequota.yaml b/manifests/helm/airflow/1.16.0/templates/resourcequota.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/resourcequota.yaml rename to manifests/helm/airflow/1.16.0/templates/resourcequota.yaml diff --git a/charts/airflow/1.16.0/templates/scheduler/scheduler-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/scheduler/scheduler-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/scheduler/scheduler-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/scheduler/scheduler-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/scheduler/scheduler-poddisruptionbudget.yaml b/manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-poddisruptionbudget.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/scheduler/scheduler-poddisruptionbudget.yaml rename to manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-poddisruptionbudget.yaml diff --git a/charts/airflow/1.16.0/templates/scheduler/scheduler-service.yaml b/manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/scheduler/scheduler-service.yaml rename to manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-service.yaml diff --git a/charts/airflow/1.16.0/templates/scheduler/scheduler-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/scheduler/scheduler-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/scheduler/scheduler-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/elasticsearch-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/elasticsearch-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/elasticsearch-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/elasticsearch-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/extra-secrets.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/extra-secrets.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/extra-secrets.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/extra-secrets.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/fernetkey-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/fernetkey-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/fernetkey-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/fernetkey-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/flower-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/flower-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/flower-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/flower-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/git-ssh-key-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/git-ssh-key-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/git-ssh-key-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/git-ssh-key-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/kerberos-keytab-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/kerberos-keytab-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/kerberos-keytab-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/kerberos-keytab-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/metadata-connection-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/metadata-connection-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/metadata-connection-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/metadata-connection-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/opensearch-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/opensearch-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/opensearch-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/opensearch-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/pgbouncer-certificates-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-certificates-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/pgbouncer-certificates-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-certificates-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/pgbouncer-config-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-config-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/pgbouncer-config-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-config-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/pgbouncer-stats-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-stats-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/pgbouncer-stats-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/pgbouncer-stats-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/redis-secrets.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/redis-secrets.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/redis-secrets.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/redis-secrets.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/registry-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/registry-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/registry-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/registry-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/result-backend-connection-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/result-backend-connection-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/result-backend-connection-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/result-backend-connection-secret.yaml diff --git a/charts/airflow/1.16.0/templates/secrets/webserver-secret-key-secret.yaml b/manifests/helm/airflow/1.16.0/templates/secrets/webserver-secret-key-secret.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/secrets/webserver-secret-key-secret.yaml rename to manifests/helm/airflow/1.16.0/templates/secrets/webserver-secret-key-secret.yaml diff --git a/charts/airflow/1.16.0/templates/statsd/statsd-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/statsd/statsd-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/statsd/statsd-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/statsd/statsd-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/statsd/statsd-ingress.yaml b/manifests/helm/airflow/1.16.0/templates/statsd/statsd-ingress.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/statsd/statsd-ingress.yaml rename to manifests/helm/airflow/1.16.0/templates/statsd/statsd-ingress.yaml diff --git a/charts/airflow/1.16.0/templates/statsd/statsd-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/statsd/statsd-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/statsd/statsd-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/statsd/statsd-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/statsd/statsd-service.yaml b/manifests/helm/airflow/1.16.0/templates/statsd/statsd-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/statsd/statsd-service.yaml rename to manifests/helm/airflow/1.16.0/templates/statsd/statsd-service.yaml diff --git a/charts/airflow/1.16.0/templates/statsd/statsd-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/statsd/statsd-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/statsd/statsd-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/statsd/statsd-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/triggerer/triggerer-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/triggerer/triggerer-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/triggerer/triggerer-kedaautoscaler.yaml b/manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-kedaautoscaler.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/triggerer/triggerer-kedaautoscaler.yaml rename to manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-kedaautoscaler.yaml diff --git a/charts/airflow/1.16.0/templates/triggerer/triggerer-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/triggerer/triggerer-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/triggerer/triggerer-service.yaml b/manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/triggerer/triggerer-service.yaml rename to manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-service.yaml diff --git a/charts/airflow/1.16.0/templates/triggerer/triggerer-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/triggerer/triggerer-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/triggerer/triggerer-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-hpa.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-hpa.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-hpa.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-hpa.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-ingress.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-ingress.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-ingress.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-ingress.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-poddisruptionbudget.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-poddisruptionbudget.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-poddisruptionbudget.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-poddisruptionbudget.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-service.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-service.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-service.yaml diff --git a/charts/airflow/1.16.0/templates/webserver/webserver-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/webserver/webserver-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/webserver/webserver-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/webserver/webserver-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-deployment.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-deployment.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-deployment.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-deployment.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-hpa.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-hpa.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-hpa.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-hpa.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-kedaautoscaler.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-kedaautoscaler.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-kedaautoscaler.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-kedaautoscaler.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-networkpolicy.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-networkpolicy.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-networkpolicy.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-networkpolicy.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-service.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-service.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-service.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-service.yaml diff --git a/charts/airflow/1.16.0/templates/workers/worker-serviceaccount.yaml b/manifests/helm/airflow/1.16.0/templates/workers/worker-serviceaccount.yaml similarity index 100% rename from charts/airflow/1.16.0/templates/workers/worker-serviceaccount.yaml rename to manifests/helm/airflow/1.16.0/templates/workers/worker-serviceaccount.yaml diff --git a/charts/airflow/1.16.0/values.schema.json b/manifests/helm/airflow/1.16.0/values.schema.json similarity index 100% rename from charts/airflow/1.16.0/values.schema.json rename to manifests/helm/airflow/1.16.0/values.schema.json diff --git a/charts/airflow/1.16.0/values.yaml b/manifests/helm/airflow/1.16.0/values.yaml similarity index 100% rename from charts/airflow/1.16.0/values.yaml rename to manifests/helm/airflow/1.16.0/values.yaml diff --git a/charts/airflow/1.16.0/values_schema.schema.json b/manifests/helm/airflow/1.16.0/values_schema.schema.json similarity index 100% rename from charts/airflow/1.16.0/values_schema.schema.json rename to manifests/helm/airflow/1.16.0/values_schema.schema.json diff --git a/charts/argo-cd/7.7.0/.helmignore b/manifests/helm/argo-cd/7.7.0/.helmignore similarity index 100% rename from charts/argo-cd/7.7.0/.helmignore rename to manifests/helm/argo-cd/7.7.0/.helmignore diff --git a/charts/argo-cd/7.7.0/BUILD-README.md b/manifests/helm/argo-cd/7.7.0/BUILD-README.md similarity index 100% rename from charts/argo-cd/7.7.0/BUILD-README.md rename to manifests/helm/argo-cd/7.7.0/BUILD-README.md diff --git a/charts/argo-cd/7.7.0/CUSTOM-README.md b/manifests/helm/argo-cd/7.7.0/CUSTOM-README.md similarity index 100% rename from charts/argo-cd/7.7.0/CUSTOM-README.md rename to manifests/helm/argo-cd/7.7.0/CUSTOM-README.md diff --git a/charts/argo-cd/7.7.0/Chart.lock b/manifests/helm/argo-cd/7.7.0/Chart.lock similarity index 100% rename from charts/argo-cd/7.7.0/Chart.lock rename to manifests/helm/argo-cd/7.7.0/Chart.lock diff --git a/charts/argo-cd/7.7.0/Chart.yaml b/manifests/helm/argo-cd/7.7.0/Chart.yaml similarity index 100% rename from charts/argo-cd/7.7.0/Chart.yaml rename to manifests/helm/argo-cd/7.7.0/Chart.yaml diff --git a/charts/argo-cd/7.7.0/README.md b/manifests/helm/argo-cd/7.7.0/README.md similarity index 100% rename from charts/argo-cd/7.7.0/README.md rename to manifests/helm/argo-cd/7.7.0/README.md diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/Chart.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/Chart.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/Chart.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/Chart.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/README.md b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/README.md similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/README.md rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/README.md diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/ci/haproxy-enabled-values.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/ci/haproxy-enabled-values.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/ci/haproxy-enabled-values.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/ci/haproxy-enabled-values.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/ci/multi-value-configs-values.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/ci/multi-value-configs-values.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/ci/multi-value-configs-values.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/ci/multi-value-configs-values.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/NOTES.txt b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/NOTES.txt similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/NOTES.txt rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/NOTES.txt diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/_configs.tpl b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/_configs.tpl similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/_configs.tpl rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/_configs.tpl diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/_helpers.tpl b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/_helpers.tpl similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/_helpers.tpl rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/_helpers.tpl diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-auth-secret.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-auth-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-auth-secret.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-auth-secret.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-announce-service.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-announce-service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-announce-service.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-announce-service.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-configmap.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-configmap.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-configmap.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-configmap.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-exporter-script-configmap.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-health-configmap.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-health-configmap.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-health-configmap.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-health-configmap.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-network-policy.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-network-policy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-network-policy.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-network-policy.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-pdb.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-pdb.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-pdb.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-prometheus-rule.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-role.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-role.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-role.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-secret.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-secret.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-secret.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-service.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-service.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-service.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-statefulset.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-statefulset.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-statefulset.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-ha-statefulset.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-deployment.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-deployment.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-deployment.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-network-policy.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-network-policy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-network-policy.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-network-policy.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-pdb.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-pdb.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-pdb.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-role.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-role.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-role.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-service.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-service.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-service.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-haproxy-servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-tls-secret.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-tls-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/redis-tls-secret.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/redis-tls-secret.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/sentinel-auth-secret.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/sentinel-auth-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/sentinel-auth-secret.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/sentinel-auth-secret.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-configmap.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/templates/tests/test-redis-ha-pod.yaml diff --git a/charts/argo-cd/7.7.0/charts/redis-ha/values.yaml b/manifests/helm/argo-cd/7.7.0/charts/redis-ha/values.yaml similarity index 100% rename from charts/argo-cd/7.7.0/charts/redis-ha/values.yaml rename to manifests/helm/argo-cd/7.7.0/charts/redis-ha/values.yaml diff --git a/charts/argo-cd/7.7.0/custom-values.yaml b/manifests/helm/argo-cd/7.7.0/custom-values.yaml similarity index 100% rename from charts/argo-cd/7.7.0/custom-values.yaml rename to manifests/helm/argo-cd/7.7.0/custom-values.yaml diff --git a/charts/argo-cd/7.7.0/templates/NOTES.txt b/manifests/helm/argo-cd/7.7.0/templates/NOTES.txt similarity index 100% rename from charts/argo-cd/7.7.0/templates/NOTES.txt rename to manifests/helm/argo-cd/7.7.0/templates/NOTES.txt diff --git a/charts/argo-cd/7.7.0/templates/_common.tpl b/manifests/helm/argo-cd/7.7.0/templates/_common.tpl similarity index 100% rename from charts/argo-cd/7.7.0/templates/_common.tpl rename to manifests/helm/argo-cd/7.7.0/templates/_common.tpl diff --git a/charts/argo-cd/7.7.0/templates/_helpers.tpl b/manifests/helm/argo-cd/7.7.0/templates/_helpers.tpl similarity index 100% rename from charts/argo-cd/7.7.0/templates/_helpers.tpl rename to manifests/helm/argo-cd/7.7.0/templates/_helpers.tpl diff --git a/charts/argo-cd/7.7.0/templates/_versions.tpl b/manifests/helm/argo-cd/7.7.0/templates/_versions.tpl similarity index 100% rename from charts/argo-cd/7.7.0/templates/_versions.tpl rename to manifests/helm/argo-cd/7.7.0/templates/_versions.tpl diff --git a/charts/argo-cd/7.7.0/templates/aggregate-roles.yaml b/manifests/helm/argo-cd/7.7.0/templates/aggregate-roles.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/aggregate-roles.yaml rename to manifests/helm/argo-cd/7.7.0/templates/aggregate-roles.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/clusterrole.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/clusterrole.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/clusterrole.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/clusterrole.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/clusterrolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/clusterrolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/clusterrolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/clusterrolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/prometheusrule.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/prometheusrule.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/prometheusrule.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/prometheusrule.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-application-controller/statefulset.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/statefulset.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-application-controller/statefulset.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-application-controller/statefulset.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/certificate.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/certificate.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/certificate.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/certificate.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/clusterrole.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/clusterrole.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/clusterrole.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/clusterrole.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/clusterrolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/clusterrolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/clusterrolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/clusterrolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/ingress.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/ingress.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/ingress.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/ingress.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-applicationset/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-applicationset/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-applicationset/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cmd-params-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cmd-params-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cmd-params-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cmd-params-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cmp-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cmp-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-cmp-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-cmp-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-dex-server-tls-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-dex-server-tls-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-dex-server-tls-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-dex-server-tls-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-gpg-keys-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-gpg-keys-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-gpg-keys-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-gpg-keys-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-notifications-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-rbac-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-rbac-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-rbac-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-rbac-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-repo-server-tls-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-repo-server-tls-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-repo-server-tls-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-repo-server-tls-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-server-tls-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-server-tls-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-server-tls-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-server-tls-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-ssh-known-hosts-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-styles-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-styles-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-styles-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-styles-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/argocd-tls-certs-cm.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-tls-certs-cm.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/argocd-tls-certs-cm.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/argocd-tls-certs-cm.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/cluster-secrets.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/cluster-secrets.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/cluster-secrets.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/cluster-secrets.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/externalredis-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/externalredis-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/externalredis-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/externalredis-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/repository-credentials-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/repository-credentials-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/repository-credentials-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/repository-credentials-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-configs/repository-secret.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-configs/repository-secret.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-configs/repository-secret.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-configs/repository-secret.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/clusterrole.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/clusterrole.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/clusterrole.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/clusterrole.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/clusterrolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/clusterrolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/clusterrolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/clusterrolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-notifications/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-notifications/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-notifications/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/clusterrole.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/clusterrole.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/clusterrole.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/clusterrole.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/clusterrolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/clusterrolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/clusterrolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/clusterrolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/hpa.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/hpa.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/hpa.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/hpa.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-repo-server/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-repo-server/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-repo-server/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/aws/ingress.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/aws/ingress.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/aws/ingress.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/aws/ingress.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/aws/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/aws/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/aws/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/aws/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/certificate.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/certificate.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/certificate.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/certificate.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/clusterrole.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/clusterrole.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/clusterrole.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/clusterrole.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/clusterrolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/clusterrolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/clusterrolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/clusterrolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/gke/backendconfig.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/backendconfig.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/gke/backendconfig.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/backendconfig.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/gke/frontendconfig.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/frontendconfig.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/gke/frontendconfig.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/frontendconfig.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/gke/ingress.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/ingress.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/gke/ingress.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/ingress.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/gke/managedcertificate.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/managedcertificate.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/gke/managedcertificate.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/gke/managedcertificate.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/hpa.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/hpa.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/hpa.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/hpa.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/ingress-grpc.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/ingress-grpc.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/ingress-grpc.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/ingress-grpc.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/ingress.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/ingress.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/ingress.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/ingress.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/openshift/route.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/openshift/route.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/openshift/route.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/openshift/route.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/argocd-server/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/argocd-server/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/argocd-server/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/argocd-server/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/crds/crd-application.yaml b/manifests/helm/argo-cd/7.7.0/templates/crds/crd-application.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/crds/crd-application.yaml rename to manifests/helm/argo-cd/7.7.0/templates/crds/crd-application.yaml diff --git a/charts/argo-cd/7.7.0/templates/crds/crd-applicationset.yaml b/manifests/helm/argo-cd/7.7.0/templates/crds/crd-applicationset.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/crds/crd-applicationset.yaml rename to manifests/helm/argo-cd/7.7.0/templates/crds/crd-applicationset.yaml diff --git a/charts/argo-cd/7.7.0/templates/crds/crd-project.yaml b/manifests/helm/argo-cd/7.7.0/templates/crds/crd-project.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/crds/crd-project.yaml rename to manifests/helm/argo-cd/7.7.0/templates/crds/crd-project.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/dex/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/dex/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/dex/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/dex/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/templates/extra-manifests.yaml b/manifests/helm/argo-cd/7.7.0/templates/extra-manifests.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/extra-manifests.yaml rename to manifests/helm/argo-cd/7.7.0/templates/extra-manifests.yaml diff --git a/charts/argo-cd/7.7.0/templates/networkpolicy-default-deny.yaml b/manifests/helm/argo-cd/7.7.0/templates/networkpolicy-default-deny.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/networkpolicy-default-deny.yaml rename to manifests/helm/argo-cd/7.7.0/templates/networkpolicy-default-deny.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis-secret-init/job.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/job.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis-secret-init/job.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/job.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis-secret-init/role.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/role.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis-secret-init/role.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/role.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis-secret-init/rolebinding.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/rolebinding.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis-secret-init/rolebinding.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/rolebinding.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis-secret-init/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis-secret-init/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis-secret-init/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/deployment.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/deployment.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/deployment.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/deployment.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/health-configmap.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/health-configmap.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/health-configmap.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/health-configmap.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/metrics.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/metrics.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/metrics.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/metrics.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/networkpolicy.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/networkpolicy.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/networkpolicy.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/networkpolicy.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/pdb.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/pdb.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/pdb.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/pdb.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/service.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/service.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/service.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/service.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/serviceaccount.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/serviceaccount.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/serviceaccount.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/serviceaccount.yaml diff --git a/charts/argo-cd/7.7.0/templates/redis/servicemonitor.yaml b/manifests/helm/argo-cd/7.7.0/templates/redis/servicemonitor.yaml similarity index 100% rename from charts/argo-cd/7.7.0/templates/redis/servicemonitor.yaml rename to manifests/helm/argo-cd/7.7.0/templates/redis/servicemonitor.yaml diff --git a/charts/argo-cd/7.7.0/values.yaml b/manifests/helm/argo-cd/7.7.0/values.yaml similarity index 100% rename from charts/argo-cd/7.7.0/values.yaml rename to manifests/helm/argo-cd/7.7.0/values.yaml diff --git a/charts/cert-manager/v1.16.1/BUILD-README.md b/manifests/helm/cert-manager/v1.16.1/BUILD-README.md similarity index 100% rename from charts/cert-manager/v1.16.1/BUILD-README.md rename to manifests/helm/cert-manager/v1.16.1/BUILD-README.md diff --git a/charts/cert-manager/v1.16.1/Chart.yaml b/manifests/helm/cert-manager/v1.16.1/Chart.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/Chart.yaml rename to manifests/helm/cert-manager/v1.16.1/Chart.yaml diff --git a/charts/cert-manager/v1.16.1/README.md b/manifests/helm/cert-manager/v1.16.1/README.md similarity index 100% rename from charts/cert-manager/v1.16.1/README.md rename to manifests/helm/cert-manager/v1.16.1/README.md diff --git a/charts/cert-manager/v1.16.1/custom-valuse.yaml b/manifests/helm/cert-manager/v1.16.1/custom-valuse.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/custom-valuse.yaml rename to manifests/helm/cert-manager/v1.16.1/custom-valuse.yaml diff --git a/charts/cert-manager/v1.16.1/templates/NOTES.txt b/manifests/helm/cert-manager/v1.16.1/templates/NOTES.txt similarity index 100% rename from charts/cert-manager/v1.16.1/templates/NOTES.txt rename to manifests/helm/cert-manager/v1.16.1/templates/NOTES.txt diff --git a/charts/cert-manager/v1.16.1/templates/_helpers.tpl b/manifests/helm/cert-manager/v1.16.1/templates/_helpers.tpl similarity index 100% rename from charts/cert-manager/v1.16.1/templates/_helpers.tpl rename to manifests/helm/cert-manager/v1.16.1/templates/_helpers.tpl diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-config.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-config.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-config.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-config.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-deployment.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-deployment.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-deployment.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-deployment.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-poddisruptionbudget.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-poddisruptionbudget.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-poddisruptionbudget.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-poddisruptionbudget.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-psp-clusterrole.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp-clusterrole.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-psp-clusterrole.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp-clusterrole.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-psp-clusterrolebinding.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp-clusterrolebinding.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-psp-clusterrolebinding.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp-clusterrolebinding.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-psp.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-psp.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-psp.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-rbac.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-rbac.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-rbac.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-rbac.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-service.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-service.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-service.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-service.yaml diff --git a/charts/cert-manager/v1.16.1/templates/cainjector-serviceaccount.yaml b/manifests/helm/cert-manager/v1.16.1/templates/cainjector-serviceaccount.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/cainjector-serviceaccount.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/cainjector-serviceaccount.yaml diff --git a/charts/cert-manager/v1.16.1/templates/controller-config.yaml b/manifests/helm/cert-manager/v1.16.1/templates/controller-config.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/controller-config.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/controller-config.yaml diff --git a/charts/cert-manager/v1.16.1/templates/crds.yaml b/manifests/helm/cert-manager/v1.16.1/templates/crds.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/crds.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/crds.yaml diff --git a/charts/cert-manager/v1.16.1/templates/deployment.yaml b/manifests/helm/cert-manager/v1.16.1/templates/deployment.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/deployment.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/deployment.yaml diff --git a/charts/cert-manager/v1.16.1/templates/extras-objects.yaml b/manifests/helm/cert-manager/v1.16.1/templates/extras-objects.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/extras-objects.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/extras-objects.yaml diff --git a/charts/cert-manager/v1.16.1/templates/networkpolicy-egress.yaml b/manifests/helm/cert-manager/v1.16.1/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/networkpolicy-egress.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/networkpolicy-egress.yaml diff --git a/charts/cert-manager/v1.16.1/templates/networkpolicy-webhooks.yaml b/manifests/helm/cert-manager/v1.16.1/templates/networkpolicy-webhooks.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/networkpolicy-webhooks.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/networkpolicy-webhooks.yaml diff --git a/charts/cert-manager/v1.16.1/templates/poddisruptionbudget.yaml b/manifests/helm/cert-manager/v1.16.1/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/poddisruptionbudget.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/poddisruptionbudget.yaml diff --git a/charts/cert-manager/v1.16.1/templates/podmonitor.yaml b/manifests/helm/cert-manager/v1.16.1/templates/podmonitor.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/podmonitor.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/podmonitor.yaml diff --git a/charts/cert-manager/v1.16.1/templates/psp-clusterrole.yaml b/manifests/helm/cert-manager/v1.16.1/templates/psp-clusterrole.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/psp-clusterrole.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/psp-clusterrole.yaml diff --git a/charts/cert-manager/v1.16.1/templates/psp-clusterrolebinding.yaml b/manifests/helm/cert-manager/v1.16.1/templates/psp-clusterrolebinding.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/psp-clusterrolebinding.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/psp-clusterrolebinding.yaml diff --git a/charts/cert-manager/v1.16.1/templates/psp.yaml b/manifests/helm/cert-manager/v1.16.1/templates/psp.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/psp.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/psp.yaml diff --git a/charts/cert-manager/v1.16.1/templates/rbac.yaml b/manifests/helm/cert-manager/v1.16.1/templates/rbac.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/rbac.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/rbac.yaml diff --git a/charts/cert-manager/v1.16.1/templates/service.yaml b/manifests/helm/cert-manager/v1.16.1/templates/service.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/service.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/service.yaml diff --git a/charts/cert-manager/v1.16.1/templates/serviceaccount.yaml b/manifests/helm/cert-manager/v1.16.1/templates/serviceaccount.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/serviceaccount.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/serviceaccount.yaml diff --git a/charts/cert-manager/v1.16.1/templates/servicemonitor.yaml b/manifests/helm/cert-manager/v1.16.1/templates/servicemonitor.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/servicemonitor.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/servicemonitor.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-job.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-job.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-job.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-job.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrole.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrole.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrole.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrole.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrolebinding.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrolebinding.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrolebinding.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp-clusterrolebinding.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-psp.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-psp.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-psp.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-rbac.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-rbac.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-rbac.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-rbac.yaml diff --git a/charts/cert-manager/v1.16.1/templates/startupapicheck-serviceaccount.yaml b/manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-serviceaccount.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/startupapicheck-serviceaccount.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/startupapicheck-serviceaccount.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-config.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-config.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-config.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-config.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-deployment.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-deployment.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-deployment.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-deployment.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-mutating-webhook.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-mutating-webhook.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-mutating-webhook.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-mutating-webhook.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-poddisruptionbudget.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-poddisruptionbudget.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-poddisruptionbudget.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-poddisruptionbudget.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-psp-clusterrole.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-psp-clusterrole.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-psp-clusterrole.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-psp-clusterrole.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-psp-clusterrolebinding.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-psp-clusterrolebinding.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-psp-clusterrolebinding.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-psp-clusterrolebinding.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-psp.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-psp.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-psp.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-psp.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-rbac.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-rbac.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-rbac.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-rbac.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-service.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-service.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-service.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-service.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-serviceaccount.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-serviceaccount.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-serviceaccount.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-serviceaccount.yaml diff --git a/charts/cert-manager/v1.16.1/templates/webhook-validating-webhook.yaml b/manifests/helm/cert-manager/v1.16.1/templates/webhook-validating-webhook.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/templates/webhook-validating-webhook.yaml rename to manifests/helm/cert-manager/v1.16.1/templates/webhook-validating-webhook.yaml diff --git a/charts/cert-manager/v1.16.1/values.schema.json b/manifests/helm/cert-manager/v1.16.1/values.schema.json similarity index 100% rename from charts/cert-manager/v1.16.1/values.schema.json rename to manifests/helm/cert-manager/v1.16.1/values.schema.json diff --git a/charts/cert-manager/v1.16.1/values.yaml b/manifests/helm/cert-manager/v1.16.1/values.yaml similarity index 100% rename from charts/cert-manager/v1.16.1/values.yaml rename to manifests/helm/cert-manager/v1.16.1/values.yaml diff --git a/charts/dnsup/1.0.1/.helmignore b/manifests/helm/dnsup/1.0.1/.helmignore similarity index 100% rename from charts/dnsup/1.0.1/.helmignore rename to manifests/helm/dnsup/1.0.1/.helmignore diff --git a/charts/dnsup/1.0.1/Chart.yaml b/manifests/helm/dnsup/1.0.1/Chart.yaml similarity index 100% rename from charts/dnsup/1.0.1/Chart.yaml rename to manifests/helm/dnsup/1.0.1/Chart.yaml diff --git a/charts/dnsup/1.0.1/custom-values.yaml b/manifests/helm/dnsup/1.0.1/custom-values.yaml similarity index 100% rename from charts/dnsup/1.0.1/custom-values.yaml rename to manifests/helm/dnsup/1.0.1/custom-values.yaml diff --git a/charts/dnsup/1.0.1/templates/NOTES.txt b/manifests/helm/dnsup/1.0.1/templates/NOTES.txt similarity index 100% rename from charts/dnsup/1.0.1/templates/NOTES.txt rename to manifests/helm/dnsup/1.0.1/templates/NOTES.txt diff --git a/charts/dnsup/1.0.1/templates/_helpers.tpl b/manifests/helm/dnsup/1.0.1/templates/_helpers.tpl similarity index 100% rename from charts/dnsup/1.0.1/templates/_helpers.tpl rename to manifests/helm/dnsup/1.0.1/templates/_helpers.tpl diff --git a/charts/dnsup/1.0.1/templates/deployment.yaml b/manifests/helm/dnsup/1.0.1/templates/deployment.yaml similarity index 100% rename from charts/dnsup/1.0.1/templates/deployment.yaml rename to manifests/helm/dnsup/1.0.1/templates/deployment.yaml diff --git a/charts/dnsup/1.0.1/templates/ingress.yaml b/manifests/helm/dnsup/1.0.1/templates/ingress.yaml similarity index 100% rename from charts/dnsup/1.0.1/templates/ingress.yaml rename to manifests/helm/dnsup/1.0.1/templates/ingress.yaml diff --git a/charts/dnsup/1.0.1/templates/service.yaml b/manifests/helm/dnsup/1.0.1/templates/service.yaml similarity index 100% rename from charts/dnsup/1.0.1/templates/service.yaml rename to manifests/helm/dnsup/1.0.1/templates/service.yaml diff --git a/charts/dnsup/1.0.1/templates/tests/test-connection.yaml b/manifests/helm/dnsup/1.0.1/templates/tests/test-connection.yaml similarity index 100% rename from charts/dnsup/1.0.1/templates/tests/test-connection.yaml rename to manifests/helm/dnsup/1.0.1/templates/tests/test-connection.yaml diff --git a/charts/dnsup/1.0.1/values.yaml b/manifests/helm/dnsup/1.0.1/values.yaml similarity index 100% rename from charts/dnsup/1.0.1/values.yaml rename to manifests/helm/dnsup/1.0.1/values.yaml diff --git a/charts/flowise/6.0.0/.helmignore b/manifests/helm/flowise/6.0.0/.helmignore similarity index 100% rename from charts/flowise/6.0.0/.helmignore rename to manifests/helm/flowise/6.0.0/.helmignore diff --git a/charts/flowise/6.0.0/BUILD-README.md b/manifests/helm/flowise/6.0.0/BUILD-README.md similarity index 100% rename from charts/flowise/6.0.0/BUILD-README.md rename to manifests/helm/flowise/6.0.0/BUILD-README.md diff --git a/charts/flowise/6.0.0/CUSTOM-README.md b/manifests/helm/flowise/6.0.0/CUSTOM-README.md similarity index 100% rename from charts/flowise/6.0.0/CUSTOM-README.md rename to manifests/helm/flowise/6.0.0/CUSTOM-README.md diff --git a/charts/flowise/6.0.0/Chart.lock b/manifests/helm/flowise/6.0.0/Chart.lock similarity index 100% rename from charts/flowise/6.0.0/Chart.lock rename to manifests/helm/flowise/6.0.0/Chart.lock diff --git a/charts/flowise/6.0.0/Chart.yaml b/manifests/helm/flowise/6.0.0/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/Chart.yaml rename to manifests/helm/flowise/6.0.0/Chart.yaml diff --git a/charts/flowise/6.0.0/LICENSE b/manifests/helm/flowise/6.0.0/LICENSE similarity index 100% rename from charts/flowise/6.0.0/LICENSE rename to manifests/helm/flowise/6.0.0/LICENSE diff --git a/charts/flowise/6.0.0/README.md b/manifests/helm/flowise/6.0.0/README.md similarity index 100% rename from charts/flowise/6.0.0/README.md rename to manifests/helm/flowise/6.0.0/README.md diff --git a/charts/flowise/6.0.0/charts/common/.helmignore b/manifests/helm/flowise/6.0.0/charts/common/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/common/.helmignore rename to manifests/helm/flowise/6.0.0/charts/common/.helmignore diff --git a/charts/flowise/6.0.0/charts/common/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/common/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/common/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/common/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/common/README.md b/manifests/helm/flowise/6.0.0/charts/common/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/common/README.md rename to manifests/helm/flowise/6.0.0/charts/common/README.md diff --git a/charts/flowise/6.0.0/charts/common/templates/_affinities.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_affinities.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_affinities.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_capabilities.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_capabilities.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_capabilities.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_compatibility.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_compatibility.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_compatibility.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_errors.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_errors.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_errors.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_errors.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_images.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_images.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_images.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_images.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_ingress.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_ingress.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_ingress.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_labels.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_labels.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_labels.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_labels.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_names.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_names.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_names.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_names.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_resources.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_resources.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_resources.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_resources.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_secrets.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_secrets.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_secrets.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_storage.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_storage.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_storage.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_storage.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_tplvalues.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_tplvalues.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_tplvalues.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_utils.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_utils.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_utils.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_utils.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/_warnings.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/_warnings.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/_warnings.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_mysql.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_mysql.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_redis.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_redis.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_redis.tpl diff --git a/charts/flowise/6.0.0/charts/common/templates/validations/_validations.tpl b/manifests/helm/flowise/6.0.0/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/common/templates/validations/_validations.tpl rename to manifests/helm/flowise/6.0.0/charts/common/templates/validations/_validations.tpl diff --git a/charts/flowise/6.0.0/charts/common/values.yaml b/manifests/helm/flowise/6.0.0/charts/common/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/common/values.yaml rename to manifests/helm/flowise/6.0.0/charts/common/values.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/.helmignore b/manifests/helm/flowise/6.0.0/charts/mariadb/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/.helmignore rename to manifests/helm/flowise/6.0.0/charts/mariadb/.helmignore diff --git a/charts/flowise/6.0.0/charts/mariadb/Chart.lock b/manifests/helm/flowise/6.0.0/charts/mariadb/Chart.lock similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/Chart.lock rename to manifests/helm/flowise/6.0.0/charts/mariadb/Chart.lock diff --git a/charts/flowise/6.0.0/charts/mariadb/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/README.md b/manifests/helm/flowise/6.0.0/charts/mariadb/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/README.md rename to manifests/helm/flowise/6.0.0/charts/mariadb/README.md diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/.helmignore b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/.helmignore rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/.helmignore diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/README.md b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/README.md rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/README.md diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_affinities.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_affinities.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_affinities.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_capabilities.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_capabilities.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_capabilities.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_compatibility.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_compatibility.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_compatibility.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_errors.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_errors.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_errors.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_errors.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_images.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_images.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_images.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_images.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_ingress.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_ingress.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_ingress.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_labels.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_labels.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_labels.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_labels.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_names.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_names.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_names.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_names.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_resources.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_resources.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_resources.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_resources.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_secrets.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_secrets.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_secrets.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_storage.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_storage.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_storage.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_storage.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_tplvalues.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_tplvalues.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_tplvalues.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_utils.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_utils.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_utils.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_utils.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_warnings.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/_warnings.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/_warnings.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mysql.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_mysql.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_redis.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_redis.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_redis.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_validations.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_validations.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/templates/validations/_validations.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/charts/common/values.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/charts/common/values.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/charts/common/values.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/icon.png b/manifests/helm/flowise/6.0.0/charts/mariadb/icon.png similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/icon.png rename to manifests/helm/flowise/6.0.0/charts/mariadb/icon.png diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/NOTES.txt b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/NOTES.txt similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/NOTES.txt rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/NOTES.txt diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/_helpers.tpl b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/_helpers.tpl rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/_helpers.tpl diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/ca-cert.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/ca-cert.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/ca-cert.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/ca-cert.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/cert.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/cert.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/cert.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/cert.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/extra-list.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/extra-list.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/extra-list.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/extra-list.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/headless-svc.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/headless-svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/headless-svc.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/headless-svc.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/networkpolicy.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/networkpolicy.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/networkpolicy.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/networkpolicy.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/primary/configmap.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/primary/configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/configmap.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/primary/initialization-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/primary/initialization-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/initialization-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/primary/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/primary/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/primary/statefulset.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/statefulset.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/primary/statefulset.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/statefulset.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/primary/svc.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/primary/svc.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/primary/svc.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/prometheusrules.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/prometheusrules.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/prometheusrules.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/prometheusrules.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/role.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/role.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/role.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/role.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/rolebinding.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/rolebinding.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/rolebinding.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/rolebinding.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secondary/configmap.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secondary/configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/configmap.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secondary/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secondary/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secondary/statefulset.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/statefulset.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secondary/statefulset.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/statefulset.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secondary/svc.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secondary/svc.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secondary/svc.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secrets.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secrets.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secrets.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secrets.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/secretstoreproviderclass-tde.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/secretstoreproviderclass-tde.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/secretstoreproviderclass-tde.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/secretstoreproviderclass-tde.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/servicemonitor.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/servicemonitor.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/servicemonitor.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/servicemonitor.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/tls-secret.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/tls-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/tls-secret.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/tls-secret.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/update-password/job.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/job.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/update-password/job.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/job.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/update-password/new-secret.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/new-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/update-password/new-secret.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/new-secret.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/templates/update-password/previous-secret.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/previous-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/templates/update-password/previous-secret.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/templates/update-password/previous-secret.yaml diff --git a/charts/flowise/6.0.0/charts/mariadb/values.schema.json b/manifests/helm/flowise/6.0.0/charts/mariadb/values.schema.json similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/values.schema.json rename to manifests/helm/flowise/6.0.0/charts/mariadb/values.schema.json diff --git a/charts/flowise/6.0.0/charts/mariadb/values.yaml b/manifests/helm/flowise/6.0.0/charts/mariadb/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/mariadb/values.yaml rename to manifests/helm/flowise/6.0.0/charts/mariadb/values.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/.helmignore b/manifests/helm/flowise/6.0.0/charts/postgresql/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/.helmignore rename to manifests/helm/flowise/6.0.0/charts/postgresql/.helmignore diff --git a/charts/flowise/6.0.0/charts/postgresql/Chart.lock b/manifests/helm/flowise/6.0.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/Chart.lock rename to manifests/helm/flowise/6.0.0/charts/postgresql/Chart.lock diff --git a/charts/flowise/6.0.0/charts/postgresql/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/README.md b/manifests/helm/flowise/6.0.0/charts/postgresql/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/README.md rename to manifests/helm/flowise/6.0.0/charts/postgresql/README.md diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/README.md b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/README.md rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/README.md diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/icon.png b/manifests/helm/flowise/6.0.0/charts/postgresql/icon.png similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/icon.png rename to manifests/helm/flowise/6.0.0/charts/postgresql/icon.png diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/psp.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/psp.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/role.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/role.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/role.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/flowise/6.0.0/charts/postgresql/values.schema.json b/manifests/helm/flowise/6.0.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/values.schema.json rename to manifests/helm/flowise/6.0.0/charts/postgresql/values.schema.json diff --git a/charts/flowise/6.0.0/charts/postgresql/values.yaml b/manifests/helm/flowise/6.0.0/charts/postgresql/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/postgresql/values.yaml rename to manifests/helm/flowise/6.0.0/charts/postgresql/values.yaml diff --git a/charts/flowise/6.0.0/charts/redis/.helmignore b/manifests/helm/flowise/6.0.0/charts/redis/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/redis/.helmignore rename to manifests/helm/flowise/6.0.0/charts/redis/.helmignore diff --git a/charts/flowise/6.0.0/charts/redis/Chart.lock b/manifests/helm/flowise/6.0.0/charts/redis/Chart.lock similarity index 100% rename from charts/flowise/6.0.0/charts/redis/Chart.lock rename to manifests/helm/flowise/6.0.0/charts/redis/Chart.lock diff --git a/charts/flowise/6.0.0/charts/redis/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/redis/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/redis/README.md b/manifests/helm/flowise/6.0.0/charts/redis/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/redis/README.md rename to manifests/helm/flowise/6.0.0/charts/redis/README.md diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/.helmignore b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/.helmignore similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/.helmignore rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/.helmignore diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/Chart.yaml b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/Chart.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/Chart.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/Chart.yaml diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/README.md b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/README.md similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/README.md rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/README.md diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_affinities.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_affinities.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_affinities.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_capabilities.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_capabilities.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_capabilities.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_compatibility.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_compatibility.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_compatibility.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_errors.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_errors.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_errors.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_errors.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_images.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_images.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_images.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_images.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_ingress.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_ingress.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_ingress.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_labels.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_labels.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_labels.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_labels.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_names.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_names.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_names.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_names.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_resources.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_resources.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_resources.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_resources.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_secrets.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_secrets.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_secrets.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_storage.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_storage.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_storage.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_storage.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_tplvalues.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_tplvalues.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_tplvalues.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_utils.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_utils.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_utils.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_utils.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/_warnings.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/_warnings.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/_warnings.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mysql.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_mysql.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_redis.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_redis.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_redis.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_validations.tpl b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/templates/validations/_validations.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/templates/validations/_validations.tpl diff --git a/charts/flowise/6.0.0/charts/redis/charts/common/values.yaml b/manifests/helm/flowise/6.0.0/charts/redis/charts/common/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/charts/common/values.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/charts/common/values.yaml diff --git a/charts/flowise/6.0.0/charts/redis/icon.png b/manifests/helm/flowise/6.0.0/charts/redis/icon.png similarity index 100% rename from charts/flowise/6.0.0/charts/redis/icon.png rename to manifests/helm/flowise/6.0.0/charts/redis/icon.png diff --git a/charts/flowise/6.0.0/charts/redis/templates/NOTES.txt b/manifests/helm/flowise/6.0.0/charts/redis/templates/NOTES.txt similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/NOTES.txt rename to manifests/helm/flowise/6.0.0/charts/redis/templates/NOTES.txt diff --git a/charts/flowise/6.0.0/charts/redis/templates/_helpers.tpl b/manifests/helm/flowise/6.0.0/charts/redis/templates/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/_helpers.tpl rename to manifests/helm/flowise/6.0.0/charts/redis/templates/_helpers.tpl diff --git a/charts/flowise/6.0.0/charts/redis/templates/configmap.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/configmap.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/extra-list.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/extra-list.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/extra-list.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/extra-list.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/headless-svc.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/headless-svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/headless-svc.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/headless-svc.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/health-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/health-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/health-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/health-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/application.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/application.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/application.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/application.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/psp.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/psp.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/psp.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/psp.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/pvc.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/pvc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/pvc.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/pvc.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/service.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/service.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/service.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/service.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/master/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/master/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/master/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/master/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/metrics-svc.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/metrics-svc.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/metrics-svc.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/metrics-svc.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/networkpolicy.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/networkpolicy.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/networkpolicy.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/networkpolicy.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/podmonitor.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/podmonitor.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/podmonitor.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/podmonitor.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/prometheusrule.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/prometheusrule.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/prometheusrule.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/prometheusrule.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/replicas/application.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/application.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/replicas/application.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/application.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/replicas/hpa.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/hpa.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/replicas/hpa.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/hpa.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/replicas/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/replicas/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/replicas/service.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/service.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/replicas/service.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/service.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/replicas/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/replicas/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/replicas/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/role.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/role.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/role.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/role.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/rolebinding.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/rolebinding.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/rolebinding.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/rolebinding.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/scripts-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/scripts-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/scripts-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/scripts-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/secret-svcbind.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/secret-svcbind.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/secret-svcbind.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/secret-svcbind.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/secret.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/secret.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/secret.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/secret.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/hpa.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/hpa.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/hpa.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/hpa.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/node-services.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/node-services.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/node-services.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/node-services.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/pdb.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/pdb.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/pdb.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/ports-configmap.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/ports-configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/ports-configmap.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/ports-configmap.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/service.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/service.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/service.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/service.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/sentinel/statefulset.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/statefulset.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/sentinel/statefulset.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/sentinel/statefulset.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/servicemonitor.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/servicemonitor.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/servicemonitor.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/servicemonitor.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/svc-external.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/svc-external.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/svc-external.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/svc-external.yaml diff --git a/charts/flowise/6.0.0/charts/redis/templates/tls-secret.yaml b/manifests/helm/flowise/6.0.0/charts/redis/templates/tls-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/templates/tls-secret.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/templates/tls-secret.yaml diff --git a/charts/flowise/6.0.0/charts/redis/values.schema.json b/manifests/helm/flowise/6.0.0/charts/redis/values.schema.json similarity index 100% rename from charts/flowise/6.0.0/charts/redis/values.schema.json rename to manifests/helm/flowise/6.0.0/charts/redis/values.schema.json diff --git a/charts/flowise/6.0.0/charts/redis/values.yaml b/manifests/helm/flowise/6.0.0/charts/redis/values.yaml similarity index 100% rename from charts/flowise/6.0.0/charts/redis/values.yaml rename to manifests/helm/flowise/6.0.0/charts/redis/values.yaml diff --git a/charts/flowise/6.0.0/ci/default-values.yaml b/manifests/helm/flowise/6.0.0/ci/default-values.yaml similarity index 100% rename from charts/flowise/6.0.0/ci/default-values.yaml rename to manifests/helm/flowise/6.0.0/ci/default-values.yaml diff --git a/charts/flowise/6.0.0/ci/mariadb-values.yaml b/manifests/helm/flowise/6.0.0/ci/mariadb-values.yaml similarity index 100% rename from charts/flowise/6.0.0/ci/mariadb-values.yaml rename to manifests/helm/flowise/6.0.0/ci/mariadb-values.yaml diff --git a/charts/flowise/6.0.0/ci/postgresql-values.yaml b/manifests/helm/flowise/6.0.0/ci/postgresql-values.yaml similarity index 100% rename from charts/flowise/6.0.0/ci/postgresql-values.yaml rename to manifests/helm/flowise/6.0.0/ci/postgresql-values.yaml diff --git a/charts/flowise/6.0.0/ci/redis-values.yaml b/manifests/helm/flowise/6.0.0/ci/redis-values.yaml similarity index 100% rename from charts/flowise/6.0.0/ci/redis-values.yaml rename to manifests/helm/flowise/6.0.0/ci/redis-values.yaml diff --git a/charts/flowise/6.0.0/custom-values.yaml b/manifests/helm/flowise/6.0.0/custom-values.yaml similarity index 100% rename from charts/flowise/6.0.0/custom-values.yaml rename to manifests/helm/flowise/6.0.0/custom-values.yaml diff --git a/charts/flowise/6.0.0/templates/NOTES.txt b/manifests/helm/flowise/6.0.0/templates/NOTES.txt similarity index 100% rename from charts/flowise/6.0.0/templates/NOTES.txt rename to manifests/helm/flowise/6.0.0/templates/NOTES.txt diff --git a/charts/flowise/6.0.0/templates/_helpers.tpl b/manifests/helm/flowise/6.0.0/templates/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/templates/_helpers.tpl rename to manifests/helm/flowise/6.0.0/templates/_helpers.tpl diff --git a/charts/flowise/6.0.0/templates/deployment.yaml b/manifests/helm/flowise/6.0.0/templates/deployment.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/deployment.yaml rename to manifests/helm/flowise/6.0.0/templates/deployment.yaml diff --git a/charts/flowise/6.0.0/templates/extra-list.yaml b/manifests/helm/flowise/6.0.0/templates/extra-list.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/extra-list.yaml rename to manifests/helm/flowise/6.0.0/templates/extra-list.yaml diff --git a/charts/flowise/6.0.0/templates/ingress.yaml b/manifests/helm/flowise/6.0.0/templates/ingress.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/ingress.yaml rename to manifests/helm/flowise/6.0.0/templates/ingress.yaml diff --git a/charts/flowise/6.0.0/templates/mariadb-secret.yaml b/manifests/helm/flowise/6.0.0/templates/mariadb-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/mariadb-secret.yaml rename to manifests/helm/flowise/6.0.0/templates/mariadb-secret.yaml diff --git a/charts/flowise/6.0.0/templates/pdb.yaml b/manifests/helm/flowise/6.0.0/templates/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/pdb.yaml rename to manifests/helm/flowise/6.0.0/templates/pdb.yaml diff --git a/charts/flowise/6.0.0/templates/persistentvolumeclaim.yaml b/manifests/helm/flowise/6.0.0/templates/persistentvolumeclaim.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/persistentvolumeclaim.yaml rename to manifests/helm/flowise/6.0.0/templates/persistentvolumeclaim.yaml diff --git a/charts/flowise/6.0.0/templates/postgresql-secret.yaml b/manifests/helm/flowise/6.0.0/templates/postgresql-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/postgresql-secret.yaml rename to manifests/helm/flowise/6.0.0/templates/postgresql-secret.yaml diff --git a/charts/flowise/6.0.0/templates/redis-secret.yaml b/manifests/helm/flowise/6.0.0/templates/redis-secret.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/redis-secret.yaml rename to manifests/helm/flowise/6.0.0/templates/redis-secret.yaml diff --git a/charts/flowise/6.0.0/templates/secret.yaml b/manifests/helm/flowise/6.0.0/templates/secret.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/secret.yaml rename to manifests/helm/flowise/6.0.0/templates/secret.yaml diff --git a/charts/flowise/6.0.0/templates/service.yaml b/manifests/helm/flowise/6.0.0/templates/service.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/service.yaml rename to manifests/helm/flowise/6.0.0/templates/service.yaml diff --git a/charts/flowise/6.0.0/templates/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/templates/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/templates/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/templates/tests/_helpers.tpl b/manifests/helm/flowise/6.0.0/templates/tests/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/templates/tests/_helpers.tpl rename to manifests/helm/flowise/6.0.0/templates/tests/_helpers.tpl diff --git a/charts/flowise/6.0.0/templates/tests/configmap.yaml b/manifests/helm/flowise/6.0.0/templates/tests/configmap.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/tests/configmap.yaml rename to manifests/helm/flowise/6.0.0/templates/tests/configmap.yaml diff --git a/charts/flowise/6.0.0/templates/tests/pod.yaml b/manifests/helm/flowise/6.0.0/templates/tests/pod.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/tests/pod.yaml rename to manifests/helm/flowise/6.0.0/templates/tests/pod.yaml diff --git a/charts/flowise/6.0.0/templates/worker/_helpers.tpl b/manifests/helm/flowise/6.0.0/templates/worker/_helpers.tpl similarity index 100% rename from charts/flowise/6.0.0/templates/worker/_helpers.tpl rename to manifests/helm/flowise/6.0.0/templates/worker/_helpers.tpl diff --git a/charts/flowise/6.0.0/templates/worker/deployment.yaml b/manifests/helm/flowise/6.0.0/templates/worker/deployment.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/worker/deployment.yaml rename to manifests/helm/flowise/6.0.0/templates/worker/deployment.yaml diff --git a/charts/flowise/6.0.0/templates/worker/pdb.yaml b/manifests/helm/flowise/6.0.0/templates/worker/pdb.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/worker/pdb.yaml rename to manifests/helm/flowise/6.0.0/templates/worker/pdb.yaml diff --git a/charts/flowise/6.0.0/templates/worker/serviceaccount.yaml b/manifests/helm/flowise/6.0.0/templates/worker/serviceaccount.yaml similarity index 100% rename from charts/flowise/6.0.0/templates/worker/serviceaccount.yaml rename to manifests/helm/flowise/6.0.0/templates/worker/serviceaccount.yaml diff --git a/charts/flowise/6.0.0/values.yaml b/manifests/helm/flowise/6.0.0/values.yaml similarity index 100% rename from charts/flowise/6.0.0/values.yaml rename to manifests/helm/flowise/6.0.0/values.yaml diff --git a/charts/gitea/12.4.0/.helmignore b/manifests/helm/gitea/12.4.0/.helmignore similarity index 100% rename from charts/gitea/12.4.0/.helmignore rename to manifests/helm/gitea/12.4.0/.helmignore diff --git a/charts/gitea/12.4.0/BUILD-README.md b/manifests/helm/gitea/12.4.0/BUILD-README.md similarity index 100% rename from charts/gitea/12.4.0/BUILD-README.md rename to manifests/helm/gitea/12.4.0/BUILD-README.md diff --git a/charts/gitea/12.4.0/CUSTOM-README.md b/manifests/helm/gitea/12.4.0/CUSTOM-README.md similarity index 100% rename from charts/gitea/12.4.0/CUSTOM-README.md rename to manifests/helm/gitea/12.4.0/CUSTOM-README.md diff --git a/charts/gitea/12.4.0/Chart.lock b/manifests/helm/gitea/12.4.0/Chart.lock similarity index 100% rename from charts/gitea/12.4.0/Chart.lock rename to manifests/helm/gitea/12.4.0/Chart.lock diff --git a/charts/gitea/12.4.0/Chart.yaml b/manifests/helm/gitea/12.4.0/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/Chart.yaml rename to manifests/helm/gitea/12.4.0/Chart.yaml diff --git a/charts/gitea/12.4.0/LICENSE b/manifests/helm/gitea/12.4.0/LICENSE similarity index 100% rename from charts/gitea/12.4.0/LICENSE rename to manifests/helm/gitea/12.4.0/LICENSE diff --git a/charts/gitea/12.4.0/README.md b/manifests/helm/gitea/12.4.0/README.md similarity index 100% rename from charts/gitea/12.4.0/README.md rename to manifests/helm/gitea/12.4.0/README.md diff --git a/charts/gitea/12.4.0/argo-values.yaml b/manifests/helm/gitea/12.4.0/argo-values.yaml similarity index 100% rename from charts/gitea/12.4.0/argo-values.yaml rename to manifests/helm/gitea/12.4.0/argo-values.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/.helmignore b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/.helmignore rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/.helmignore diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/Chart.lock b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/Chart.lock similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/Chart.lock rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/Chart.lock diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/README.md b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/README.md rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/README.md diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/.helmignore b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/.helmignore rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/.helmignore diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/README.md b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/README.md rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/README.md diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_affinities.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_affinities.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_affinities.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_capabilities.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_capabilities.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_capabilities.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_compatibility.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_compatibility.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_compatibility.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_errors.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_errors.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_errors.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_errors.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_images.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_images.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_images.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_images.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_ingress.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_ingress.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_ingress.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_labels.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_labels.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_labels.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_labels.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_names.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_names.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_names.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_names.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_resources.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_resources.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_resources.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_resources.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_secrets.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_secrets.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_secrets.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_storage.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_storage.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_storage.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_storage.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_utils.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_utils.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_utils.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_utils.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_warnings.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_warnings.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/_warnings.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/charts/common/values.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/charts/common/values.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/charts/common/values.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/NOTES.txt b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/NOTES.txt similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/NOTES.txt rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/NOTES.txt diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/_helpers.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/_helpers.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/_helpers.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/_helpers.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/backup/cronjob.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/backup/cronjob.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/backup/cronjob.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/backup/cronjob.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/backup/pvc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/backup/pvc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/backup/pvc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/backup/pvc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/extra-list.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/extra-list.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/extra-list.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/extra-list.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/ldap-secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/ldap-secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/ldap-secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/ldap-secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/metrics-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/metrics-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/metrics-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/metrics-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/deployment.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/deployment.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/deployment.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/deployment.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/service.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/service.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/pgpool/service.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/podsecuritypolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/podsecuritypolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/podsecuritypolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/metrics-service.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/metrics-service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/metrics-service.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/metrics-service.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/scripts-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/scripts-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/scripts-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/scripts-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-headless.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-headless.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-headless.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-headless.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-witness.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-witness.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-witness.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service-witness.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/service.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-pdb.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-pdb.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/role.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/role.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/role.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/role.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/rolebinding.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/rolebinding.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/rolebinding.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/rolebinding.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/templates/tls-secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/tls-secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/templates/tls-secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/templates/tls-secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql-ha/values.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql-ha/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql-ha/values.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql-ha/values.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/.helmignore b/manifests/helm/gitea/12.4.0/charts/postgresql/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/.helmignore rename to manifests/helm/gitea/12.4.0/charts/postgresql/.helmignore diff --git a/charts/gitea/12.4.0/charts/postgresql/Chart.lock b/manifests/helm/gitea/12.4.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/Chart.lock rename to manifests/helm/gitea/12.4.0/charts/postgresql/Chart.lock diff --git a/charts/gitea/12.4.0/charts/postgresql/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/README.md b/manifests/helm/gitea/12.4.0/charts/postgresql/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/README.md rename to manifests/helm/gitea/12.4.0/charts/postgresql/README.md diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/README.md b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/README.md rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/README.md diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/psp.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/psp.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/role.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/role.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/role.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/update-password/job.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/job.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/update-password/job.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/job.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/update-password/new-secret.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/new-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/update-password/new-secret.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/new-secret.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/templates/update-password/previous-secret.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/previous-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/templates/update-password/previous-secret.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/templates/update-password/previous-secret.yaml diff --git a/charts/gitea/12.4.0/charts/postgresql/values.schema.json b/manifests/helm/gitea/12.4.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/values.schema.json rename to manifests/helm/gitea/12.4.0/charts/postgresql/values.schema.json diff --git a/charts/gitea/12.4.0/charts/postgresql/values.yaml b/manifests/helm/gitea/12.4.0/charts/postgresql/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/postgresql/values.yaml rename to manifests/helm/gitea/12.4.0/charts/postgresql/values.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/.helmignore b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/.helmignore rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/.helmignore diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/Chart.lock b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/Chart.lock similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/Chart.lock rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/Chart.lock diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/README.md b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/README.md rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/README.md diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/.helmignore b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/.helmignore rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/.helmignore diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/README.md b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/README.md rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/README.md diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_affinities.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_affinities.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_affinities.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_capabilities.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_capabilities.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_capabilities.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_compatibility.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_compatibility.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_compatibility.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_errors.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_errors.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_errors.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_errors.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_images.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_images.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_images.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_images.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_ingress.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_ingress.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_ingress.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_labels.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_labels.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_labels.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_labels.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_names.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_names.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_names.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_names.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_resources.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_resources.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_resources.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_resources.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_secrets.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_secrets.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_secrets.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_storage.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_storage.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_storage.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_storage.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_tplvalues.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_tplvalues.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_tplvalues.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_utils.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_utils.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_utils.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_utils.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_warnings.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_warnings.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/_warnings.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mysql.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_mysql.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_redis.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_redis.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_redis.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_validations.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_validations.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/templates/validations/_validations.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/charts/common/values.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/charts/common/values.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/charts/common/values.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/NOTES.txt b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/NOTES.txt similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/NOTES.txt rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/NOTES.txt diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/_helpers.tpl b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/_helpers.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/_helpers.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/_helpers.tpl diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/extra-list.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/extra-list.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/extra-list.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/extra-list.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/headless-svc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/headless-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/headless-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/headless-svc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/metrics-prometheus.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/metrics-prometheus.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/metrics-prometheus.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/metrics-prometheus.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/metrics-svc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/metrics-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/metrics-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/metrics-svc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/poddisruptionbudget.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/poddisruptionbudget.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/poddisruptionbudget.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/prometheusrule.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/prometheusrule.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/prometheusrule.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/prometheusrule.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/scripts-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/scripts-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/scripts-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/scripts-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/secret.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/secret.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/secret.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/svc-cluster-external-access.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/svc-cluster-external-access.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/svc-cluster-external-access.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/svc-cluster-external-access.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/tls-secret.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/tls-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/tls-secret.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/tls-secret.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/update-cluster.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/update-cluster.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/update-cluster.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/update-cluster.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-role.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-role.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-role.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-role.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-rolebinding.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-rolebinding.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-rolebinding.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-rolebinding.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-svc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/templates/valkey-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/templates/valkey-svc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey-cluster/values.yaml b/manifests/helm/gitea/12.4.0/charts/valkey-cluster/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey-cluster/values.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey-cluster/values.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/.helmignore b/manifests/helm/gitea/12.4.0/charts/valkey/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/.helmignore rename to manifests/helm/gitea/12.4.0/charts/valkey/.helmignore diff --git a/charts/gitea/12.4.0/charts/valkey/Chart.lock b/manifests/helm/gitea/12.4.0/charts/valkey/Chart.lock similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/Chart.lock rename to manifests/helm/gitea/12.4.0/charts/valkey/Chart.lock diff --git a/charts/gitea/12.4.0/charts/valkey/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/README.md b/manifests/helm/gitea/12.4.0/charts/valkey/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/README.md rename to manifests/helm/gitea/12.4.0/charts/valkey/README.md diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/.helmignore b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/.helmignore similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/.helmignore rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/.helmignore diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/Chart.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/Chart.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/Chart.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/Chart.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/README.md b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/README.md similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/README.md rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/README.md diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_affinities.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_affinities.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_affinities.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_capabilities.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_capabilities.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_capabilities.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_compatibility.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_compatibility.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_compatibility.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_errors.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_errors.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_errors.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_errors.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_images.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_images.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_images.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_images.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_ingress.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_ingress.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_ingress.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_labels.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_labels.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_labels.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_labels.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_names.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_names.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_names.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_names.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_resources.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_resources.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_resources.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_resources.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_secrets.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_secrets.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_secrets.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_storage.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_storage.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_storage.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_storage.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_tplvalues.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_tplvalues.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_tplvalues.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_utils.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_utils.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_utils.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_utils.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/_warnings.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/_warnings.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/_warnings.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mysql.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_mysql.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_redis.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_redis.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_redis.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_validations.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_validations.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/templates/validations/_validations.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/charts/common/values.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/charts/common/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/charts/common/values.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/charts/common/values.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/NOTES.txt b/manifests/helm/gitea/12.4.0/charts/valkey/templates/NOTES.txt similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/NOTES.txt rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/NOTES.txt diff --git a/charts/gitea/12.4.0/charts/valkey/templates/_helpers.tpl b/manifests/helm/gitea/12.4.0/charts/valkey/templates/_helpers.tpl similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/_helpers.tpl rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/_helpers.tpl diff --git a/charts/gitea/12.4.0/charts/valkey/templates/configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/extra-list.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/extra-list.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/extra-list.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/extra-list.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/headless-svc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/headless-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/headless-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/headless-svc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/health-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/health-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/health-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/health-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/metrics-svc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/metrics-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/metrics-svc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/metrics-svc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/networkpolicy.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/networkpolicy.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/networkpolicy.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/networkpolicy.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/podmonitor.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/podmonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/podmonitor.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/podmonitor.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/application.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/application.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/application.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/application.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/psp.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/psp.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/psp.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/psp.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/pvc.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/pvc.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/pvc.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/pvc.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/service.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/service.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/service.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/primary/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/primary/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/primary/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/prometheusrule.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/prometheusrule.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/prometheusrule.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/prometheusrule.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/application.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/application.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/application.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/application.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/hpa.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/hpa.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/hpa.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/hpa.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/service.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/service.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/service.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/replicas/vpa.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/vpa.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/replicas/vpa.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/replicas/vpa.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/role.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/role.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/role.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/role.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/rolebinding.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/rolebinding.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/rolebinding.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/rolebinding.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/scripts-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/scripts-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/scripts-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/scripts-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/secret-svcbind.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/secret-svcbind.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/secret-svcbind.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/secret-svcbind.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/secret.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/secret.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/secret.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/hpa.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/hpa.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/hpa.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/hpa.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/node-services.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/node-services.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/node-services.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/node-services.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/pdb.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/pdb.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/pdb.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/pdb.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/ports-configmap.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/ports-configmap.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/ports-configmap.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/ports-configmap.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/service.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/service.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/service.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/service.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/statefulset.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/statefulset.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/statefulset.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/statefulset.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/sentinel/vpa.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/vpa.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/sentinel/vpa.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/sentinel/vpa.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/servicemonitor.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/servicemonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/servicemonitor.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/servicemonitor.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/templates/tls-secret.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/templates/tls-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/templates/tls-secret.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/templates/tls-secret.yaml diff --git a/charts/gitea/12.4.0/charts/valkey/values.schema.json b/manifests/helm/gitea/12.4.0/charts/valkey/values.schema.json similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/values.schema.json rename to manifests/helm/gitea/12.4.0/charts/valkey/values.schema.json diff --git a/charts/gitea/12.4.0/charts/valkey/values.yaml b/manifests/helm/gitea/12.4.0/charts/valkey/values.yaml similarity index 100% rename from charts/gitea/12.4.0/charts/valkey/values.yaml rename to manifests/helm/gitea/12.4.0/charts/valkey/values.yaml diff --git a/charts/gitea/12.4.0/custom-values.yaml b/manifests/helm/gitea/12.4.0/custom-values.yaml similarity index 100% rename from charts/gitea/12.4.0/custom-values.yaml rename to manifests/helm/gitea/12.4.0/custom-values.yaml diff --git a/charts/gitea/12.4.0/docs/ha-setup.md b/manifests/helm/gitea/12.4.0/docs/ha-setup.md similarity index 100% rename from charts/gitea/12.4.0/docs/ha-setup.md rename to manifests/helm/gitea/12.4.0/docs/ha-setup.md diff --git a/charts/gitea/12.4.0/install-man-page.sh b/manifests/helm/gitea/12.4.0/install-man-page.sh similarity index 100% rename from charts/gitea/12.4.0/install-man-page.sh rename to manifests/helm/gitea/12.4.0/install-man-page.sh diff --git a/charts/gitea/12.4.0/scripts/act_runner/token.sh b/manifests/helm/gitea/12.4.0/scripts/act_runner/token.sh similarity index 100% rename from charts/gitea/12.4.0/scripts/act_runner/token.sh rename to manifests/helm/gitea/12.4.0/scripts/act_runner/token.sh diff --git a/charts/gitea/12.4.0/scripts/init-containers/config/config_environment.sh b/manifests/helm/gitea/12.4.0/scripts/init-containers/config/config_environment.sh similarity index 100% rename from charts/gitea/12.4.0/scripts/init-containers/config/config_environment.sh rename to manifests/helm/gitea/12.4.0/scripts/init-containers/config/config_environment.sh diff --git a/charts/gitea/12.4.0/scripts/init-containers/init/configure_gpg_environment.sh b/manifests/helm/gitea/12.4.0/scripts/init-containers/init/configure_gpg_environment.sh similarity index 100% rename from charts/gitea/12.4.0/scripts/init-containers/init/configure_gpg_environment.sh rename to manifests/helm/gitea/12.4.0/scripts/init-containers/init/configure_gpg_environment.sh diff --git a/charts/gitea/12.4.0/templates/NOTES.txt b/manifests/helm/gitea/12.4.0/templates/NOTES.txt similarity index 100% rename from charts/gitea/12.4.0/templates/NOTES.txt rename to manifests/helm/gitea/12.4.0/templates/NOTES.txt diff --git a/charts/gitea/12.4.0/templates/_helpers.tpl b/manifests/helm/gitea/12.4.0/templates/_helpers.tpl similarity index 100% rename from charts/gitea/12.4.0/templates/_helpers.tpl rename to manifests/helm/gitea/12.4.0/templates/_helpers.tpl diff --git a/charts/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/config.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/config.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/config.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/config.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/deployment.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/deployment.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/deployment.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/deployment.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/deprecation.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/deprecation.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/deprecation.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/deprecation.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/extra-list.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/extra-list.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/extra-list.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/extra-list.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/gpg-secret.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/gpg-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/gpg-secret.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/gpg-secret.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/http-svc.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/http-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/http-svc.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/http-svc.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/ingress.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/ingress.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/ingress.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/ingress.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/init.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/init.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/init.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/init.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/metrics-secret.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/metrics-secret.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/metrics-secret.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/metrics-secret.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/poddisruptionbudget.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/poddisruptionbudget.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/poddisruptionbudget.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/poddisruptionbudget.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/pvc.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/pvc.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/pvc.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/pvc.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/serviceaccount.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/serviceaccount.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/serviceaccount.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/serviceaccount.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/servicemonitor.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/servicemonitor.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/servicemonitor.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/servicemonitor.yaml diff --git a/charts/gitea/12.4.0/templates/gitea/ssh-svc.yaml b/manifests/helm/gitea/12.4.0/templates/gitea/ssh-svc.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/gitea/ssh-svc.yaml rename to manifests/helm/gitea/12.4.0/templates/gitea/ssh-svc.yaml diff --git a/charts/gitea/12.4.0/templates/tests/test-http-connection.yaml b/manifests/helm/gitea/12.4.0/templates/tests/test-http-connection.yaml similarity index 100% rename from charts/gitea/12.4.0/templates/tests/test-http-connection.yaml rename to manifests/helm/gitea/12.4.0/templates/tests/test-http-connection.yaml diff --git a/charts/gitea/12.4.0/tenant-custom-values.yaml b/manifests/helm/gitea/12.4.0/tenant-custom-values.yaml similarity index 100% rename from charts/gitea/12.4.0/tenant-custom-values.yaml rename to manifests/helm/gitea/12.4.0/tenant-custom-values.yaml diff --git a/charts/gitea/12.4.0/test-values.yaml b/manifests/helm/gitea/12.4.0/test-values.yaml similarity index 100% rename from charts/gitea/12.4.0/test-values.yaml rename to manifests/helm/gitea/12.4.0/test-values.yaml diff --git a/charts/gitea/12.4.0/values.yaml b/manifests/helm/gitea/12.4.0/values.yaml similarity index 100% rename from charts/gitea/12.4.0/values.yaml rename to manifests/helm/gitea/12.4.0/values.yaml diff --git a/charts/gitea/12.4.0/yq.1 b/manifests/helm/gitea/12.4.0/yq.1 similarity index 100% rename from charts/gitea/12.4.0/yq.1 rename to manifests/helm/gitea/12.4.0/yq.1 diff --git a/charts/harbor/1.16.2/.helmignore b/manifests/helm/harbor/1.16.2/.helmignore similarity index 100% rename from charts/harbor/1.16.2/.helmignore rename to manifests/helm/harbor/1.16.2/.helmignore diff --git a/charts/harbor/1.16.2/BUILD-README.md b/manifests/helm/harbor/1.16.2/BUILD-README.md similarity index 100% rename from charts/harbor/1.16.2/BUILD-README.md rename to manifests/helm/harbor/1.16.2/BUILD-README.md diff --git a/charts/harbor/1.16.2/CUSTOM-README.md b/manifests/helm/harbor/1.16.2/CUSTOM-README.md similarity index 100% rename from charts/harbor/1.16.2/CUSTOM-README.md rename to manifests/helm/harbor/1.16.2/CUSTOM-README.md diff --git a/charts/harbor/1.16.2/Chart.yaml b/manifests/helm/harbor/1.16.2/Chart.yaml similarity index 100% rename from charts/harbor/1.16.2/Chart.yaml rename to manifests/helm/harbor/1.16.2/Chart.yaml diff --git a/charts/harbor/1.16.2/LICENSE b/manifests/helm/harbor/1.16.2/LICENSE similarity index 100% rename from charts/harbor/1.16.2/LICENSE rename to manifests/helm/harbor/1.16.2/LICENSE diff --git a/charts/harbor/1.16.2/README.md b/manifests/helm/harbor/1.16.2/README.md similarity index 100% rename from charts/harbor/1.16.2/README.md rename to manifests/helm/harbor/1.16.2/README.md diff --git a/charts/harbor/1.16.2/custom-values.yaml b/manifests/helm/harbor/1.16.2/custom-values.yaml similarity index 100% rename from charts/harbor/1.16.2/custom-values.yaml rename to manifests/helm/harbor/1.16.2/custom-values.yaml diff --git a/charts/harbor/1.16.2/templates/NOTES.txt b/manifests/helm/harbor/1.16.2/templates/NOTES.txt similarity index 100% rename from charts/harbor/1.16.2/templates/NOTES.txt rename to manifests/helm/harbor/1.16.2/templates/NOTES.txt diff --git a/charts/harbor/1.16.2/templates/_helpers.tpl b/manifests/helm/harbor/1.16.2/templates/_helpers.tpl similarity index 100% rename from charts/harbor/1.16.2/templates/_helpers.tpl rename to manifests/helm/harbor/1.16.2/templates/_helpers.tpl diff --git a/charts/harbor/1.16.2/templates/core/core-cm.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-cm.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-cm.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-cm.yaml diff --git a/charts/harbor/1.16.2/templates/core/core-dpl.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-dpl.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-dpl.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-dpl.yaml diff --git a/charts/harbor/1.16.2/templates/core/core-pre-upgrade-job.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-pre-upgrade-job.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-pre-upgrade-job.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-pre-upgrade-job.yaml diff --git a/charts/harbor/1.16.2/templates/core/core-secret.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-secret.yaml diff --git a/charts/harbor/1.16.2/templates/core/core-svc.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-svc.yaml diff --git a/charts/harbor/1.16.2/templates/core/core-tls.yaml b/manifests/helm/harbor/1.16.2/templates/core/core-tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/core/core-tls.yaml rename to manifests/helm/harbor/1.16.2/templates/core/core-tls.yaml diff --git a/charts/harbor/1.16.2/templates/database/database-secret.yaml b/manifests/helm/harbor/1.16.2/templates/database/database-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/database/database-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/database/database-secret.yaml diff --git a/charts/harbor/1.16.2/templates/database/database-ss.yaml b/manifests/helm/harbor/1.16.2/templates/database/database-ss.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/database/database-ss.yaml rename to manifests/helm/harbor/1.16.2/templates/database/database-ss.yaml diff --git a/charts/harbor/1.16.2/templates/database/database-svc.yaml b/manifests/helm/harbor/1.16.2/templates/database/database-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/database/database-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/database/database-svc.yaml diff --git a/charts/harbor/1.16.2/templates/exporter/exporter-cm-env.yaml b/manifests/helm/harbor/1.16.2/templates/exporter/exporter-cm-env.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/exporter/exporter-cm-env.yaml rename to manifests/helm/harbor/1.16.2/templates/exporter/exporter-cm-env.yaml diff --git a/charts/harbor/1.16.2/templates/exporter/exporter-dpl.yaml b/manifests/helm/harbor/1.16.2/templates/exporter/exporter-dpl.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/exporter/exporter-dpl.yaml rename to manifests/helm/harbor/1.16.2/templates/exporter/exporter-dpl.yaml diff --git a/charts/harbor/1.16.2/templates/exporter/exporter-secret.yaml b/manifests/helm/harbor/1.16.2/templates/exporter/exporter-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/exporter/exporter-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/exporter/exporter-secret.yaml diff --git a/charts/harbor/1.16.2/templates/exporter/exporter-svc.yaml b/manifests/helm/harbor/1.16.2/templates/exporter/exporter-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/exporter/exporter-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/exporter/exporter-svc.yaml diff --git a/charts/harbor/1.16.2/templates/ingress/ingress.yaml b/manifests/helm/harbor/1.16.2/templates/ingress/ingress.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/ingress/ingress.yaml rename to manifests/helm/harbor/1.16.2/templates/ingress/ingress.yaml diff --git a/charts/harbor/1.16.2/templates/ingress/secret.yaml b/manifests/helm/harbor/1.16.2/templates/ingress/secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/ingress/secret.yaml rename to manifests/helm/harbor/1.16.2/templates/ingress/secret.yaml diff --git a/charts/harbor/1.16.2/templates/internal/auto-tls.yaml b/manifests/helm/harbor/1.16.2/templates/internal/auto-tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/internal/auto-tls.yaml rename to manifests/helm/harbor/1.16.2/templates/internal/auto-tls.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-cm-env.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-cm-env.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-cm-env.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-cm-env.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-cm.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-cm.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-cm.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-cm.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-dpl.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-dpl.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-dpl.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-dpl.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-pvc.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-pvc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-pvc.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-pvc.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-secrets.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-secrets.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-secrets.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-secrets.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-svc.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-svc.yaml diff --git a/charts/harbor/1.16.2/templates/jobservice/jobservice-tls.yaml b/manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/jobservice/jobservice-tls.yaml rename to manifests/helm/harbor/1.16.2/templates/jobservice/jobservice-tls.yaml diff --git a/charts/harbor/1.16.2/templates/metrics/metrics-svcmon.yaml b/manifests/helm/harbor/1.16.2/templates/metrics/metrics-svcmon.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/metrics/metrics-svcmon.yaml rename to manifests/helm/harbor/1.16.2/templates/metrics/metrics-svcmon.yaml diff --git a/charts/harbor/1.16.2/templates/nginx/configmap-http.yaml b/manifests/helm/harbor/1.16.2/templates/nginx/configmap-http.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/nginx/configmap-http.yaml rename to manifests/helm/harbor/1.16.2/templates/nginx/configmap-http.yaml diff --git a/charts/harbor/1.16.2/templates/nginx/configmap-https.yaml b/manifests/helm/harbor/1.16.2/templates/nginx/configmap-https.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/nginx/configmap-https.yaml rename to manifests/helm/harbor/1.16.2/templates/nginx/configmap-https.yaml diff --git a/charts/harbor/1.16.2/templates/nginx/deployment.yaml b/manifests/helm/harbor/1.16.2/templates/nginx/deployment.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/nginx/deployment.yaml rename to manifests/helm/harbor/1.16.2/templates/nginx/deployment.yaml diff --git a/charts/harbor/1.16.2/templates/nginx/secret.yaml b/manifests/helm/harbor/1.16.2/templates/nginx/secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/nginx/secret.yaml rename to manifests/helm/harbor/1.16.2/templates/nginx/secret.yaml diff --git a/charts/harbor/1.16.2/templates/nginx/service.yaml b/manifests/helm/harbor/1.16.2/templates/nginx/service.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/nginx/service.yaml rename to manifests/helm/harbor/1.16.2/templates/nginx/service.yaml diff --git a/charts/harbor/1.16.2/templates/portal/configmap.yaml b/manifests/helm/harbor/1.16.2/templates/portal/configmap.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/portal/configmap.yaml rename to manifests/helm/harbor/1.16.2/templates/portal/configmap.yaml diff --git a/charts/harbor/1.16.2/templates/portal/deployment.yaml b/manifests/helm/harbor/1.16.2/templates/portal/deployment.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/portal/deployment.yaml rename to manifests/helm/harbor/1.16.2/templates/portal/deployment.yaml diff --git a/charts/harbor/1.16.2/templates/portal/service.yaml b/manifests/helm/harbor/1.16.2/templates/portal/service.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/portal/service.yaml rename to manifests/helm/harbor/1.16.2/templates/portal/service.yaml diff --git a/charts/harbor/1.16.2/templates/portal/tls.yaml b/manifests/helm/harbor/1.16.2/templates/portal/tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/portal/tls.yaml rename to manifests/helm/harbor/1.16.2/templates/portal/tls.yaml diff --git a/charts/harbor/1.16.2/templates/redis/service.yaml b/manifests/helm/harbor/1.16.2/templates/redis/service.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/redis/service.yaml rename to manifests/helm/harbor/1.16.2/templates/redis/service.yaml diff --git a/charts/harbor/1.16.2/templates/redis/statefulset.yaml b/manifests/helm/harbor/1.16.2/templates/redis/statefulset.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/redis/statefulset.yaml rename to manifests/helm/harbor/1.16.2/templates/redis/statefulset.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-cm.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-cm.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-cm.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-cm.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-dpl.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-dpl.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-dpl.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-dpl.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-pvc.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-pvc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-pvc.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-pvc.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-secret.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-secret.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-svc.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-svc.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registry-tls.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registry-tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registry-tls.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registry-tls.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registryctl-cm.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registryctl-cm.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registryctl-cm.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registryctl-cm.yaml diff --git a/charts/harbor/1.16.2/templates/registry/registryctl-secret.yaml b/manifests/helm/harbor/1.16.2/templates/registry/registryctl-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/registry/registryctl-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/registry/registryctl-secret.yaml diff --git a/charts/harbor/1.16.2/templates/trivy/trivy-secret.yaml b/manifests/helm/harbor/1.16.2/templates/trivy/trivy-secret.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/trivy/trivy-secret.yaml rename to manifests/helm/harbor/1.16.2/templates/trivy/trivy-secret.yaml diff --git a/charts/harbor/1.16.2/templates/trivy/trivy-sts.yaml b/manifests/helm/harbor/1.16.2/templates/trivy/trivy-sts.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/trivy/trivy-sts.yaml rename to manifests/helm/harbor/1.16.2/templates/trivy/trivy-sts.yaml diff --git a/charts/harbor/1.16.2/templates/trivy/trivy-svc.yaml b/manifests/helm/harbor/1.16.2/templates/trivy/trivy-svc.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/trivy/trivy-svc.yaml rename to manifests/helm/harbor/1.16.2/templates/trivy/trivy-svc.yaml diff --git a/charts/harbor/1.16.2/templates/trivy/trivy-tls.yaml b/manifests/helm/harbor/1.16.2/templates/trivy/trivy-tls.yaml similarity index 100% rename from charts/harbor/1.16.2/templates/trivy/trivy-tls.yaml rename to manifests/helm/harbor/1.16.2/templates/trivy/trivy-tls.yaml diff --git a/charts/harbor/1.16.2/values.yaml b/manifests/helm/harbor/1.16.2/values.yaml similarity index 100% rename from charts/harbor/1.16.2/values.yaml rename to manifests/helm/harbor/1.16.2/values.yaml diff --git a/charts/kafka-cluster/1.0.0/CUSTOM-README.md b/manifests/helm/kafka-cluster/1.0.0/CUSTOM-README.md similarity index 100% rename from charts/kafka-cluster/1.0.0/CUSTOM-README.md rename to manifests/helm/kafka-cluster/1.0.0/CUSTOM-README.md diff --git a/charts/kafka-cluster/1.0.0/Chart.yaml b/manifests/helm/kafka-cluster/1.0.0/Chart.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/Chart.yaml rename to manifests/helm/kafka-cluster/1.0.0/Chart.yaml diff --git a/charts/kafka-cluster/1.0.0/README.md b/manifests/helm/kafka-cluster/1.0.0/README.md similarity index 100% rename from charts/kafka-cluster/1.0.0/README.md rename to manifests/helm/kafka-cluster/1.0.0/README.md diff --git a/charts/kafka-cluster/1.0.0/custom-values.yaml b/manifests/helm/kafka-cluster/1.0.0/custom-values.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/custom-values.yaml rename to manifests/helm/kafka-cluster/1.0.0/custom-values.yaml diff --git a/charts/kafka-cluster/1.0.0/kafka-cluster.yaml b/manifests/helm/kafka-cluster/1.0.0/kafka-cluster.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/kafka-cluster.yaml rename to manifests/helm/kafka-cluster/1.0.0/kafka-cluster.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/_helpers.tpl b/manifests/helm/kafka-cluster/1.0.0/templates/_helpers.tpl similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/_helpers.tpl rename to manifests/helm/kafka-cluster/1.0.0/templates/_helpers.tpl diff --git a/charts/kafka-cluster/1.0.0/templates/kafka-connect.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka-connect.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka-connect.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka-connect.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/kafka-nodepool-broker.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka-nodepool-broker.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka-nodepool-broker.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka-nodepool-broker.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/kafka-nodepool-controller.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka-nodepool-controller.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka-nodepool-controller.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka-nodepool-controller.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/kafka-topics.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka-topics.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka-topics.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka-topics.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/kafka-user.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka-user.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka-user.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka-user.yaml diff --git a/charts/kafka-cluster/1.0.0/templates/kafka.yaml b/manifests/helm/kafka-cluster/1.0.0/templates/kafka.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/templates/kafka.yaml rename to manifests/helm/kafka-cluster/1.0.0/templates/kafka.yaml diff --git a/charts/kafka-cluster/1.0.0/values.yaml b/manifests/helm/kafka-cluster/1.0.0/values.yaml similarity index 100% rename from charts/kafka-cluster/1.0.0/values.yaml rename to manifests/helm/kafka-cluster/1.0.0/values.yaml diff --git a/charts/kafka-ui/1.5.1/.helmignore b/manifests/helm/kafka-ui/1.5.1/.helmignore similarity index 100% rename from charts/kafka-ui/1.5.1/.helmignore rename to manifests/helm/kafka-ui/1.5.1/.helmignore diff --git a/charts/kafka-ui/1.5.1/BUILD-README.md b/manifests/helm/kafka-ui/1.5.1/BUILD-README.md similarity index 100% rename from charts/kafka-ui/1.5.1/BUILD-README.md rename to manifests/helm/kafka-ui/1.5.1/BUILD-README.md diff --git a/charts/kafka-ui/1.5.1/CUSTOM-README.md b/manifests/helm/kafka-ui/1.5.1/CUSTOM-README.md similarity index 100% rename from charts/kafka-ui/1.5.1/CUSTOM-README.md rename to manifests/helm/kafka-ui/1.5.1/CUSTOM-README.md diff --git a/charts/kafka-ui/1.5.1/Chart.yaml b/manifests/helm/kafka-ui/1.5.1/Chart.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/Chart.yaml rename to manifests/helm/kafka-ui/1.5.1/Chart.yaml diff --git a/charts/kafka-ui/1.5.1/README.md b/manifests/helm/kafka-ui/1.5.1/README.md similarity index 100% rename from charts/kafka-ui/1.5.1/README.md rename to manifests/helm/kafka-ui/1.5.1/README.md diff --git a/charts/kafka-ui/1.5.1/artifacthub-repo.yml b/manifests/helm/kafka-ui/1.5.1/artifacthub-repo.yml similarity index 100% rename from charts/kafka-ui/1.5.1/artifacthub-repo.yml rename to manifests/helm/kafka-ui/1.5.1/artifacthub-repo.yml diff --git a/charts/kafka-ui/1.5.1/custom-values.yaml b/manifests/helm/kafka-ui/1.5.1/custom-values.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/custom-values.yaml rename to manifests/helm/kafka-ui/1.5.1/custom-values.yaml diff --git a/charts/kafka-ui/1.5.1/index.yaml b/manifests/helm/kafka-ui/1.5.1/index.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/index.yaml rename to manifests/helm/kafka-ui/1.5.1/index.yaml diff --git a/charts/kafka-ui/1.5.1/templates/NOTES.txt b/manifests/helm/kafka-ui/1.5.1/templates/NOTES.txt similarity index 100% rename from charts/kafka-ui/1.5.1/templates/NOTES.txt rename to manifests/helm/kafka-ui/1.5.1/templates/NOTES.txt diff --git a/charts/kafka-ui/1.5.1/templates/_helpers.tpl b/manifests/helm/kafka-ui/1.5.1/templates/_helpers.tpl similarity index 100% rename from charts/kafka-ui/1.5.1/templates/_helpers.tpl rename to manifests/helm/kafka-ui/1.5.1/templates/_helpers.tpl diff --git a/charts/kafka-ui/1.5.1/templates/configmap.yaml b/manifests/helm/kafka-ui/1.5.1/templates/configmap.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/configmap.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/configmap.yaml diff --git a/charts/kafka-ui/1.5.1/templates/configmap_fromValues.yaml b/manifests/helm/kafka-ui/1.5.1/templates/configmap_fromValues.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/configmap_fromValues.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/configmap_fromValues.yaml diff --git a/charts/kafka-ui/1.5.1/templates/deployment.yaml b/manifests/helm/kafka-ui/1.5.1/templates/deployment.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/deployment.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/deployment.yaml diff --git a/charts/kafka-ui/1.5.1/templates/hpa.yaml b/manifests/helm/kafka-ui/1.5.1/templates/hpa.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/hpa.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/hpa.yaml diff --git a/charts/kafka-ui/1.5.1/templates/ingress.yaml b/manifests/helm/kafka-ui/1.5.1/templates/ingress.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/ingress.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/ingress.yaml diff --git a/charts/kafka-ui/1.5.1/templates/networkpolicy-egress.yaml b/manifests/helm/kafka-ui/1.5.1/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/networkpolicy-egress.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/networkpolicy-egress.yaml diff --git a/charts/kafka-ui/1.5.1/templates/networkpolicy-ingress.yaml b/manifests/helm/kafka-ui/1.5.1/templates/networkpolicy-ingress.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/networkpolicy-ingress.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/networkpolicy-ingress.yaml diff --git a/charts/kafka-ui/1.5.1/templates/secret.yaml b/manifests/helm/kafka-ui/1.5.1/templates/secret.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/secret.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/secret.yaml diff --git a/charts/kafka-ui/1.5.1/templates/service.yaml b/manifests/helm/kafka-ui/1.5.1/templates/service.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/service.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/service.yaml diff --git a/charts/kafka-ui/1.5.1/templates/serviceaccount.yaml b/manifests/helm/kafka-ui/1.5.1/templates/serviceaccount.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/templates/serviceaccount.yaml rename to manifests/helm/kafka-ui/1.5.1/templates/serviceaccount.yaml diff --git a/charts/kafka-ui/1.5.1/values.yaml b/manifests/helm/kafka-ui/1.5.1/values.yaml similarity index 100% rename from charts/kafka-ui/1.5.1/values.yaml rename to manifests/helm/kafka-ui/1.5.1/values.yaml diff --git a/charts/kafka/32.4.3/.helmignore b/manifests/helm/kafka/32.4.3/.helmignore similarity index 100% rename from charts/kafka/32.4.3/.helmignore rename to manifests/helm/kafka/32.4.3/.helmignore diff --git a/charts/kafka/32.4.3/BUILD-README.md b/manifests/helm/kafka/32.4.3/BUILD-README.md similarity index 100% rename from charts/kafka/32.4.3/BUILD-README.md rename to manifests/helm/kafka/32.4.3/BUILD-README.md diff --git a/charts/kafka/32.4.3/CUSTOM-README.md b/manifests/helm/kafka/32.4.3/CUSTOM-README.md similarity index 100% rename from charts/kafka/32.4.3/CUSTOM-README.md rename to manifests/helm/kafka/32.4.3/CUSTOM-README.md diff --git a/charts/kafka/32.4.3/Chart.lock b/manifests/helm/kafka/32.4.3/Chart.lock similarity index 100% rename from charts/kafka/32.4.3/Chart.lock rename to manifests/helm/kafka/32.4.3/Chart.lock diff --git a/charts/kafka/32.4.3/Chart.yaml b/manifests/helm/kafka/32.4.3/Chart.yaml similarity index 100% rename from charts/kafka/32.4.3/Chart.yaml rename to manifests/helm/kafka/32.4.3/Chart.yaml diff --git a/charts/kafka/32.4.3/README.md b/manifests/helm/kafka/32.4.3/README.md similarity index 100% rename from charts/kafka/32.4.3/README.md rename to manifests/helm/kafka/32.4.3/README.md diff --git a/charts/kafka/32.4.3/charts/common/.helmignore b/manifests/helm/kafka/32.4.3/charts/common/.helmignore similarity index 100% rename from charts/kafka/32.4.3/charts/common/.helmignore rename to manifests/helm/kafka/32.4.3/charts/common/.helmignore diff --git a/charts/kafka/32.4.3/charts/common/Chart.yaml b/manifests/helm/kafka/32.4.3/charts/common/Chart.yaml similarity index 100% rename from charts/kafka/32.4.3/charts/common/Chart.yaml rename to manifests/helm/kafka/32.4.3/charts/common/Chart.yaml diff --git a/charts/kafka/32.4.3/charts/common/README.md b/manifests/helm/kafka/32.4.3/charts/common/README.md similarity index 100% rename from charts/kafka/32.4.3/charts/common/README.md rename to manifests/helm/kafka/32.4.3/charts/common/README.md diff --git a/charts/kafka/32.4.3/charts/common/templates/_affinities.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_affinities.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_affinities.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_capabilities.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_capabilities.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_capabilities.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_compatibility.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_compatibility.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_compatibility.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_errors.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_errors.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_errors.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_errors.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_images.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_images.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_images.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_images.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_ingress.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_ingress.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_ingress.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_labels.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_labels.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_labels.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_labels.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_names.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_names.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_names.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_names.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_resources.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_resources.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_resources.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_resources.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_secrets.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_secrets.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_secrets.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_storage.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_storage.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_storage.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_storage.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_tplvalues.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_tplvalues.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_tplvalues.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_utils.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_utils.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_utils.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_utils.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/_warnings.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/_warnings.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/_warnings.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_mysql.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_mysql.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_redis.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_redis.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_redis.tpl diff --git a/charts/kafka/32.4.3/charts/common/templates/validations/_validations.tpl b/manifests/helm/kafka/32.4.3/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/kafka/32.4.3/charts/common/templates/validations/_validations.tpl rename to manifests/helm/kafka/32.4.3/charts/common/templates/validations/_validations.tpl diff --git a/charts/kafka/32.4.3/charts/common/values.yaml b/manifests/helm/kafka/32.4.3/charts/common/values.yaml similarity index 100% rename from charts/kafka/32.4.3/charts/common/values.yaml rename to manifests/helm/kafka/32.4.3/charts/common/values.yaml diff --git a/charts/kafka/32.4.3/custom-values.yaml b/manifests/helm/kafka/32.4.3/custom-values.yaml similarity index 100% rename from charts/kafka/32.4.3/custom-values.yaml rename to manifests/helm/kafka/32.4.3/custom-values.yaml diff --git a/charts/kafka/32.4.3/templates/NOTES.txt b/manifests/helm/kafka/32.4.3/templates/NOTES.txt similarity index 100% rename from charts/kafka/32.4.3/templates/NOTES.txt rename to manifests/helm/kafka/32.4.3/templates/NOTES.txt diff --git a/charts/kafka/32.4.3/templates/_helpers.tpl b/manifests/helm/kafka/32.4.3/templates/_helpers.tpl similarity index 100% rename from charts/kafka/32.4.3/templates/_helpers.tpl rename to manifests/helm/kafka/32.4.3/templates/_helpers.tpl diff --git a/charts/kafka/32.4.3/templates/_init_containers.tpl b/manifests/helm/kafka/32.4.3/templates/_init_containers.tpl similarity index 100% rename from charts/kafka/32.4.3/templates/_init_containers.tpl rename to manifests/helm/kafka/32.4.3/templates/_init_containers.tpl diff --git a/charts/kafka/32.4.3/templates/broker/config-secrets.yaml b/manifests/helm/kafka/32.4.3/templates/broker/config-secrets.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/config-secrets.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/config-secrets.yaml diff --git a/charts/kafka/32.4.3/templates/broker/configmap.yaml b/manifests/helm/kafka/32.4.3/templates/broker/configmap.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/configmap.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/configmap.yaml diff --git a/charts/kafka/32.4.3/templates/broker/hpa.yaml b/manifests/helm/kafka/32.4.3/templates/broker/hpa.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/hpa.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/hpa.yaml diff --git a/charts/kafka/32.4.3/templates/broker/networkpolicy.yaml b/manifests/helm/kafka/32.4.3/templates/broker/networkpolicy.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/networkpolicy.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/networkpolicy.yaml diff --git a/charts/kafka/32.4.3/templates/broker/pdb.yaml b/manifests/helm/kafka/32.4.3/templates/broker/pdb.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/pdb.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/pdb.yaml diff --git a/charts/kafka/32.4.3/templates/broker/statefulset.yaml b/manifests/helm/kafka/32.4.3/templates/broker/statefulset.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/statefulset.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/statefulset.yaml diff --git a/charts/kafka/32.4.3/templates/broker/svc-external-access.yaml b/manifests/helm/kafka/32.4.3/templates/broker/svc-external-access.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/svc-external-access.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/svc-external-access.yaml diff --git a/charts/kafka/32.4.3/templates/broker/svc-headless.yaml b/manifests/helm/kafka/32.4.3/templates/broker/svc-headless.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/svc-headless.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/svc-headless.yaml diff --git a/charts/kafka/32.4.3/templates/broker/vpa.yaml b/manifests/helm/kafka/32.4.3/templates/broker/vpa.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/broker/vpa.yaml rename to manifests/helm/kafka/32.4.3/templates/broker/vpa.yaml diff --git a/charts/kafka/32.4.3/templates/ca-cert.yaml b/manifests/helm/kafka/32.4.3/templates/ca-cert.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/ca-cert.yaml rename to manifests/helm/kafka/32.4.3/templates/ca-cert.yaml diff --git a/charts/kafka/32.4.3/templates/cert.yaml b/manifests/helm/kafka/32.4.3/templates/cert.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/cert.yaml rename to manifests/helm/kafka/32.4.3/templates/cert.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/config-secrets.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/config-secrets.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/config-secrets.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/config-secrets.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/configmap.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/configmap.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/configmap.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/configmap.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/hpa.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/hpa.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/hpa.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/hpa.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/networkpolicy.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/networkpolicy.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/networkpolicy.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/networkpolicy.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/pdb.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/pdb.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/pdb.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/pdb.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/statefulset.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/statefulset.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/statefulset.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/statefulset.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/svc-external-access.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/svc-external-access.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/svc-external-access.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/svc-external-access.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/svc-headless.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/svc-headless.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/svc-headless.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/svc-headless.yaml diff --git a/charts/kafka/32.4.3/templates/controller-eligible/vpa.yaml b/manifests/helm/kafka/32.4.3/templates/controller-eligible/vpa.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/controller-eligible/vpa.yaml rename to manifests/helm/kafka/32.4.3/templates/controller-eligible/vpa.yaml diff --git a/charts/kafka/32.4.3/templates/extra-list.yaml b/manifests/helm/kafka/32.4.3/templates/extra-list.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/extra-list.yaml rename to manifests/helm/kafka/32.4.3/templates/extra-list.yaml diff --git a/charts/kafka/32.4.3/templates/log4j2-configmap.yaml b/manifests/helm/kafka/32.4.3/templates/log4j2-configmap.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/log4j2-configmap.yaml rename to manifests/helm/kafka/32.4.3/templates/log4j2-configmap.yaml diff --git a/charts/kafka/32.4.3/templates/metrics/jmx-configmap.yaml b/manifests/helm/kafka/32.4.3/templates/metrics/jmx-configmap.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/metrics/jmx-configmap.yaml rename to manifests/helm/kafka/32.4.3/templates/metrics/jmx-configmap.yaml diff --git a/charts/kafka/32.4.3/templates/metrics/jmx-servicemonitor.yaml b/manifests/helm/kafka/32.4.3/templates/metrics/jmx-servicemonitor.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/metrics/jmx-servicemonitor.yaml rename to manifests/helm/kafka/32.4.3/templates/metrics/jmx-servicemonitor.yaml diff --git a/charts/kafka/32.4.3/templates/metrics/jmx-svc.yaml b/manifests/helm/kafka/32.4.3/templates/metrics/jmx-svc.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/metrics/jmx-svc.yaml rename to manifests/helm/kafka/32.4.3/templates/metrics/jmx-svc.yaml diff --git a/charts/kafka/32.4.3/templates/metrics/prometheusrule.yaml b/manifests/helm/kafka/32.4.3/templates/metrics/prometheusrule.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/metrics/prometheusrule.yaml rename to manifests/helm/kafka/32.4.3/templates/metrics/prometheusrule.yaml diff --git a/charts/kafka/32.4.3/templates/provisioning/job.yaml b/manifests/helm/kafka/32.4.3/templates/provisioning/job.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/provisioning/job.yaml rename to manifests/helm/kafka/32.4.3/templates/provisioning/job.yaml diff --git a/charts/kafka/32.4.3/templates/provisioning/serviceaccount.yaml b/manifests/helm/kafka/32.4.3/templates/provisioning/serviceaccount.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/provisioning/serviceaccount.yaml rename to manifests/helm/kafka/32.4.3/templates/provisioning/serviceaccount.yaml diff --git a/charts/kafka/32.4.3/templates/provisioning/tls-secret.yaml b/manifests/helm/kafka/32.4.3/templates/provisioning/tls-secret.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/provisioning/tls-secret.yaml rename to manifests/helm/kafka/32.4.3/templates/provisioning/tls-secret.yaml diff --git a/charts/kafka/32.4.3/templates/rbac/role.yaml b/manifests/helm/kafka/32.4.3/templates/rbac/role.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/rbac/role.yaml rename to manifests/helm/kafka/32.4.3/templates/rbac/role.yaml diff --git a/charts/kafka/32.4.3/templates/rbac/rolebinding.yaml b/manifests/helm/kafka/32.4.3/templates/rbac/rolebinding.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/rbac/rolebinding.yaml rename to manifests/helm/kafka/32.4.3/templates/rbac/rolebinding.yaml diff --git a/charts/kafka/32.4.3/templates/rbac/serviceaccount.yaml b/manifests/helm/kafka/32.4.3/templates/rbac/serviceaccount.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/rbac/serviceaccount.yaml rename to manifests/helm/kafka/32.4.3/templates/rbac/serviceaccount.yaml diff --git a/charts/kafka/32.4.3/templates/secrets.yaml b/manifests/helm/kafka/32.4.3/templates/secrets.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/secrets.yaml rename to manifests/helm/kafka/32.4.3/templates/secrets.yaml diff --git a/charts/kafka/32.4.3/templates/svc.yaml b/manifests/helm/kafka/32.4.3/templates/svc.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/svc.yaml rename to manifests/helm/kafka/32.4.3/templates/svc.yaml diff --git a/charts/kafka/32.4.3/templates/tls-secret.yaml b/manifests/helm/kafka/32.4.3/templates/tls-secret.yaml similarity index 100% rename from charts/kafka/32.4.3/templates/tls-secret.yaml rename to manifests/helm/kafka/32.4.3/templates/tls-secret.yaml diff --git a/charts/kafka/32.4.3/values.yaml b/manifests/helm/kafka/32.4.3/values.yaml similarity index 100% rename from charts/kafka/32.4.3/values.yaml rename to manifests/helm/kafka/32.4.3/values.yaml diff --git a/charts/keycloak/18.4.0/BUILD-README.md b/manifests/helm/keycloak/18.4.0/BUILD-README.md similarity index 100% rename from charts/keycloak/18.4.0/BUILD-README.md rename to manifests/helm/keycloak/18.4.0/BUILD-README.md diff --git a/charts/keycloak/18.4.0/CUSTOM-README.md b/manifests/helm/keycloak/18.4.0/CUSTOM-README.md similarity index 100% rename from charts/keycloak/18.4.0/CUSTOM-README.md rename to manifests/helm/keycloak/18.4.0/CUSTOM-README.md diff --git a/charts/keycloak/18.4.0/Chart.lock b/manifests/helm/keycloak/18.4.0/Chart.lock similarity index 100% rename from charts/keycloak/18.4.0/Chart.lock rename to manifests/helm/keycloak/18.4.0/Chart.lock diff --git a/charts/keycloak/18.4.0/Chart.yaml b/manifests/helm/keycloak/18.4.0/Chart.yaml similarity index 100% rename from charts/keycloak/18.4.0/Chart.yaml rename to manifests/helm/keycloak/18.4.0/Chart.yaml diff --git a/charts/keycloak/18.4.0/OWNERS b/manifests/helm/keycloak/18.4.0/OWNERS similarity index 100% rename from charts/keycloak/18.4.0/OWNERS rename to manifests/helm/keycloak/18.4.0/OWNERS diff --git a/charts/keycloak/18.4.0/README.md b/manifests/helm/keycloak/18.4.0/README.md similarity index 100% rename from charts/keycloak/18.4.0/README.md rename to manifests/helm/keycloak/18.4.0/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/.helmignore b/manifests/helm/keycloak/18.4.0/charts/postgresql/.helmignore similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/.helmignore rename to manifests/helm/keycloak/18.4.0/charts/postgresql/.helmignore diff --git a/charts/keycloak/18.4.0/charts/postgresql/Chart.lock b/manifests/helm/keycloak/18.4.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/Chart.lock rename to manifests/helm/keycloak/18.4.0/charts/postgresql/Chart.lock diff --git a/charts/keycloak/18.4.0/charts/postgresql/Chart.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/Chart.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/Chart.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/README.md b/manifests/helm/keycloak/18.4.0/charts/postgresql/README.md similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/README.md rename to manifests/helm/keycloak/18.4.0/charts/postgresql/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/README.md b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/README.md rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/ci/commonAnnotations.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/ci/commonAnnotations.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/ci/commonAnnotations.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/ci/commonAnnotations.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/ci/default-values.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/ci/default-values.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/ci/default-values.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/ci/default-values.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/ci/shmvolume-disabled-values.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/ci/shmvolume-disabled-values.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/ci/shmvolume-disabled-values.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/ci/shmvolume-disabled-values.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/files/README.md b/manifests/helm/keycloak/18.4.0/charts/postgresql/files/README.md similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/files/README.md rename to manifests/helm/keycloak/18.4.0/charts/postgresql/files/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/files/conf.d/README.md b/manifests/helm/keycloak/18.4.0/charts/postgresql/files/conf.d/README.md similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/files/conf.d/README.md rename to manifests/helm/keycloak/18.4.0/charts/postgresql/files/conf.d/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/files/docker-entrypoint-initdb.d/README.md b/manifests/helm/keycloak/18.4.0/charts/postgresql/files/docker-entrypoint-initdb.d/README.md similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/files/docker-entrypoint-initdb.d/README.md rename to manifests/helm/keycloak/18.4.0/charts/postgresql/files/docker-entrypoint-initdb.d/README.md diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/configmap.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/configmap.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/configmap.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/configmap.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/extended-config-configmap.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/extended-config-configmap.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/extended-config-configmap.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/extended-config-configmap.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/initialization-configmap.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/initialization-configmap.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/initialization-configmap.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/initialization-configmap.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/metrics-configmap.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/metrics-configmap.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/metrics-configmap.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/metrics-configmap.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/metrics-svc.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/metrics-svc.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/metrics-svc.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/metrics-svc.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/networkpolicy.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/networkpolicy.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/networkpolicy.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/networkpolicy.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/podsecuritypolicy.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/podsecuritypolicy.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/podsecuritypolicy.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/role.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/role.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/role.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/servicemonitor.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/servicemonitor.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/servicemonitor.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/servicemonitor.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/statefulset-readreplicas.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/statefulset-readreplicas.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/statefulset-readreplicas.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/statefulset-readreplicas.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/statefulset.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/statefulset.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/statefulset.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/statefulset.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/svc-headless.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-headless.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/svc-headless.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-headless.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/svc-read-set.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-read-set.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/svc-read-set.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-read-set.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/svc-read.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-read.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/svc-read.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc-read.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/svc.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/svc.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/svc.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/keycloak/18.4.0/charts/postgresql/values.schema.json b/manifests/helm/keycloak/18.4.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/values.schema.json rename to manifests/helm/keycloak/18.4.0/charts/postgresql/values.schema.json diff --git a/charts/keycloak/18.4.0/charts/postgresql/values.yaml b/manifests/helm/keycloak/18.4.0/charts/postgresql/values.yaml similarity index 100% rename from charts/keycloak/18.4.0/charts/postgresql/values.yaml rename to manifests/helm/keycloak/18.4.0/charts/postgresql/values.yaml diff --git a/charts/keycloak/18.4.0/ci/h2-and-ingress-values.yaml b/manifests/helm/keycloak/18.4.0/ci/h2-and-ingress-values.yaml similarity index 100% rename from charts/keycloak/18.4.0/ci/h2-and-ingress-values.yaml rename to manifests/helm/keycloak/18.4.0/ci/h2-and-ingress-values.yaml diff --git a/charts/keycloak/18.4.0/ci/postgres-ha-values.yaml b/manifests/helm/keycloak/18.4.0/ci/postgres-ha-values.yaml similarity index 100% rename from charts/keycloak/18.4.0/ci/postgres-ha-values.yaml rename to manifests/helm/keycloak/18.4.0/ci/postgres-ha-values.yaml diff --git a/charts/keycloak/18.4.0/custom-values.yaml b/manifests/helm/keycloak/18.4.0/custom-values.yaml similarity index 100% rename from charts/keycloak/18.4.0/custom-values.yaml rename to manifests/helm/keycloak/18.4.0/custom-values.yaml diff --git a/charts/keycloak/18.4.0/scripts/keycloak.cli b/manifests/helm/keycloak/18.4.0/scripts/keycloak.cli similarity index 100% rename from charts/keycloak/18.4.0/scripts/keycloak.cli rename to manifests/helm/keycloak/18.4.0/scripts/keycloak.cli diff --git a/charts/keycloak/18.4.0/templates/NOTES.txt b/manifests/helm/keycloak/18.4.0/templates/NOTES.txt similarity index 100% rename from charts/keycloak/18.4.0/templates/NOTES.txt rename to manifests/helm/keycloak/18.4.0/templates/NOTES.txt diff --git a/charts/keycloak/18.4.0/templates/_helpers.tpl b/manifests/helm/keycloak/18.4.0/templates/_helpers.tpl similarity index 100% rename from charts/keycloak/18.4.0/templates/_helpers.tpl rename to manifests/helm/keycloak/18.4.0/templates/_helpers.tpl diff --git a/charts/keycloak/18.4.0/templates/configmap-startup.yaml b/manifests/helm/keycloak/18.4.0/templates/configmap-startup.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/configmap-startup.yaml rename to manifests/helm/keycloak/18.4.0/templates/configmap-startup.yaml diff --git a/charts/keycloak/18.4.0/templates/hpa.yaml b/manifests/helm/keycloak/18.4.0/templates/hpa.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/hpa.yaml rename to manifests/helm/keycloak/18.4.0/templates/hpa.yaml diff --git a/charts/keycloak/18.4.0/templates/ingress.yaml b/manifests/helm/keycloak/18.4.0/templates/ingress.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/ingress.yaml rename to manifests/helm/keycloak/18.4.0/templates/ingress.yaml diff --git a/charts/keycloak/18.4.0/templates/networkpolicy.yaml b/manifests/helm/keycloak/18.4.0/templates/networkpolicy.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/networkpolicy.yaml rename to manifests/helm/keycloak/18.4.0/templates/networkpolicy.yaml diff --git a/charts/keycloak/18.4.0/templates/poddisruptionbudget.yaml b/manifests/helm/keycloak/18.4.0/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/poddisruptionbudget.yaml rename to manifests/helm/keycloak/18.4.0/templates/poddisruptionbudget.yaml diff --git a/charts/keycloak/18.4.0/templates/prometheusrule.yaml b/manifests/helm/keycloak/18.4.0/templates/prometheusrule.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/prometheusrule.yaml rename to manifests/helm/keycloak/18.4.0/templates/prometheusrule.yaml diff --git a/charts/keycloak/18.4.0/templates/rbac.yaml b/manifests/helm/keycloak/18.4.0/templates/rbac.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/rbac.yaml rename to manifests/helm/keycloak/18.4.0/templates/rbac.yaml diff --git a/charts/keycloak/18.4.0/templates/route.yaml b/manifests/helm/keycloak/18.4.0/templates/route.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/route.yaml rename to manifests/helm/keycloak/18.4.0/templates/route.yaml diff --git a/charts/keycloak/18.4.0/templates/secrets.yaml b/manifests/helm/keycloak/18.4.0/templates/secrets.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/secrets.yaml rename to manifests/helm/keycloak/18.4.0/templates/secrets.yaml diff --git a/charts/keycloak/18.4.0/templates/service-headless.yaml b/manifests/helm/keycloak/18.4.0/templates/service-headless.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/service-headless.yaml rename to manifests/helm/keycloak/18.4.0/templates/service-headless.yaml diff --git a/charts/keycloak/18.4.0/templates/service-http.yaml b/manifests/helm/keycloak/18.4.0/templates/service-http.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/service-http.yaml rename to manifests/helm/keycloak/18.4.0/templates/service-http.yaml diff --git a/charts/keycloak/18.4.0/templates/serviceaccount.yaml b/manifests/helm/keycloak/18.4.0/templates/serviceaccount.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/serviceaccount.yaml rename to manifests/helm/keycloak/18.4.0/templates/serviceaccount.yaml diff --git a/charts/keycloak/18.4.0/templates/servicemonitor.yaml b/manifests/helm/keycloak/18.4.0/templates/servicemonitor.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/servicemonitor.yaml rename to manifests/helm/keycloak/18.4.0/templates/servicemonitor.yaml diff --git a/charts/keycloak/18.4.0/templates/statefulset.yaml b/manifests/helm/keycloak/18.4.0/templates/statefulset.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/statefulset.yaml rename to manifests/helm/keycloak/18.4.0/templates/statefulset.yaml diff --git a/charts/keycloak/18.4.0/templates/test/configmap-test.yaml b/manifests/helm/keycloak/18.4.0/templates/test/configmap-test.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/test/configmap-test.yaml rename to manifests/helm/keycloak/18.4.0/templates/test/configmap-test.yaml diff --git a/charts/keycloak/18.4.0/templates/test/pod-test.yaml b/manifests/helm/keycloak/18.4.0/templates/test/pod-test.yaml similarity index 100% rename from charts/keycloak/18.4.0/templates/test/pod-test.yaml rename to manifests/helm/keycloak/18.4.0/templates/test/pod-test.yaml diff --git a/charts/keycloak/18.4.0/values.schema.json b/manifests/helm/keycloak/18.4.0/values.schema.json similarity index 100% rename from charts/keycloak/18.4.0/values.schema.json rename to manifests/helm/keycloak/18.4.0/values.schema.json diff --git a/charts/keycloak/18.4.0/values.yaml b/manifests/helm/keycloak/18.4.0/values.yaml similarity index 100% rename from charts/keycloak/18.4.0/values.yaml rename to manifests/helm/keycloak/18.4.0/values.yaml diff --git a/charts/kong/2.46.0/BUILD-README.md b/manifests/helm/kong/2.46.0/BUILD-README.md similarity index 100% rename from charts/kong/2.46.0/BUILD-README.md rename to manifests/helm/kong/2.46.0/BUILD-README.md diff --git a/charts/kong/2.46.0/CHANGELOG.md b/manifests/helm/kong/2.46.0/CHANGELOG.md similarity index 100% rename from charts/kong/2.46.0/CHANGELOG.md rename to manifests/helm/kong/2.46.0/CHANGELOG.md diff --git a/charts/kong/2.46.0/CUSTOM-README.md b/manifests/helm/kong/2.46.0/CUSTOM-README.md similarity index 100% rename from charts/kong/2.46.0/CUSTOM-README.md rename to manifests/helm/kong/2.46.0/CUSTOM-README.md diff --git a/charts/kong/2.46.0/Chart.lock b/manifests/helm/kong/2.46.0/Chart.lock similarity index 100% rename from charts/kong/2.46.0/Chart.lock rename to manifests/helm/kong/2.46.0/Chart.lock diff --git a/charts/kong/2.46.0/Chart.yaml b/manifests/helm/kong/2.46.0/Chart.yaml similarity index 100% rename from charts/kong/2.46.0/Chart.yaml rename to manifests/helm/kong/2.46.0/Chart.yaml diff --git a/charts/kong/2.46.0/FAQs.md b/manifests/helm/kong/2.46.0/FAQs.md similarity index 100% rename from charts/kong/2.46.0/FAQs.md rename to manifests/helm/kong/2.46.0/FAQs.md diff --git a/charts/kong/2.46.0/README.md b/manifests/helm/kong/2.46.0/README.md similarity index 100% rename from charts/kong/2.46.0/README.md rename to manifests/helm/kong/2.46.0/README.md diff --git a/charts/kong/2.46.0/UPGRADE.md b/manifests/helm/kong/2.46.0/UPGRADE.md similarity index 100% rename from charts/kong/2.46.0/UPGRADE.md rename to manifests/helm/kong/2.46.0/UPGRADE.md diff --git a/charts/kong/2.46.0/charts/postgresql/.helmignore b/manifests/helm/kong/2.46.0/charts/postgresql/.helmignore similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/.helmignore rename to manifests/helm/kong/2.46.0/charts/postgresql/.helmignore diff --git a/charts/kong/2.46.0/charts/postgresql/Chart.lock b/manifests/helm/kong/2.46.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/Chart.lock rename to manifests/helm/kong/2.46.0/charts/postgresql/Chart.lock diff --git a/charts/kong/2.46.0/charts/postgresql/Chart.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/Chart.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/Chart.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/README.md b/manifests/helm/kong/2.46.0/charts/postgresql/README.md similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/README.md rename to manifests/helm/kong/2.46.0/charts/postgresql/README.md diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/README.md b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/README.md rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/README.md diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/kong/2.46.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/kong/2.46.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/kong/2.46.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/kong/2.46.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/psp.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/psp.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/role.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/role.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/role.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/kong/2.46.0/charts/postgresql/values.schema.json b/manifests/helm/kong/2.46.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/values.schema.json rename to manifests/helm/kong/2.46.0/charts/postgresql/values.schema.json diff --git a/charts/kong/2.46.0/charts/postgresql/values.yaml b/manifests/helm/kong/2.46.0/charts/postgresql/values.yaml similarity index 100% rename from charts/kong/2.46.0/charts/postgresql/values.yaml rename to manifests/helm/kong/2.46.0/charts/postgresql/values.yaml diff --git a/charts/kong/2.46.0/crds/custom-resource-definitions.yaml b/manifests/helm/kong/2.46.0/crds/custom-resource-definitions.yaml similarity index 100% rename from charts/kong/2.46.0/crds/custom-resource-definitions.yaml rename to manifests/helm/kong/2.46.0/crds/custom-resource-definitions.yaml diff --git a/charts/kong/2.46.0/custom-values.yaml b/manifests/helm/kong/2.46.0/custom-values.yaml similarity index 100% rename from charts/kong/2.46.0/custom-values.yaml rename to manifests/helm/kong/2.46.0/custom-values.yaml diff --git a/charts/kong/2.46.0/templates/NOTES.txt b/manifests/helm/kong/2.46.0/templates/NOTES.txt similarity index 100% rename from charts/kong/2.46.0/templates/NOTES.txt rename to manifests/helm/kong/2.46.0/templates/NOTES.txt diff --git a/charts/kong/2.46.0/templates/_helpers.tpl b/manifests/helm/kong/2.46.0/templates/_helpers.tpl similarity index 100% rename from charts/kong/2.46.0/templates/_helpers.tpl rename to manifests/helm/kong/2.46.0/templates/_helpers.tpl diff --git a/charts/kong/2.46.0/templates/admission-webhook.yaml b/manifests/helm/kong/2.46.0/templates/admission-webhook.yaml similarity index 100% rename from charts/kong/2.46.0/templates/admission-webhook.yaml rename to manifests/helm/kong/2.46.0/templates/admission-webhook.yaml diff --git a/charts/kong/2.46.0/templates/certificate.yaml b/manifests/helm/kong/2.46.0/templates/certificate.yaml similarity index 100% rename from charts/kong/2.46.0/templates/certificate.yaml rename to manifests/helm/kong/2.46.0/templates/certificate.yaml diff --git a/charts/kong/2.46.0/templates/config-dbless.yaml b/manifests/helm/kong/2.46.0/templates/config-dbless.yaml similarity index 100% rename from charts/kong/2.46.0/templates/config-dbless.yaml rename to manifests/helm/kong/2.46.0/templates/config-dbless.yaml diff --git a/charts/kong/2.46.0/templates/controller-rbac-resources.yaml b/manifests/helm/kong/2.46.0/templates/controller-rbac-resources.yaml similarity index 100% rename from charts/kong/2.46.0/templates/controller-rbac-resources.yaml rename to manifests/helm/kong/2.46.0/templates/controller-rbac-resources.yaml diff --git a/charts/kong/2.46.0/templates/controller-service-metrics.yaml b/manifests/helm/kong/2.46.0/templates/controller-service-metrics.yaml similarity index 100% rename from charts/kong/2.46.0/templates/controller-service-metrics.yaml rename to manifests/helm/kong/2.46.0/templates/controller-service-metrics.yaml diff --git a/charts/kong/2.46.0/templates/custom-resource-definitions.yaml b/manifests/helm/kong/2.46.0/templates/custom-resource-definitions.yaml similarity index 100% rename from charts/kong/2.46.0/templates/custom-resource-definitions.yaml rename to manifests/helm/kong/2.46.0/templates/custom-resource-definitions.yaml diff --git a/charts/kong/2.46.0/templates/deployment.yaml b/manifests/helm/kong/2.46.0/templates/deployment.yaml similarity index 100% rename from charts/kong/2.46.0/templates/deployment.yaml rename to manifests/helm/kong/2.46.0/templates/deployment.yaml diff --git a/charts/kong/2.46.0/templates/extraManifests.yaml b/manifests/helm/kong/2.46.0/templates/extraManifests.yaml similarity index 100% rename from charts/kong/2.46.0/templates/extraManifests.yaml rename to manifests/helm/kong/2.46.0/templates/extraManifests.yaml diff --git a/charts/kong/2.46.0/templates/hpa.yaml b/manifests/helm/kong/2.46.0/templates/hpa.yaml similarity index 100% rename from charts/kong/2.46.0/templates/hpa.yaml rename to manifests/helm/kong/2.46.0/templates/hpa.yaml diff --git a/charts/kong/2.46.0/templates/ingress-class.yaml b/manifests/helm/kong/2.46.0/templates/ingress-class.yaml similarity index 100% rename from charts/kong/2.46.0/templates/ingress-class.yaml rename to manifests/helm/kong/2.46.0/templates/ingress-class.yaml diff --git a/charts/kong/2.46.0/templates/migrations-post-upgrade.yaml b/manifests/helm/kong/2.46.0/templates/migrations-post-upgrade.yaml similarity index 100% rename from charts/kong/2.46.0/templates/migrations-post-upgrade.yaml rename to manifests/helm/kong/2.46.0/templates/migrations-post-upgrade.yaml diff --git a/charts/kong/2.46.0/templates/migrations-pre-upgrade.yaml b/manifests/helm/kong/2.46.0/templates/migrations-pre-upgrade.yaml similarity index 100% rename from charts/kong/2.46.0/templates/migrations-pre-upgrade.yaml rename to manifests/helm/kong/2.46.0/templates/migrations-pre-upgrade.yaml diff --git a/charts/kong/2.46.0/templates/migrations.yaml b/manifests/helm/kong/2.46.0/templates/migrations.yaml similarity index 100% rename from charts/kong/2.46.0/templates/migrations.yaml rename to manifests/helm/kong/2.46.0/templates/migrations.yaml diff --git a/charts/kong/2.46.0/templates/pdb.yaml b/manifests/helm/kong/2.46.0/templates/pdb.yaml similarity index 100% rename from charts/kong/2.46.0/templates/pdb.yaml rename to manifests/helm/kong/2.46.0/templates/pdb.yaml diff --git a/charts/kong/2.46.0/templates/psp.yaml b/manifests/helm/kong/2.46.0/templates/psp.yaml similarity index 100% rename from charts/kong/2.46.0/templates/psp.yaml rename to manifests/helm/kong/2.46.0/templates/psp.yaml diff --git a/charts/kong/2.46.0/templates/secret-sa-token.yaml b/manifests/helm/kong/2.46.0/templates/secret-sa-token.yaml similarity index 100% rename from charts/kong/2.46.0/templates/secret-sa-token.yaml rename to manifests/helm/kong/2.46.0/templates/secret-sa-token.yaml diff --git a/charts/kong/2.46.0/templates/service-account.yaml b/manifests/helm/kong/2.46.0/templates/service-account.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-account.yaml rename to manifests/helm/kong/2.46.0/templates/service-account.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-admin.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-admin.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-admin.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-admin.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-cluster-telemetry.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-cluster-telemetry.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-cluster-telemetry.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-cluster-telemetry.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-cluster.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-cluster.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-cluster.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-cluster.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-manager.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-manager.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-manager.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-manager.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-portal-api.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-portal-api.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-portal-api.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-portal-api.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-portal.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-portal.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-portal.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-portal.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-proxy.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-proxy.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-proxy.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-proxy.yaml diff --git a/charts/kong/2.46.0/templates/service-kong-udp-proxy.yaml b/manifests/helm/kong/2.46.0/templates/service-kong-udp-proxy.yaml similarity index 100% rename from charts/kong/2.46.0/templates/service-kong-udp-proxy.yaml rename to manifests/helm/kong/2.46.0/templates/service-kong-udp-proxy.yaml diff --git a/charts/kong/2.46.0/templates/servicemonitor.yaml b/manifests/helm/kong/2.46.0/templates/servicemonitor.yaml similarity index 100% rename from charts/kong/2.46.0/templates/servicemonitor.yaml rename to manifests/helm/kong/2.46.0/templates/servicemonitor.yaml diff --git a/charts/kong/2.46.0/templates/wait-for-postgres-script.yaml b/manifests/helm/kong/2.46.0/templates/wait-for-postgres-script.yaml similarity index 100% rename from charts/kong/2.46.0/templates/wait-for-postgres-script.yaml rename to manifests/helm/kong/2.46.0/templates/wait-for-postgres-script.yaml diff --git a/charts/kong/2.46.0/values.yaml b/manifests/helm/kong/2.46.0/values.yaml similarity index 100% rename from charts/kong/2.46.0/values.yaml rename to manifests/helm/kong/2.46.0/values.yaml diff --git a/charts/kserve/0.1.0/.helmignore b/manifests/helm/kserve/0.1.0/.helmignore similarity index 100% rename from charts/kserve/0.1.0/.helmignore rename to manifests/helm/kserve/0.1.0/.helmignore diff --git a/charts/kserve/0.1.0/CUSTOM-README.md b/manifests/helm/kserve/0.1.0/CUSTOM-README.md similarity index 100% rename from charts/kserve/0.1.0/CUSTOM-README.md rename to manifests/helm/kserve/0.1.0/CUSTOM-README.md diff --git a/charts/kserve/0.1.0/Chart.yaml b/manifests/helm/kserve/0.1.0/Chart.yaml similarity index 100% rename from charts/kserve/0.1.0/Chart.yaml rename to manifests/helm/kserve/0.1.0/Chart.yaml diff --git a/charts/kserve/0.1.0/custom-values.yaml b/manifests/helm/kserve/0.1.0/custom-values.yaml similarity index 100% rename from charts/kserve/0.1.0/custom-values.yaml rename to manifests/helm/kserve/0.1.0/custom-values.yaml diff --git a/charts/kserve/0.1.0/templates/NOTES.txt b/manifests/helm/kserve/0.1.0/templates/NOTES.txt similarity index 100% rename from charts/kserve/0.1.0/templates/NOTES.txt rename to manifests/helm/kserve/0.1.0/templates/NOTES.txt diff --git a/charts/kserve/0.1.0/templates/_helpers.tpl b/manifests/helm/kserve/0.1.0/templates/_helpers.tpl similarity index 100% rename from charts/kserve/0.1.0/templates/_helpers.tpl rename to manifests/helm/kserve/0.1.0/templates/_helpers.tpl diff --git a/charts/kserve/0.1.0/templates/inferenceservice.yaml b/manifests/helm/kserve/0.1.0/templates/inferenceservice.yaml similarity index 100% rename from charts/kserve/0.1.0/templates/inferenceservice.yaml rename to manifests/helm/kserve/0.1.0/templates/inferenceservice.yaml diff --git a/charts/kserve/0.1.0/templates/ingress.yaml b/manifests/helm/kserve/0.1.0/templates/ingress.yaml similarity index 100% rename from charts/kserve/0.1.0/templates/ingress.yaml rename to manifests/helm/kserve/0.1.0/templates/ingress.yaml diff --git a/charts/kserve/0.1.0/values.yaml b/manifests/helm/kserve/0.1.0/values.yaml similarity index 100% rename from charts/kserve/0.1.0/values.yaml rename to manifests/helm/kserve/0.1.0/values.yaml diff --git a/charts/kyverno/3.4.1/BUILD-README.md b/manifests/helm/kyverno/3.4.1/BUILD-README.md similarity index 100% rename from charts/kyverno/3.4.1/BUILD-README.md rename to manifests/helm/kyverno/3.4.1/BUILD-README.md diff --git a/charts/kyverno/3.4.1/CUSTOM-README.md b/manifests/helm/kyverno/3.4.1/CUSTOM-README.md similarity index 100% rename from charts/kyverno/3.4.1/CUSTOM-README.md rename to manifests/helm/kyverno/3.4.1/CUSTOM-README.md diff --git a/charts/kyverno/3.4.1/Chart.lock b/manifests/helm/kyverno/3.4.1/Chart.lock similarity index 100% rename from charts/kyverno/3.4.1/Chart.lock rename to manifests/helm/kyverno/3.4.1/Chart.lock diff --git a/charts/kyverno/3.4.1/Chart.yaml b/manifests/helm/kyverno/3.4.1/Chart.yaml similarity index 100% rename from charts/kyverno/3.4.1/Chart.yaml rename to manifests/helm/kyverno/3.4.1/Chart.yaml diff --git a/charts/kyverno/3.4.1/README.md b/manifests/helm/kyverno/3.4.1/README.md similarity index 100% rename from charts/kyverno/3.4.1/README.md rename to manifests/helm/kyverno/3.4.1/README.md diff --git a/charts/kyverno/3.4.1/charts/crds/Chart.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/Chart.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/Chart.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/Chart.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/README.md b/manifests/helm/kyverno/3.4.1/charts/crds/README.md similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/README.md rename to manifests/helm/kyverno/3.4.1/charts/crds/README.md diff --git a/charts/kyverno/3.4.1/charts/crds/templates/_helpers.tpl b/manifests/helm/kyverno/3.4.1/charts/crds/templates/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/_helpers.tpl diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_cleanuppolicies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_cleanuppolicies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_cleanuppolicies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_cleanuppolicies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clustercleanuppolicies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clustercleanuppolicies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clustercleanuppolicies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clustercleanuppolicies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clusterpolicies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clusterpolicies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clusterpolicies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_clusterpolicies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_globalcontextentries.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_globalcontextentries.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_globalcontextentries.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_globalcontextentries.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policyexceptions.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policyexceptions.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policyexceptions.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_policyexceptions.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_updaterequests.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_updaterequests.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_updaterequests.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/kyverno.io/kyverno.io_updaterequests.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_imagevalidatingpolicies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_imagevalidatingpolicies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_imagevalidatingpolicies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_imagevalidatingpolicies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_policyexceptions.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_policyexceptions.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_policyexceptions.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_policyexceptions.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_validatingpolicies.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_validatingpolicies.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_validatingpolicies.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/policies.kyverno.io/policies.kyverno.io_validatingpolicies.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_clusterephemeralreports.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_clusterephemeralreports.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_clusterephemeralreports.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_clusterephemeralreports.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_ephemeralreports.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_ephemeralreports.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_ephemeralreports.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/reports.kyverno.io/reports.kyverno.io_ephemeralreports.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_clusterpolicyreports.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_clusterpolicyreports.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_clusterpolicyreports.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_clusterpolicyreports.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_policyreports.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_policyreports.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_policyreports.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/templates/wgpolicyk8s.io/wgpolicyk8s.io_policyreports.yaml diff --git a/charts/kyverno/3.4.1/charts/crds/values.yaml b/manifests/helm/kyverno/3.4.1/charts/crds/values.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/crds/values.yaml rename to manifests/helm/kyverno/3.4.1/charts/crds/values.yaml diff --git a/charts/kyverno/3.4.1/charts/grafana/Chart.yaml b/manifests/helm/kyverno/3.4.1/charts/grafana/Chart.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/grafana/Chart.yaml rename to manifests/helm/kyverno/3.4.1/charts/grafana/Chart.yaml diff --git a/charts/kyverno/3.4.1/charts/grafana/README.md b/manifests/helm/kyverno/3.4.1/charts/grafana/README.md similarity index 100% rename from charts/kyverno/3.4.1/charts/grafana/README.md rename to manifests/helm/kyverno/3.4.1/charts/grafana/README.md diff --git a/charts/kyverno/3.4.1/charts/grafana/dashboard/kyverno-dashboard.json b/manifests/helm/kyverno/3.4.1/charts/grafana/dashboard/kyverno-dashboard.json similarity index 100% rename from charts/kyverno/3.4.1/charts/grafana/dashboard/kyverno-dashboard.json rename to manifests/helm/kyverno/3.4.1/charts/grafana/dashboard/kyverno-dashboard.json diff --git a/charts/kyverno/3.4.1/charts/grafana/templates/dashboard.yaml b/manifests/helm/kyverno/3.4.1/charts/grafana/templates/dashboard.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/grafana/templates/dashboard.yaml rename to manifests/helm/kyverno/3.4.1/charts/grafana/templates/dashboard.yaml diff --git a/charts/kyverno/3.4.1/charts/grafana/values.yaml b/manifests/helm/kyverno/3.4.1/charts/grafana/values.yaml similarity index 100% rename from charts/kyverno/3.4.1/charts/grafana/values.yaml rename to manifests/helm/kyverno/3.4.1/charts/grafana/values.yaml diff --git a/charts/kyverno/3.4.1/templates/NOTES.txt b/manifests/helm/kyverno/3.4.1/templates/NOTES.txt similarity index 100% rename from charts/kyverno/3.4.1/templates/NOTES.txt rename to manifests/helm/kyverno/3.4.1/templates/NOTES.txt diff --git a/charts/kyverno/3.4.1/templates/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_deployment.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_deployment.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_deployment.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_deployment.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_flowcontrol.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_flowcontrol.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_flowcontrol.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_flowcontrol.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_image.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_image.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_image.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_image.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_labels.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_labels.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_labels.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_labels.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_names.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_names.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_names.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_names.tpl diff --git a/charts/kyverno/3.4.1/templates/_helpers/_pdb.tpl b/manifests/helm/kyverno/3.4.1/templates/_helpers/_pdb.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_helpers/_pdb.tpl rename to manifests/helm/kyverno/3.4.1/templates/_helpers/_pdb.tpl diff --git a/charts/kyverno/3.4.1/templates/_templating/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/_templating/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/_templating/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/_templating/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/_templating/namespace.yaml b/manifests/helm/kyverno/3.4.1/templates/_templating/namespace.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/_templating/namespace.yaml rename to manifests/helm/kyverno/3.4.1/templates/_templating/namespace.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/admission-controller/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/admission-controller/clusterrole.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/clusterrole.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/clusterrole.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/clusterrole.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/clusterrolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/clusterrolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/clusterrolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/clusterrolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/configmap.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/configmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/configmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/configmap.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/deployment.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/deployment.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/deployment.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/deployment.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/flowschema.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/flowschema.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/flowschema.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/flowschema.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/horizontalpodautoscaler.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/horizontalpodautoscaler.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/horizontalpodautoscaler.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/horizontalpodautoscaler.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/networkpolicy.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/networkpolicy.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/networkpolicy.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/networkpolicy.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/poddisruptionbudget.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/poddisruptionbudget.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/poddisruptionbudget.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/poddisruptionbudget.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/prioritylevelconfiguration.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/prioritylevelconfiguration.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/prioritylevelconfiguration.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/prioritylevelconfiguration.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/role.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/role.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/role.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/role.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/rolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/rolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/rolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/rolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/secret.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/secret.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/secret.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/secret.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/service.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/service.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/service.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/service.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/serviceaccount.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/serviceaccount.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/serviceaccount.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/serviceaccount.yaml diff --git a/charts/kyverno/3.4.1/templates/admission-controller/servicemonitor.yaml b/manifests/helm/kyverno/3.4.1/templates/admission-controller/servicemonitor.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/admission-controller/servicemonitor.yaml rename to manifests/helm/kyverno/3.4.1/templates/admission-controller/servicemonitor.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/background-controller/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/background-controller/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/background-controller/clusterrole.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/clusterrole.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/clusterrole.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/clusterrole.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/clusterrolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/clusterrolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/clusterrolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/clusterrolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/configmap.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/configmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/configmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/configmap.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/deployment.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/deployment.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/deployment.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/deployment.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/networkpolicy.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/networkpolicy.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/networkpolicy.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/networkpolicy.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/poddisruptionbudget.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/poddisruptionbudget.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/poddisruptionbudget.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/poddisruptionbudget.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/role.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/role.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/role.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/role.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/rolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/rolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/rolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/rolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/service.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/service.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/service.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/service.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/serviceaccount.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/serviceaccount.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/serviceaccount.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/serviceaccount.yaml diff --git a/charts/kyverno/3.4.1/templates/background-controller/servicemonitor.yaml b/manifests/helm/kyverno/3.4.1/templates/background-controller/servicemonitor.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/background-controller/servicemonitor.yaml rename to manifests/helm/kyverno/3.4.1/templates/background-controller/servicemonitor.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/clusterrole.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/clusterrole.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/clusterrole.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/clusterrole.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/clusterrolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/clusterrolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/clusterrolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/clusterrolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/deployment.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/deployment.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/deployment.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/deployment.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/networkpolicy.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/networkpolicy.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/networkpolicy.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/networkpolicy.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/poddisruptionbudget.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/poddisruptionbudget.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/poddisruptionbudget.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/poddisruptionbudget.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/role.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/role.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/role.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/role.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/rolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/rolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/rolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/rolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/secret.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/secret.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/secret.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/secret.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/service.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/service.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/service.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/service.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/serviceaccount.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/serviceaccount.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/serviceaccount.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/serviceaccount.yaml diff --git a/charts/kyverno/3.4.1/templates/cleanup-controller/servicemonitor.yaml b/manifests/helm/kyverno/3.4.1/templates/cleanup-controller/servicemonitor.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/cleanup-controller/servicemonitor.yaml rename to manifests/helm/kyverno/3.4.1/templates/cleanup-controller/servicemonitor.yaml diff --git a/charts/kyverno/3.4.1/templates/config/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/config/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/config/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/config/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/config/configmap.yaml b/manifests/helm/kyverno/3.4.1/templates/config/configmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/config/configmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/config/configmap.yaml diff --git a/charts/kyverno/3.4.1/templates/config/imagepullsecret.yaml b/manifests/helm/kyverno/3.4.1/templates/config/imagepullsecret.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/config/imagepullsecret.yaml rename to manifests/helm/kyverno/3.4.1/templates/config/imagepullsecret.yaml diff --git a/charts/kyverno/3.4.1/templates/config/metricsconfigmap.yaml b/manifests/helm/kyverno/3.4.1/templates/config/metricsconfigmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/config/metricsconfigmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/config/metricsconfigmap.yaml diff --git a/charts/kyverno/3.4.1/templates/hooks/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/hooks/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/hooks/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/hooks/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/hooks/post-delete-configmap.yaml b/manifests/helm/kyverno/3.4.1/templates/hooks/post-delete-configmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/hooks/post-delete-configmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/hooks/post-delete-configmap.yaml diff --git a/charts/kyverno/3.4.1/templates/hooks/post-upgrade-clean-reports.yaml b/manifests/helm/kyverno/3.4.1/templates/hooks/post-upgrade-clean-reports.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/hooks/post-upgrade-clean-reports.yaml rename to manifests/helm/kyverno/3.4.1/templates/hooks/post-upgrade-clean-reports.yaml diff --git a/charts/kyverno/3.4.1/templates/hooks/post-upgrade-migrate-resources.yaml b/manifests/helm/kyverno/3.4.1/templates/hooks/post-upgrade-migrate-resources.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/hooks/post-upgrade-migrate-resources.yaml rename to manifests/helm/kyverno/3.4.1/templates/hooks/post-upgrade-migrate-resources.yaml diff --git a/charts/kyverno/3.4.1/templates/hooks/pre-delete-scale-to-zero.yaml b/manifests/helm/kyverno/3.4.1/templates/hooks/pre-delete-scale-to-zero.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/hooks/pre-delete-scale-to-zero.yaml rename to manifests/helm/kyverno/3.4.1/templates/hooks/pre-delete-scale-to-zero.yaml diff --git a/charts/kyverno/3.4.1/templates/rbac/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/rbac/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/rbac/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/rbac/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/rbac/policies.yaml b/manifests/helm/kyverno/3.4.1/templates/rbac/policies.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/rbac/policies.yaml rename to manifests/helm/kyverno/3.4.1/templates/rbac/policies.yaml diff --git a/charts/kyverno/3.4.1/templates/rbac/policyreports.yaml b/manifests/helm/kyverno/3.4.1/templates/rbac/policyreports.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/rbac/policyreports.yaml rename to manifests/helm/kyverno/3.4.1/templates/rbac/policyreports.yaml diff --git a/charts/kyverno/3.4.1/templates/rbac/reports.yaml b/manifests/helm/kyverno/3.4.1/templates/rbac/reports.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/rbac/reports.yaml rename to manifests/helm/kyverno/3.4.1/templates/rbac/reports.yaml diff --git a/charts/kyverno/3.4.1/templates/rbac/updaterequests.yaml b/manifests/helm/kyverno/3.4.1/templates/rbac/updaterequests.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/rbac/updaterequests.yaml rename to manifests/helm/kyverno/3.4.1/templates/rbac/updaterequests.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/reports-controller/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/reports-controller/clusterrole.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/clusterrole.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/clusterrole.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/clusterrole.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/clusterrolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/clusterrolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/clusterrolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/clusterrolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/configmap.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/configmap.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/configmap.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/configmap.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/deployment.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/deployment.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/deployment.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/deployment.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/flowschema.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/flowschema.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/flowschema.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/flowschema.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/networkpolicy.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/networkpolicy.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/networkpolicy.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/networkpolicy.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/poddisruptionbudget.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/poddisruptionbudget.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/poddisruptionbudget.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/poddisruptionbudget.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/prioritylevelconfiguration.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/prioritylevelconfiguration.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/prioritylevelconfiguration.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/prioritylevelconfiguration.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/role.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/role.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/role.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/role.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/rolebinding.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/rolebinding.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/rolebinding.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/rolebinding.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/service.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/service.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/service.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/service.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/serviceaccount.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/serviceaccount.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/serviceaccount.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/serviceaccount.yaml diff --git a/charts/kyverno/3.4.1/templates/reports-controller/servicemonitor.yaml b/manifests/helm/kyverno/3.4.1/templates/reports-controller/servicemonitor.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/reports-controller/servicemonitor.yaml rename to manifests/helm/kyverno/3.4.1/templates/reports-controller/servicemonitor.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/_helpers.tpl b/manifests/helm/kyverno/3.4.1/templates/tests/_helpers.tpl similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/_helpers.tpl rename to manifests/helm/kyverno/3.4.1/templates/tests/_helpers.tpl diff --git a/charts/kyverno/3.4.1/templates/tests/admission-controller-liveness.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-liveness.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/admission-controller-liveness.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-liveness.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/admission-controller-metrics.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-metrics.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/admission-controller-metrics.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-metrics.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/admission-controller-readiness.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-readiness.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/admission-controller-readiness.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/admission-controller-readiness.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/cleanup-controller-liveness.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-liveness.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/cleanup-controller-liveness.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-liveness.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/cleanup-controller-metrics.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-metrics.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/cleanup-controller-metrics.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-metrics.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/cleanup-controller-readiness.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-readiness.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/cleanup-controller-readiness.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/cleanup-controller-readiness.yaml diff --git a/charts/kyverno/3.4.1/templates/tests/reports-controller-metrics.yaml b/manifests/helm/kyverno/3.4.1/templates/tests/reports-controller-metrics.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/tests/reports-controller-metrics.yaml rename to manifests/helm/kyverno/3.4.1/templates/tests/reports-controller-metrics.yaml diff --git a/charts/kyverno/3.4.1/templates/validate.yaml b/manifests/helm/kyverno/3.4.1/templates/validate.yaml similarity index 100% rename from charts/kyverno/3.4.1/templates/validate.yaml rename to manifests/helm/kyverno/3.4.1/templates/validate.yaml diff --git a/charts/kyverno/3.4.1/values.yaml b/manifests/helm/kyverno/3.4.1/values.yaml similarity index 100% rename from charts/kyverno/3.4.1/values.yaml rename to manifests/helm/kyverno/3.4.1/values.yaml diff --git a/charts/lakekeeper/0.8.1/BUILD-README.md b/manifests/helm/lakekeeper/0.8.1/BUILD-README.md similarity index 100% rename from charts/lakekeeper/0.8.1/BUILD-README.md rename to manifests/helm/lakekeeper/0.8.1/BUILD-README.md diff --git a/charts/lakekeeper/0.8.1/CUSTOM-README.md b/manifests/helm/lakekeeper/0.8.1/CUSTOM-README.md similarity index 100% rename from charts/lakekeeper/0.8.1/CUSTOM-README.md rename to manifests/helm/lakekeeper/0.8.1/CUSTOM-README.md diff --git a/charts/lakekeeper/0.8.1/Changelog.md b/manifests/helm/lakekeeper/0.8.1/Changelog.md similarity index 100% rename from charts/lakekeeper/0.8.1/Changelog.md rename to manifests/helm/lakekeeper/0.8.1/Changelog.md diff --git a/charts/lakekeeper/0.8.1/Chart.lock b/manifests/helm/lakekeeper/0.8.1/Chart.lock similarity index 100% rename from charts/lakekeeper/0.8.1/Chart.lock rename to manifests/helm/lakekeeper/0.8.1/Chart.lock diff --git a/charts/lakekeeper/0.8.1/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/README.md b/manifests/helm/lakekeeper/0.8.1/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/README.md rename to manifests/helm/lakekeeper/0.8.1/README.md diff --git a/charts/lakekeeper/0.8.1/README.md.gotmpl b/manifests/helm/lakekeeper/0.8.1/README.md.gotmpl similarity index 100% rename from charts/lakekeeper/0.8.1/README.md.gotmpl rename to manifests/helm/lakekeeper/0.8.1/README.md.gotmpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/Chart.lock b/manifests/helm/lakekeeper/0.8.1/charts/openfga/Chart.lock similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/Chart.lock rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/Chart.lock diff --git a/charts/lakekeeper/0.8.1/charts/openfga/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_affinities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_affinities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_affinities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_capabilities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_capabilities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_capabilities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_errors.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_errors.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_errors.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_errors.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_images.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_images.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_images.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_images.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_ingress.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_ingress.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_ingress.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_labels.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_labels.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_labels.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_labels.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_names.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_names.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_names.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_names.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_secrets.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_secrets.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_secrets.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_storage.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_storage.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_storage.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_storage.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_tplvalues.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_tplvalues.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_tplvalues.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_utils.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_utils.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_utils.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_utils.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_warnings.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_warnings.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/_warnings.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mysql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_mysql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_redis.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_redis.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_redis.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_validations.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_validations.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/templates/validations/_validations.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/common/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/common/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/common/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.lock b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.lock similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.lock rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.lock diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_affinities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_affinities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_affinities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_capabilities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_capabilities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_capabilities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_errors.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_errors.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_errors.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_images.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_images.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_images.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_images.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_ingress.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_ingress.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_ingress.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_labels.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_labels.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_labels.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_names.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_names.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_names.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_names.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_secrets.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_secrets.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_secrets.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_storage.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_storage.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_storage.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_tplvalues.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_tplvalues.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_utils.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_utils.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_utils.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_warnings.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_warnings.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/_warnings.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_redis.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_redis.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_validations.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/templates/validations/_validations.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/charts/common/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/NOTES.txt b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/NOTES.txt similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/NOTES.txt rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/NOTES.txt diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/_helpers.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/_helpers.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/_helpers.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/_helpers.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/extra-list.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/extra-list.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/extra-list.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/extra-list.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/metrics-svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/metrics-svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/metrics-svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/metrics-svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/networkpolicy.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/networkpolicy.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/networkpolicy.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/networkpolicy.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/initialization-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/initialization-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/initialization-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/pdb.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/pdb.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/pdb.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/pdb.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/statefulset.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/statefulset.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/statefulset.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/statefulset.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc-headless.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc-headless.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc-headless.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/primary/svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/prometheusrule.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/prometheusrule.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/prometheusrule.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/prometheusrule.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/role.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/role.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/role.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/role.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/rolebinding.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/rolebinding.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/rolebinding.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/rolebinding.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/pdb.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/pdb.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/pdb.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/pdb.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/statefulset.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/statefulset.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/statefulset.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/statefulset.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc-headless.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc-headless.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc-headless.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc-headless.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secondary/svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secrets.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secrets.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secrets.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/secrets.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/serviceaccount.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/serviceaccount.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/serviceaccount.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/serviceaccount.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/servicemonitor.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/servicemonitor.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/servicemonitor.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/templates/servicemonitor.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.schema.json b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.schema.json similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.schema.json rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.schema.json diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/mysql/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.lock b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.lock similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.lock rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.lock diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/README.md b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/README.md diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/charts/common/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/NOTES.txt b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/NOTES.txt rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/NOTES.txt diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/_helpers.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/_helpers.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/extra-list.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/extra-list.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/psp.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/psp.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/psp.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/read/svc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/role.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/role.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/role.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/secrets.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/secrets.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/secrets.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.schema.json b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.schema.json similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.schema.json rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.schema.json diff --git a/charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/charts/postgresql/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/NOTES.txt b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/NOTES.txt similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/NOTES.txt rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/NOTES.txt diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/_helpers.tpl b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/_helpers.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/_helpers.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/_helpers.tpl diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/deployment.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/deployment.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/deployment.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/deployment.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/extra-manifests.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/extra-manifests.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/extra-manifests.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/extra-manifests.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/hpa.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/hpa.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/hpa.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/hpa.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/ingress.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/ingress.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/ingress.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/ingress.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/job.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/job.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/job.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/job.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/rbac.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/rbac.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/rbac.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/rbac.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/secrets.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/secrets.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/secrets.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/secrets.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/service.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/service.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/service.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/service.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/serviceaccount.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/serviceaccount.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/serviceaccount.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/serviceaccount.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/servicemonitor.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/servicemonitor.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/servicemonitor.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/servicemonitor.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/tests/test-auth-secret.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/tests/test-auth-secret.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/tests/test-auth-secret.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/tests/test-auth-secret.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/templates/tests/test-connection.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/tests/test-connection.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/templates/tests/test-connection.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/templates/tests/test-connection.yaml diff --git a/charts/lakekeeper/0.8.1/charts/openfga/values.schema.json b/manifests/helm/lakekeeper/0.8.1/charts/openfga/values.schema.json similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/values.schema.json rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/values.schema.json diff --git a/charts/lakekeeper/0.8.1/charts/openfga/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/openfga/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/openfga/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/openfga/values.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/.helmignore b/manifests/helm/lakekeeper/0.8.1/charts/postgres/.helmignore similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/.helmignore rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/.helmignore diff --git a/charts/lakekeeper/0.8.1/charts/postgres/Chart.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/Chart.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/Chart.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/Chart.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/README.md b/manifests/helm/lakekeeper/0.8.1/charts/postgres/README.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/README.md rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/README.md diff --git a/charts/lakekeeper/0.8.1/charts/postgres/RELEASENOTES.md b/manifests/helm/lakekeeper/0.8.1/charts/postgres/RELEASENOTES.md similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/RELEASENOTES.md rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/RELEASENOTES.md diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/_helpers.tpl b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/_helpers.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/_helpers.tpl rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/_helpers.tpl diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/customconfig.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/customconfig.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/customconfig.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/customconfig.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/customscripts.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/customscripts.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/customscripts.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/customscripts.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/networkpolicy.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/networkpolicy.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/networkpolicy.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/networkpolicy.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/pvc.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/pvc.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/pvc.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/pvc.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/scripts.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/scripts.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/scripts.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/scripts.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/secureconfig.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/secureconfig.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/secureconfig.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/secureconfig.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/service.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/service.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/service.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/service.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/serviceaccount.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/serviceaccount.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/serviceaccount.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/serviceaccount.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/templates/statefulset.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/statefulset.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/templates/statefulset.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/templates/statefulset.yaml diff --git a/charts/lakekeeper/0.8.1/charts/postgres/values.yaml b/manifests/helm/lakekeeper/0.8.1/charts/postgres/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/charts/postgres/values.yaml rename to manifests/helm/lakekeeper/0.8.1/charts/postgres/values.yaml diff --git a/charts/lakekeeper/0.8.1/ci/authorization.yaml b/manifests/helm/lakekeeper/0.8.1/ci/authorization.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/authorization.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/authorization.yaml diff --git a/charts/lakekeeper/0.8.1/ci/hpa-values.yaml b/manifests/helm/lakekeeper/0.8.1/ci/hpa-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/hpa-values.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/hpa-values.yaml diff --git a/charts/lakekeeper/0.8.1/ci/ingress-values.yaml b/manifests/helm/lakekeeper/0.8.1/ci/ingress-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/ingress-values.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/ingress-values.yaml diff --git a/charts/lakekeeper/0.8.1/ci/lakekeeper-plus.yaml b/manifests/helm/lakekeeper/0.8.1/ci/lakekeeper-plus.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/lakekeeper-plus.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/lakekeeper-plus.yaml diff --git a/charts/lakekeeper/0.8.1/ci/pdb-values.yaml b/manifests/helm/lakekeeper/0.8.1/ci/pdb-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/pdb-values.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/pdb-values.yaml diff --git a/charts/lakekeeper/0.8.1/ci/secure-values.yaml b/manifests/helm/lakekeeper/0.8.1/ci/secure-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/secure-values.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/secure-values.yaml diff --git a/charts/lakekeeper/0.8.1/ci/volume-values.yaml b/manifests/helm/lakekeeper/0.8.1/ci/volume-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/ci/volume-values.yaml rename to manifests/helm/lakekeeper/0.8.1/ci/volume-values.yaml diff --git a/charts/lakekeeper/0.8.1/custom-values.yaml b/manifests/helm/lakekeeper/0.8.1/custom-values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/custom-values.yaml rename to manifests/helm/lakekeeper/0.8.1/custom-values.yaml diff --git a/charts/lakekeeper/0.8.1/templates/_helpers.tpl b/manifests/helm/lakekeeper/0.8.1/templates/_helpers.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/templates/_helpers.tpl rename to manifests/helm/lakekeeper/0.8.1/templates/_helpers.tpl diff --git a/charts/lakekeeper/0.8.1/templates/_pods.tpl b/manifests/helm/lakekeeper/0.8.1/templates/_pods.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/templates/_pods.tpl rename to manifests/helm/lakekeeper/0.8.1/templates/_pods.tpl diff --git a/charts/lakekeeper/0.8.1/templates/_validations.tpl b/manifests/helm/lakekeeper/0.8.1/templates/_validations.tpl similarity index 100% rename from charts/lakekeeper/0.8.1/templates/_validations.tpl rename to manifests/helm/lakekeeper/0.8.1/templates/_validations.tpl diff --git a/charts/lakekeeper/0.8.1/templates/catalog/catalog-deployment.yaml b/manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-deployment.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/catalog/catalog-deployment.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-deployment.yaml diff --git a/charts/lakekeeper/0.8.1/templates/catalog/catalog-hpa.yaml b/manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-hpa.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/catalog/catalog-hpa.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-hpa.yaml diff --git a/charts/lakekeeper/0.8.1/templates/catalog/catalog-ingress.yaml b/manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-ingress.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/catalog/catalog-ingress.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-ingress.yaml diff --git a/charts/lakekeeper/0.8.1/templates/catalog/catalog-pdb.yaml b/manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-pdb.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/catalog/catalog-pdb.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-pdb.yaml diff --git a/charts/lakekeeper/0.8.1/templates/catalog/catalog-service.yaml b/manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-service.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/catalog/catalog-service.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/catalog/catalog-service.yaml diff --git a/charts/lakekeeper/0.8.1/templates/config/db-encryption-secret.yaml b/manifests/helm/lakekeeper/0.8.1/templates/config/db-encryption-secret.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/config/db-encryption-secret.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/config/db-encryption-secret.yaml diff --git a/charts/lakekeeper/0.8.1/templates/config/secret-config-envs.yaml b/manifests/helm/lakekeeper/0.8.1/templates/config/secret-config-envs.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/config/secret-config-envs.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/config/secret-config-envs.yaml diff --git a/charts/lakekeeper/0.8.1/templates/db-migration.yaml b/manifests/helm/lakekeeper/0.8.1/templates/db-migration.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/db-migration.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/db-migration.yaml diff --git a/charts/lakekeeper/0.8.1/templates/serviceaccount.yaml b/manifests/helm/lakekeeper/0.8.1/templates/serviceaccount.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/serviceaccount.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/serviceaccount.yaml diff --git a/charts/lakekeeper/0.8.1/templates/tests/bootstrap.yaml b/manifests/helm/lakekeeper/0.8.1/templates/tests/bootstrap.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/templates/tests/bootstrap.yaml rename to manifests/helm/lakekeeper/0.8.1/templates/tests/bootstrap.yaml diff --git a/charts/lakekeeper/0.8.1/values.yaml b/manifests/helm/lakekeeper/0.8.1/values.yaml similarity index 100% rename from charts/lakekeeper/0.8.1/values.yaml rename to manifests/helm/lakekeeper/0.8.1/values.yaml diff --git a/charts/langflow-ide/0.1.0/.helmignore b/manifests/helm/langflow-ide/0.1.0/.helmignore similarity index 100% rename from charts/langflow-ide/0.1.0/.helmignore rename to manifests/helm/langflow-ide/0.1.0/.helmignore diff --git a/charts/langflow-ide/0.1.0/BUILD-README.md b/manifests/helm/langflow-ide/0.1.0/BUILD-README.md similarity index 100% rename from charts/langflow-ide/0.1.0/BUILD-README.md rename to manifests/helm/langflow-ide/0.1.0/BUILD-README.md diff --git a/charts/langflow-ide/0.1.0/CUSTOM-README.md b/manifests/helm/langflow-ide/0.1.0/CUSTOM-README.md similarity index 100% rename from charts/langflow-ide/0.1.0/CUSTOM-README.md rename to manifests/helm/langflow-ide/0.1.0/CUSTOM-README.md diff --git a/charts/langflow-ide/0.1.0/Chart.lock b/manifests/helm/langflow-ide/0.1.0/Chart.lock similarity index 100% rename from charts/langflow-ide/0.1.0/Chart.lock rename to manifests/helm/langflow-ide/0.1.0/Chart.lock diff --git a/charts/langflow-ide/0.1.0/Chart.yaml b/manifests/helm/langflow-ide/0.1.0/Chart.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/Chart.yaml rename to manifests/helm/langflow-ide/0.1.0/Chart.yaml diff --git a/charts/langflow-ide/0.1.0/README.md b/manifests/helm/langflow-ide/0.1.0/README.md similarity index 100% rename from charts/langflow-ide/0.1.0/README.md rename to manifests/helm/langflow-ide/0.1.0/README.md diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/.helmignore b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/.helmignore similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/.helmignore rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/.helmignore diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/Chart.lock b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/Chart.lock rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/Chart.lock diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/Chart.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/Chart.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/Chart.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/README.md b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/README.md similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/README.md rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/README.md diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/README.md b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/README.md rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/README.md diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/psp.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/psp.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/role.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/role.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/role.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/values.schema.json b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/values.schema.json rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/values.schema.json diff --git a/charts/langflow-ide/0.1.0/charts/postgresql/values.yaml b/manifests/helm/langflow-ide/0.1.0/charts/postgresql/values.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/charts/postgresql/values.yaml rename to manifests/helm/langflow-ide/0.1.0/charts/postgresql/values.yaml diff --git a/charts/langflow-ide/0.1.0/custom-values.yaml b/manifests/helm/langflow-ide/0.1.0/custom-values.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/custom-values.yaml rename to manifests/helm/langflow-ide/0.1.0/custom-values.yaml diff --git a/charts/langflow-ide/0.1.0/templates/_helpers.tpl b/manifests/helm/langflow-ide/0.1.0/templates/_helpers.tpl similarity index 100% rename from charts/langflow-ide/0.1.0/templates/_helpers.tpl rename to manifests/helm/langflow-ide/0.1.0/templates/_helpers.tpl diff --git a/charts/langflow-ide/0.1.0/templates/backend-statefulset.yaml b/manifests/helm/langflow-ide/0.1.0/templates/backend-statefulset.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/backend-statefulset.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/backend-statefulset.yaml diff --git a/charts/langflow-ide/0.1.0/templates/backend-storageclass.yaml b/manifests/helm/langflow-ide/0.1.0/templates/backend-storageclass.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/backend-storageclass.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/backend-storageclass.yaml diff --git a/charts/langflow-ide/0.1.0/templates/frontend-deployment.yaml b/manifests/helm/langflow-ide/0.1.0/templates/frontend-deployment.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/frontend-deployment.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/frontend-deployment.yaml diff --git a/charts/langflow-ide/0.1.0/templates/ingress.yaml b/manifests/helm/langflow-ide/0.1.0/templates/ingress.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/ingress.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/ingress.yaml diff --git a/charts/langflow-ide/0.1.0/templates/service.yaml b/manifests/helm/langflow-ide/0.1.0/templates/service.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/service.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/service.yaml diff --git a/charts/langflow-ide/0.1.0/templates/serviceaccount.yaml b/manifests/helm/langflow-ide/0.1.0/templates/serviceaccount.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/templates/serviceaccount.yaml rename to manifests/helm/langflow-ide/0.1.0/templates/serviceaccount.yaml diff --git a/charts/langflow-ide/0.1.0/values.yaml b/manifests/helm/langflow-ide/0.1.0/values.yaml similarity index 100% rename from charts/langflow-ide/0.1.0/values.yaml rename to manifests/helm/langflow-ide/0.1.0/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/BUILD-README.md b/manifests/helm/langfuse/1.0.0-rc.2/BUILD-README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/BUILD-README.md rename to manifests/helm/langfuse/1.0.0-rc.2/BUILD-README.md diff --git a/charts/langfuse/1.0.0-rc.2/CUSTOM-README.md b/manifests/helm/langfuse/1.0.0-rc.2/CUSTOM-README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/CUSTOM-README.md rename to manifests/helm/langfuse/1.0.0-rc.2/CUSTOM-README.md diff --git a/charts/langfuse/1.0.0-rc.2/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/README.md b/manifests/helm/langfuse/1.0.0-rc.2/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/NOTES.txt b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/NOTES.txt similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/NOTES.txt rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/NOTES.txt diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/extra-list.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/extra-list.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/extra-list.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/extra-list.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/metrics-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/metrics-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/metrics-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/metrics-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/prometheusrule.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/prometheusrule.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/prometheusrule.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/prometheusrule.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/scripts-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/scripts-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/scripts-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/scripts-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc-headless.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc-headless.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc-headless.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc-headless.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/tls-secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/tls-secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/tls-secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/templates/tls-secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/charts/zookeeper/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/NOTES.txt b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/NOTES.txt similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/NOTES.txt rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/NOTES.txt diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-extra.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-extra.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-extra.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-extra.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-users-extra.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-users-extra.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-users-extra.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap-users-extra.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/extra-list.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/extra-list.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/extra-list.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/extra-list.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress-tls-secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress-tls-secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress-tls-secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress-tls-secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/ingress.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/init-scripts-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/init-scripts-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/init-scripts-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/init-scripts-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/prometheusrule.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/prometheusrule.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/prometheusrule.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/prometheusrule.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/scripts-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/scripts-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/scripts-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/scripts-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-account.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-account.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-account.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-account.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-external-access.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-external-access.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-external-access.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-external-access.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-headless.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-headless.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-headless.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service-headless.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/start-scripts-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/start-scripts-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/start-scripts-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/start-scripts-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/tls-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/tls-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/templates/tls-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/templates/tls-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/clickhouse/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/clickhouse/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/clickhouse/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/NOTES.txt b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/NOTES.txt similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/NOTES.txt rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/NOTES.txt diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/api-ingress.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/api-ingress.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/api-ingress.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/api-ingress.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/headless-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/headless-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/headless-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/headless-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/distributed/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/extra-list.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/extra-list.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/extra-list.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/extra-list.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/ingress.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/ingress.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/ingress.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/ingress.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/prometheusrule.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/prometheusrule.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/prometheusrule.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/prometheusrule.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-job.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-job.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-job.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-job.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/provisioning-networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/pvc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/pvc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/pvc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/pvc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/standalone/deployment.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/standalone/deployment.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/standalone/deployment.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/standalone/deployment.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/templates/tls-secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/tls-secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/templates/tls-secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/templates/tls-secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/minio/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/minio/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/minio/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/minio/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/NOTES.txt b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/NOTES.txt rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/NOTES.txt diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/extra-list.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/extra-list.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/preinitialization-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/preinitialization-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/preinitialization-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/preinitialization-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/psp.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/psp.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/psp.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/read/svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/role.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/role.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/role.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/job.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/job.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/job.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/job.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/new-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/new-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/new-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/new-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/previous-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/previous-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/previous-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/templates/update-password/previous-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/values.schema.json b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/values.schema.json similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/values.schema.json rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/values.schema.json diff --git a/charts/langfuse/1.0.0-rc.2/charts/postgresql/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/postgresql/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/postgresql/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/Chart.lock b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/Chart.lock similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/Chart.lock rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/Chart.lock diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/.helmignore b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/.helmignore similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/.helmignore rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/.helmignore diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/Chart.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/Chart.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/Chart.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/Chart.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/README.md b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/README.md similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/README.md rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/README.md diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_affinities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_affinities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_affinities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_capabilities.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_capabilities.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_capabilities.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_compatibility.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_compatibility.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_compatibility.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_errors.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_errors.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_errors.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_errors.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_images.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_images.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_images.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_images.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_ingress.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_ingress.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_ingress.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_labels.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_labels.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_labels.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_labels.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_names.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_names.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_names.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_names.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_resources.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_resources.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_resources.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_resources.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_secrets.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_secrets.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_secrets.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_storage.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_storage.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_storage.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_storage.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_tplvalues.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_tplvalues.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_tplvalues.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_utils.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_utils.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_utils.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_utils.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_warnings.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_warnings.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/_warnings.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mysql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_mysql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_redis.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_redis.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_redis.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_validations.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_validations.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/templates/validations/_validations.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/charts/common/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/charts/common/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/NOTES.txt b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/NOTES.txt similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/NOTES.txt rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/NOTES.txt diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/extra-list.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/extra-list.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/extra-list.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/extra-list.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/headless-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/headless-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/headless-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/headless-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/health-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/health-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/health-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/health-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/metrics-svc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/metrics-svc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/metrics-svc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/metrics-svc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/networkpolicy.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/networkpolicy.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/networkpolicy.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/networkpolicy.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/podmonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/podmonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/podmonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/podmonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/application.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/application.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/application.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/application.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/psp.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/psp.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/psp.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/psp.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pvc.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pvc.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pvc.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/pvc.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/primary/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/prometheusrule.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/prometheusrule.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/prometheusrule.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/prometheusrule.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/application.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/application.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/application.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/application.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/hpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/hpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/hpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/hpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/vpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/vpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/vpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/replicas/vpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/role.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/role.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/role.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/role.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/rolebinding.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/rolebinding.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/rolebinding.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/rolebinding.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/scripts-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/scripts-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/scripts-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/scripts-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/secret-svcbind.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/secret-svcbind.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/secret-svcbind.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/secret-svcbind.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/hpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/hpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/hpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/hpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/node-services.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/node-services.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/node-services.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/node-services.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/pdb.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/pdb.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/pdb.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/pdb.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/ports-configmap.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/ports-configmap.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/ports-configmap.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/ports-configmap.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/statefulset.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/statefulset.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/statefulset.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/statefulset.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/vpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/vpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/vpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/sentinel/vpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/servicemonitor.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/servicemonitor.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/servicemonitor.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/servicemonitor.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/templates/tls-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/tls-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/templates/tls-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/templates/tls-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/values.schema.json b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/values.schema.json similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/values.schema.json rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/values.schema.json diff --git a/charts/langfuse/1.0.0-rc.2/charts/valkey/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/charts/valkey/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/charts/valkey/values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/custom-values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/custom-values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/custom-values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/custom-values.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/_helpers.tpl b/manifests/helm/langfuse/1.0.0-rc.2/templates/_helpers.tpl similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/_helpers.tpl rename to manifests/helm/langfuse/1.0.0-rc.2/templates/_helpers.tpl diff --git a/charts/langfuse/1.0.0-rc.2/templates/extra-manifests.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/extra-manifests.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/extra-manifests.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/extra-manifests.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/ingress.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/ingress.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/ingress.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/ingress.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/nextauth-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/nextauth-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/nextauth-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/nextauth-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/postgresql-secret.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/postgresql-secret.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/postgresql-secret.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/postgresql-secret.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/serviceaccount.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/serviceaccount.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/serviceaccount.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/serviceaccount.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/validations.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/validations.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/validations.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/validations.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/web/deployment.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/web/deployment.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/web/deployment.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/web/deployment.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/web/hpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/web/hpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/web/hpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/web/hpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/web/service.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/web/service.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/web/service.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/web/service.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/web/vpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/web/vpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/web/vpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/web/vpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/worker/deployment.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/worker/deployment.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/worker/deployment.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/worker/deployment.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/worker/hpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/worker/hpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/worker/hpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/worker/hpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/templates/worker/vpa.yaml b/manifests/helm/langfuse/1.0.0-rc.2/templates/worker/vpa.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/templates/worker/vpa.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/templates/worker/vpa.yaml diff --git a/charts/langfuse/1.0.0-rc.2/values.lint.yaml b/manifests/helm/langfuse/1.0.0-rc.2/values.lint.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/values.lint.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/values.lint.yaml diff --git a/charts/langfuse/1.0.0-rc.2/values.yaml b/manifests/helm/langfuse/1.0.0-rc.2/values.yaml similarity index 100% rename from charts/langfuse/1.0.0-rc.2/values.yaml rename to manifests/helm/langfuse/1.0.0-rc.2/values.yaml diff --git a/charts/litellm/0.4.4/API-README.md b/manifests/helm/litellm/0.4.4/API-README.md similarity index 100% rename from charts/litellm/0.4.4/API-README.md rename to manifests/helm/litellm/0.4.4/API-README.md diff --git a/charts/litellm/0.4.4/BUILD-README.md b/manifests/helm/litellm/0.4.4/BUILD-README.md similarity index 100% rename from charts/litellm/0.4.4/BUILD-README.md rename to manifests/helm/litellm/0.4.4/BUILD-README.md diff --git a/charts/litellm/0.4.4/CUSTOM-REAMD.md b/manifests/helm/litellm/0.4.4/CUSTOM-REAMD.md similarity index 100% rename from charts/litellm/0.4.4/CUSTOM-REAMD.md rename to manifests/helm/litellm/0.4.4/CUSTOM-REAMD.md diff --git a/charts/litellm/0.4.4/Chart.lock b/manifests/helm/litellm/0.4.4/Chart.lock similarity index 100% rename from charts/litellm/0.4.4/Chart.lock rename to manifests/helm/litellm/0.4.4/Chart.lock diff --git a/charts/litellm/0.4.4/Chart.yaml b/manifests/helm/litellm/0.4.4/Chart.yaml similarity index 100% rename from charts/litellm/0.4.4/Chart.yaml rename to manifests/helm/litellm/0.4.4/Chart.yaml diff --git a/charts/litellm/0.4.4/README.md b/manifests/helm/litellm/0.4.4/README.md similarity index 100% rename from charts/litellm/0.4.4/README.md rename to manifests/helm/litellm/0.4.4/README.md diff --git a/charts/litellm/0.4.4/charts/postgresql-14.3.1.tgz b/manifests/helm/litellm/0.4.4/charts/postgresql-14.3.1.tgz similarity index 100% rename from charts/litellm/0.4.4/charts/postgresql-14.3.1.tgz rename to manifests/helm/litellm/0.4.4/charts/postgresql-14.3.1.tgz diff --git a/charts/litellm/0.4.4/charts/redis-18.19.1.tgz b/manifests/helm/litellm/0.4.4/charts/redis-18.19.1.tgz similarity index 100% rename from charts/litellm/0.4.4/charts/redis-18.19.1.tgz rename to manifests/helm/litellm/0.4.4/charts/redis-18.19.1.tgz diff --git a/charts/litellm/0.4.4/ci/test-values.yaml b/manifests/helm/litellm/0.4.4/ci/test-values.yaml similarity index 100% rename from charts/litellm/0.4.4/ci/test-values.yaml rename to manifests/helm/litellm/0.4.4/ci/test-values.yaml diff --git a/charts/litellm/0.4.4/custom-values.yaml b/manifests/helm/litellm/0.4.4/custom-values.yaml similarity index 100% rename from charts/litellm/0.4.4/custom-values.yaml rename to manifests/helm/litellm/0.4.4/custom-values.yaml diff --git a/charts/litellm/0.4.4/templates/NOTES.txt b/manifests/helm/litellm/0.4.4/templates/NOTES.txt similarity index 100% rename from charts/litellm/0.4.4/templates/NOTES.txt rename to manifests/helm/litellm/0.4.4/templates/NOTES.txt diff --git a/charts/litellm/0.4.4/templates/_helpers.tpl b/manifests/helm/litellm/0.4.4/templates/_helpers.tpl similarity index 100% rename from charts/litellm/0.4.4/templates/_helpers.tpl rename to manifests/helm/litellm/0.4.4/templates/_helpers.tpl diff --git a/charts/litellm/0.4.4/templates/configmap-litellm.yaml b/manifests/helm/litellm/0.4.4/templates/configmap-litellm.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/configmap-litellm.yaml rename to manifests/helm/litellm/0.4.4/templates/configmap-litellm.yaml diff --git a/charts/litellm/0.4.4/templates/deployment.yaml b/manifests/helm/litellm/0.4.4/templates/deployment.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/deployment.yaml rename to manifests/helm/litellm/0.4.4/templates/deployment.yaml diff --git a/charts/litellm/0.4.4/templates/hpa.yaml b/manifests/helm/litellm/0.4.4/templates/hpa.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/hpa.yaml rename to manifests/helm/litellm/0.4.4/templates/hpa.yaml diff --git a/charts/litellm/0.4.4/templates/ingress.yaml b/manifests/helm/litellm/0.4.4/templates/ingress.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/ingress.yaml rename to manifests/helm/litellm/0.4.4/templates/ingress.yaml diff --git a/charts/litellm/0.4.4/templates/migrations-job.yaml b/manifests/helm/litellm/0.4.4/templates/migrations-job.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/migrations-job.yaml rename to manifests/helm/litellm/0.4.4/templates/migrations-job.yaml diff --git a/charts/litellm/0.4.4/templates/secret-dbcredentials.yaml b/manifests/helm/litellm/0.4.4/templates/secret-dbcredentials.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/secret-dbcredentials.yaml rename to manifests/helm/litellm/0.4.4/templates/secret-dbcredentials.yaml diff --git a/charts/litellm/0.4.4/templates/secret-masterkey.yaml b/manifests/helm/litellm/0.4.4/templates/secret-masterkey.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/secret-masterkey.yaml rename to manifests/helm/litellm/0.4.4/templates/secret-masterkey.yaml diff --git a/charts/litellm/0.4.4/templates/service.yaml b/manifests/helm/litellm/0.4.4/templates/service.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/service.yaml rename to manifests/helm/litellm/0.4.4/templates/service.yaml diff --git a/charts/litellm/0.4.4/templates/serviceaccount.yaml b/manifests/helm/litellm/0.4.4/templates/serviceaccount.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/serviceaccount.yaml rename to manifests/helm/litellm/0.4.4/templates/serviceaccount.yaml diff --git a/charts/litellm/0.4.4/templates/tests/test-connection.yaml b/manifests/helm/litellm/0.4.4/templates/tests/test-connection.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/tests/test-connection.yaml rename to manifests/helm/litellm/0.4.4/templates/tests/test-connection.yaml diff --git a/charts/litellm/0.4.4/templates/tests/test-env-vars.yaml b/manifests/helm/litellm/0.4.4/templates/tests/test-env-vars.yaml similarity index 100% rename from charts/litellm/0.4.4/templates/tests/test-env-vars.yaml rename to manifests/helm/litellm/0.4.4/templates/tests/test-env-vars.yaml diff --git a/charts/litellm/0.4.4/tests/deployment_tests.yaml b/manifests/helm/litellm/0.4.4/tests/deployment_tests.yaml similarity index 100% rename from charts/litellm/0.4.4/tests/deployment_tests.yaml rename to manifests/helm/litellm/0.4.4/tests/deployment_tests.yaml diff --git a/charts/litellm/0.4.4/tests/masterkey-secret_tests.yaml b/manifests/helm/litellm/0.4.4/tests/masterkey-secret_tests.yaml similarity index 100% rename from charts/litellm/0.4.4/tests/masterkey-secret_tests.yaml rename to manifests/helm/litellm/0.4.4/tests/masterkey-secret_tests.yaml diff --git a/charts/litellm/0.4.4/tests/service_tests.yaml b/manifests/helm/litellm/0.4.4/tests/service_tests.yaml similarity index 100% rename from charts/litellm/0.4.4/tests/service_tests.yaml rename to manifests/helm/litellm/0.4.4/tests/service_tests.yaml diff --git a/charts/litellm/0.4.4/values.yaml b/manifests/helm/litellm/0.4.4/values.yaml similarity index 100% rename from charts/litellm/0.4.4/values.yaml rename to manifests/helm/litellm/0.4.4/values.yaml diff --git a/charts/mlflow/2.1.0/.helmignore b/manifests/helm/mlflow/2.1.0/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/.helmignore rename to manifests/helm/mlflow/2.1.0/.helmignore diff --git a/charts/mlflow/2.1.0/Chart.lock b/manifests/helm/mlflow/2.1.0/Chart.lock similarity index 100% rename from charts/mlflow/2.1.0/Chart.lock rename to manifests/helm/mlflow/2.1.0/Chart.lock diff --git a/charts/mlflow/2.1.0/Chart.yaml b/manifests/helm/mlflow/2.1.0/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/Chart.yaml rename to manifests/helm/mlflow/2.1.0/Chart.yaml diff --git a/charts/mlflow/2.1.0/README.md b/manifests/helm/mlflow/2.1.0/README.md similarity index 100% rename from charts/mlflow/2.1.0/README.md rename to manifests/helm/mlflow/2.1.0/README.md diff --git a/charts/mlflow/2.1.0/charts/common/.helmignore b/manifests/helm/mlflow/2.1.0/charts/common/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/charts/common/.helmignore rename to manifests/helm/mlflow/2.1.0/charts/common/.helmignore diff --git a/charts/mlflow/2.1.0/charts/common/Chart.yaml b/manifests/helm/mlflow/2.1.0/charts/common/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/common/Chart.yaml rename to manifests/helm/mlflow/2.1.0/charts/common/Chart.yaml diff --git a/charts/mlflow/2.1.0/charts/common/README.md b/manifests/helm/mlflow/2.1.0/charts/common/README.md similarity index 100% rename from charts/mlflow/2.1.0/charts/common/README.md rename to manifests/helm/mlflow/2.1.0/charts/common/README.md diff --git a/charts/mlflow/2.1.0/charts/common/templates/_affinities.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_affinities.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_affinities.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_capabilities.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_capabilities.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_capabilities.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_compatibility.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_compatibility.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_compatibility.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_errors.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_errors.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_errors.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_errors.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_images.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_images.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_images.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_images.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_ingress.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_ingress.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_ingress.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_labels.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_labels.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_labels.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_labels.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_names.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_names.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_names.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_names.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_resources.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_resources.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_resources.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_resources.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_secrets.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_secrets.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_secrets.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_storage.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_storage.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_storage.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_storage.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_tplvalues.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_tplvalues.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_tplvalues.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_utils.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_utils.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_utils.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_utils.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/_warnings.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/_warnings.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/_warnings.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_mysql.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_mysql.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_redis.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_redis.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_redis.tpl diff --git a/charts/mlflow/2.1.0/charts/common/templates/validations/_validations.tpl b/manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/common/templates/validations/_validations.tpl rename to manifests/helm/mlflow/2.1.0/charts/common/templates/validations/_validations.tpl diff --git a/charts/mlflow/2.1.0/charts/common/values.yaml b/manifests/helm/mlflow/2.1.0/charts/common/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/common/values.yaml rename to manifests/helm/mlflow/2.1.0/charts/common/values.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/.helmignore b/manifests/helm/mlflow/2.1.0/charts/minio/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/.helmignore rename to manifests/helm/mlflow/2.1.0/charts/minio/.helmignore diff --git a/charts/mlflow/2.1.0/charts/minio/Chart.lock b/manifests/helm/mlflow/2.1.0/charts/minio/Chart.lock similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/Chart.lock rename to manifests/helm/mlflow/2.1.0/charts/minio/Chart.lock diff --git a/charts/mlflow/2.1.0/charts/minio/Chart.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/Chart.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/Chart.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/README.md b/manifests/helm/mlflow/2.1.0/charts/minio/README.md similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/README.md rename to manifests/helm/mlflow/2.1.0/charts/minio/README.md diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/.helmignore b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/.helmignore rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/.helmignore diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/Chart.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/Chart.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/Chart.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/README.md b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/README.md similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/README.md rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/README.md diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_affinities.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_affinities.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_affinities.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_capabilities.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_capabilities.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_capabilities.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_compatibility.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_compatibility.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_compatibility.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_errors.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_errors.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_errors.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_errors.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_images.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_images.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_images.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_images.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_ingress.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_ingress.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_ingress.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_labels.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_labels.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_labels.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_labels.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_names.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_names.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_names.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_names.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_resources.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_resources.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_resources.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_resources.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_secrets.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_secrets.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_secrets.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_storage.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_storage.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_storage.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_storage.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_tplvalues.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_tplvalues.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_tplvalues.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_utils.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_utils.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_utils.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_utils.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/_warnings.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/_warnings.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/_warnings.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mysql.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_mysql.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_redis.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_redis.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_redis.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_validations.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_validations.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/templates/validations/_validations.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/charts/common/values.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/charts/common/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/charts/common/values.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/charts/common/values.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/NOTES.txt b/manifests/helm/mlflow/2.1.0/charts/minio/templates/NOTES.txt similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/NOTES.txt rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/NOTES.txt diff --git a/charts/mlflow/2.1.0/charts/minio/templates/_helpers.tpl b/manifests/helm/mlflow/2.1.0/charts/minio/templates/_helpers.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/_helpers.tpl rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/_helpers.tpl diff --git a/charts/mlflow/2.1.0/charts/minio/templates/api-ingress.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/api-ingress.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/api-ingress.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/api-ingress.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/distributed/headless-svc.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/distributed/headless-svc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/distributed/headless-svc.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/distributed/headless-svc.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/distributed/statefulset.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/distributed/statefulset.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/distributed/statefulset.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/distributed/statefulset.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/extra-list.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/extra-list.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/extra-list.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/extra-list.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/ingress.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/ingress.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/ingress.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/ingress.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/pdb.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/pdb.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/pdb.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/pdb.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/prometheusrule.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/prometheusrule.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/prometheusrule.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/prometheusrule.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/provisioning-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/provisioning-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/provisioning-job.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-job.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/provisioning-job.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-job.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/provisioning-networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/provisioning-networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/provisioning-networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/pvc.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/pvc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/pvc.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/pvc.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/secrets.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/secrets.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/secrets.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/secrets.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/service.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/service.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/service.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/service.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/serviceaccount.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/serviceaccount.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/serviceaccount.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/serviceaccount.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/servicemonitor.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/servicemonitor.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/servicemonitor.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/servicemonitor.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/standalone/deployment.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/standalone/deployment.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/standalone/deployment.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/standalone/deployment.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/templates/tls-secrets.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/templates/tls-secrets.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/templates/tls-secrets.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/templates/tls-secrets.yaml diff --git a/charts/mlflow/2.1.0/charts/minio/values.yaml b/manifests/helm/mlflow/2.1.0/charts/minio/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/minio/values.yaml rename to manifests/helm/mlflow/2.1.0/charts/minio/values.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/.helmignore b/manifests/helm/mlflow/2.1.0/charts/postgresql/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/.helmignore rename to manifests/helm/mlflow/2.1.0/charts/postgresql/.helmignore diff --git a/charts/mlflow/2.1.0/charts/postgresql/Chart.lock b/manifests/helm/mlflow/2.1.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/Chart.lock rename to manifests/helm/mlflow/2.1.0/charts/postgresql/Chart.lock diff --git a/charts/mlflow/2.1.0/charts/postgresql/Chart.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/Chart.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/Chart.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/README.md b/manifests/helm/mlflow/2.1.0/charts/postgresql/README.md similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/README.md rename to manifests/helm/mlflow/2.1.0/charts/postgresql/README.md diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/README.md b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/README.md rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/README.md diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/preinitialization-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/psp.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/psp.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/role.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/role.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/role.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/mlflow/2.1.0/charts/postgresql/values.schema.json b/manifests/helm/mlflow/2.1.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/values.schema.json rename to manifests/helm/mlflow/2.1.0/charts/postgresql/values.schema.json diff --git a/charts/mlflow/2.1.0/charts/postgresql/values.yaml b/manifests/helm/mlflow/2.1.0/charts/postgresql/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/charts/postgresql/values.yaml rename to manifests/helm/mlflow/2.1.0/charts/postgresql/values.yaml diff --git a/charts/mlflow/2.1.0/custom-values.yaml b/manifests/helm/mlflow/2.1.0/custom-values.yaml similarity index 100% rename from charts/mlflow/2.1.0/custom-values.yaml rename to manifests/helm/mlflow/2.1.0/custom-values.yaml diff --git a/charts/mlflow/2.1.0/templates/NOTES.txt b/manifests/helm/mlflow/2.1.0/templates/NOTES.txt similarity index 100% rename from charts/mlflow/2.1.0/templates/NOTES.txt rename to manifests/helm/mlflow/2.1.0/templates/NOTES.txt diff --git a/charts/mlflow/2.1.0/templates/_helpers.tpl b/manifests/helm/mlflow/2.1.0/templates/_helpers.tpl similarity index 100% rename from charts/mlflow/2.1.0/templates/_helpers.tpl rename to manifests/helm/mlflow/2.1.0/templates/_helpers.tpl diff --git a/charts/mlflow/2.1.0/templates/extra-list.yaml b/manifests/helm/mlflow/2.1.0/templates/extra-list.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/extra-list.yaml rename to manifests/helm/mlflow/2.1.0/templates/extra-list.yaml diff --git a/charts/mlflow/2.1.0/templates/run/dep-job.yaml b/manifests/helm/mlflow/2.1.0/templates/run/dep-job.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/run/dep-job.yaml rename to manifests/helm/mlflow/2.1.0/templates/run/dep-job.yaml diff --git a/charts/mlflow/2.1.0/templates/run/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/templates/run/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/run/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/templates/run/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/templates/run/pvc.yaml b/manifests/helm/mlflow/2.1.0/templates/run/pvc.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/run/pvc.yaml rename to manifests/helm/mlflow/2.1.0/templates/run/pvc.yaml diff --git a/charts/mlflow/2.1.0/templates/run/service-account.yaml b/manifests/helm/mlflow/2.1.0/templates/run/service-account.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/run/service-account.yaml rename to manifests/helm/mlflow/2.1.0/templates/run/service-account.yaml diff --git a/charts/mlflow/2.1.0/templates/run/source-configmap.yaml b/manifests/helm/mlflow/2.1.0/templates/run/source-configmap.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/run/source-configmap.yaml rename to manifests/helm/mlflow/2.1.0/templates/run/source-configmap.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/auth-secret.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/auth-secret.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/auth-secret.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/auth-secret.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/configmap-overrides.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/configmap-overrides.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/configmap-overrides.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/configmap-overrides.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/deployment.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/deployment.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/deployment.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/deployment.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/externaldb-secret.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/externaldb-secret.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/externaldb-secret.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/externaldb-secret.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/externals3-secret.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/externals3-secret.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/externals3-secret.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/externals3-secret.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/hpa.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/hpa.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/hpa.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/hpa.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/ingress-tls-secrets.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/ingress-tls-secrets.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/ingress-tls-secrets.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/ingress-tls-secrets.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/ingress.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/ingress.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/ingress.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/ingress.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/networkpolicy.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/networkpolicy.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/networkpolicy.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/networkpolicy.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/pdb.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/pdb.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/pdb.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/pdb.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/pvc.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/pvc.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/pvc.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/pvc.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/service-account.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/service-account.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/service-account.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/service-account.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/service.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/service.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/service.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/service.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/servicemonitor.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/servicemonitor.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/servicemonitor.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/servicemonitor.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/tls-secret.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/tls-secret.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/tls-secret.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/tls-secret.yaml diff --git a/charts/mlflow/2.1.0/templates/tracking/vpa.yaml b/manifests/helm/mlflow/2.1.0/templates/tracking/vpa.yaml similarity index 100% rename from charts/mlflow/2.1.0/templates/tracking/vpa.yaml rename to manifests/helm/mlflow/2.1.0/templates/tracking/vpa.yaml diff --git a/charts/mlflow/2.1.0/values.schema.json b/manifests/helm/mlflow/2.1.0/values.schema.json similarity index 100% rename from charts/mlflow/2.1.0/values.schema.json rename to manifests/helm/mlflow/2.1.0/values.schema.json diff --git a/charts/mlflow/2.1.0/values.yaml b/manifests/helm/mlflow/2.1.0/values.yaml similarity index 100% rename from charts/mlflow/2.1.0/values.yaml rename to manifests/helm/mlflow/2.1.0/values.yaml diff --git a/charts/nemo/25.4.0/CUSTOM-README.md b/manifests/helm/nemo/25.4.0/CUSTOM-README.md similarity index 100% rename from charts/nemo/25.4.0/CUSTOM-README.md rename to manifests/helm/nemo/25.4.0/CUSTOM-README.md diff --git a/charts/nemo/25.4.0/Chart.lock b/manifests/helm/nemo/25.4.0/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/Chart.lock rename to manifests/helm/nemo/25.4.0/Chart.lock diff --git a/charts/nemo/25.4.0/Chart.yaml b/manifests/helm/nemo/25.4.0/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/Chart.yaml rename to manifests/helm/nemo/25.4.0/Chart.yaml diff --git a/charts/nemo/25.4.0/README.md b/manifests/helm/nemo/25.4.0/README.md similarity index 100% rename from charts/nemo/25.4.0/README.md rename to manifests/helm/nemo/25.4.0/README.md diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/files/storage.dgxc.nvidia.com_nvstoragelocations.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/files/storage.dgxc.nvidia.com_nvstoragelocations.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/files/storage.dgxc.nvidia.com_nvstoragelocations.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/files/storage.dgxc.nvidia.com_nvstoragelocations.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/cm.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/cm.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/cm.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/cm.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercm.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercm.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercm.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercm.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercr.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercr.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercr.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercr.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercrb.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercrb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercrb.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllercrb.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllerdeployment.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllerdeployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllerdeployment.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllerdeployment.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllersa.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllersa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllersa.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/controllersa.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/cr.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/cr.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/cr.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/cr.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/crb.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/crb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/crb.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/crb.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/rbac.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/exporters/rbac.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/kyverno.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/kyverno.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/kyverno.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/kyverno.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/rbac.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/integrations/rbac.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/labeler/kyverno.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/labeler/kyverno.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/labeler/kyverno.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/labeler/kyverno.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/monitor.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/monitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/monitor.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/monitor.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/nccl/kyverno.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/nccl/kyverno.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/nccl/kyverno.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/nccl/kyverno.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/rbac/rbac.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/rbac/rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/rbac/rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/rbac/rbac.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxclogexporters.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxclogexporters.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxclogexporters.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxclogexporters.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcnetworkpolicies.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcnetworkpolicies.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcnetworkpolicies.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcnetworkpolicies.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcstorages.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcstorages.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcstorages.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/runai.dgxc.nvidia.com_runaidgxcstorages.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sa.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sa.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sa.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/kyverno.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/kyverno.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/kyverno.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/kyverno.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/security/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/default.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/default.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/default.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/default.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/privileged.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/privileged.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/privileged.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/sre/privileged.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/storage.dgxc.nvidia.com_nvstoragelocations.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/storage.dgxc.nvidia.com_nvstoragelocations.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/storage.dgxc.nvidia.com_nvstoragelocations.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/storage.dgxc.nvidia.com_nvstoragelocations.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/clusterrole.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/clusterrole.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/clusterrole.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/clusterrole.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/namespace.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/namespace.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/namespace.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/templates/tenantclusterpolicies/namespace.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-aws-custom.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-aws-custom.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-aws-custom.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-aws-custom.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-aws.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-aws.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-aws.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-aws.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-azure-custom.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-azure-custom.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-azure-custom.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-azure-custom.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-azure.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-azure.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-azure.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-azure.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp-custom.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp-custom.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp-custom.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp-custom.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-gcp.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-oci-custom.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-oci-custom.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-oci-custom.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-oci-custom.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values-oci.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-oci.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values-oci.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values-oci.yaml diff --git a/charts/nemo/25.4.0/charts/dgxc-admission-controller/values.yaml b/manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/dgxc-admission-controller/values.yaml rename to manifests/helm/nemo/25.4.0/charts/dgxc-admission-controller/values.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/.helmignore b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/.helmignore rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/.helmignore diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimcaches.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimcaches.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimcaches.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimcaches.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimpipelines.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimpipelines.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimpipelines.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimpipelines.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimservices.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimservices.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimservices.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/crds/apps.nvidia.com_nimservices.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/leader-election-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/leader-election-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/leader-election-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/leader-election-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/manager-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/manager-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/manager-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/manager-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-reader-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-reader-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-reader-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-reader-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-service.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-service.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/metrics-service.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/node-feature-rule.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/node-feature-rule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/node-feature-rule.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/node-feature-rule.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/templates/upgrade_crd.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/upgrade_crd.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/templates/upgrade_crd.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/templates/upgrade_crd.yaml diff --git a/charts/nemo/25.4.0/charts/k8s-nim-operator/values.yaml b/manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/k8s-nim-operator/values.yaml rename to manifests/helm/nemo/25.4.0/charts/k8s-nim-operator/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/CONTRIBUTING.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/CONTRIBUTING.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/CONTRIBUTING.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/CONTRIBUTING.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/UPGRADING.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/UPGRADING.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/UPGRADING.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/UPGRADING.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/clusterrole-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/clusterrole-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/clusterrole-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/clusterrole-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/config-override-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/config-override-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/config-override-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/config-override-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/daemonset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/daemonset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/daemonset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/daemonset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-statefulset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-statefulset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-statefulset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/hpa-statefulset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/networkpolicy-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/probes-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/probes-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/probes-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/probes-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/statefulset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/statefulset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/statefulset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/ci/statefulset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/daemonset-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/configmap-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/configmap-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/configmap-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/configmap-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/rendered/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/statefulset-with-pvc/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-custom-config/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/examples/using-shared-processes/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_config.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_config.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_config.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_config.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_pod.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_pod.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_pod.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/_pod.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrole.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrole.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrole.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrole.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/clusterrolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/opentelemetry-collector/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/read/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/charts/postgresql/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/externaldb-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/externaldb-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/externaldb-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/externaldb-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/pvc-models.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/pvc-models.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/pvc-models.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/pvc-models.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role-binding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role-binding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role-binding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role-binding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service-account.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service-account.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service-account.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service-account.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/wandb-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/wandb-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/wandb-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/templates/finetuning/wandb-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-customizer/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-customizer/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-customizer/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-customizer/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/.editorconfig b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/.editorconfig similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/.editorconfig rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/.editorconfig diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/.prettierignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/.prettierignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/.prettierignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/.prettierignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/.yamllint b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/.yamllint similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/.yamllint rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/.yamllint diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/GITEA_LICENSE b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/GITEA_LICENSE similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/GITEA_LICENSE rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/GITEA_LICENSE diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/LICENSE b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/LICENSE similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/LICENSE rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/LICENSE diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/backup/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/ldap-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/ldap-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/ldap-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/ldap-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-egress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-egress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-egress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/networkpolicy-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/custom-users-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/initdb-scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/pgpool/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/podsecuritypolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/podsecuritypolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/podsecuritypolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/hooks-scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/initdb-scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/metrics-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/metrics-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/metrics-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/metrics-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-witness.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-witness.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-witness.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service-witness.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/postgresql/witness-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql-ha/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/read/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/postgresql/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-cluster-topology.png b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-cluster-topology.png similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-cluster-topology.png rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-cluster-topology.png diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-topology.png b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-topology.png similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-topology.png rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/img/redis-topology.png diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/headless-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/headless-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/headless-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/headless-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-prometheus.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-prometheus.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-prometheus.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-prometheus.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/poddisruptionbudget.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/poddisruptionbudget.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/poddisruptionbudget.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/redis-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/svc-cluster-external-access.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/svc-cluster-external-access.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/svc-cluster-external-access.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/svc-cluster-external-access.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/tls-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/tls-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/tls-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/tls-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/update-cluster.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/update-cluster.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/update-cluster.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/templates/update-cluster.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/charts/redis-cluster/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/datastore-settings.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/datastore-settings.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/datastore-settings.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/datastore-settings.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/external-object-store-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/external-object-store-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/external-object-store-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/external-object-store-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/externaldb-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/externaldb-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/externaldb-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/externaldb-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/lfs-jwt-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/lfs-jwt-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/lfs-jwt-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/lfs-jwt-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/nvcrimagepull-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/nvcrimagepull-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/datastore/nvcrimagepull-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/datastore/nvcrimagepull-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/config.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/config.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/config.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/config.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deprecation.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deprecation.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deprecation.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/deprecation.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/gpg-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/gpg-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/gpg-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/gpg-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/http-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/http-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/http-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/http-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/init.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/init.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/init.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/init.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/poddisruptionbudget.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/poddisruptionbudget.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/poddisruptionbudget.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/poddisruptionbudget.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ssh-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ssh-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ssh-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/gitea/ssh-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/templates/tests/test-http-connection.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/tests/test-http-connection.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/templates/tests/test-http-connection.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/templates/tests/test-http-connection.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-datastore/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-datastore/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-datastore/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-datastore/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-deployment-management/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-deployment-management/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-deployment-management/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/LICENSE b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/LICENSE similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/LICENSE rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/LICENSE diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/read/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/charts/postgresql/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/demo-secrets/nvcrimagepull-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/demo-secrets/nvcrimagepull-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/demo-secrets/nvcrimagepull-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/demo-secrets/nvcrimagepull-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-entity-store/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-entity-store/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-entity-store/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-entity-store/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/CHANGELOG b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/CHANGELOG similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/CHANGELOG rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/CHANGELOG diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/artifact-repository-ref-cm.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/artifact-repository-ref-cm.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/artifact-repository-ref-cm.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/artifact-repository-ref-cm.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-aggregate-roles.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-aggregate-roles.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-aggregate-roles.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-aggregate-roles.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-cluster-roles.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-config-map.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-config-map.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-config-map.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-config-map.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-crb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-crb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-crb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-crb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-sa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-sa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-sa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-sa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-controller-servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-rb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-rb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-rb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-rb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-sa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-sa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-sa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/controller/workflow-sa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_clusterworkflowtemplates.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_cronworkflows.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowartifactgctasks.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workfloweventbindings.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflows.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtaskresults.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtasksets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/crds/argoproj.io_workflowtemplates.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/extra-manifests.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/extra-manifests.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/extra-manifests.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/extra-manifests.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/backendconfig.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/backendconfig.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/backendconfig.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/backendconfig.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/frontendconfig.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/frontendconfig.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/frontendconfig.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/frontendconfig.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/managedcertificate.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/managedcertificate.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/managedcertificate.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/gke/managedcertificate.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-cluster-roles.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-cluster-roles.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-cluster-roles.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-cluster-roles.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-crb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-crb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-crb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-crb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-sa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-sa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-sa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-sa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/templates/server/server-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/argo-workflows/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-disaster-recovery.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-disaster-recovery.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-disaster-recovery.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-disaster-recovery.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-metrics.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-metrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-metrics.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-metrics.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/ci/values-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/snapshot-pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/snapshot-pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/snapshot-pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/snapshot-pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/templates/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/etcd/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/ci/values-with-auth-tls-and-metrics.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/ci/values-with-auth-tls-and-metrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/ci/values-with-auth-tls-and-metrics.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/ci/values-with-auth-tls-and-metrics.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/charts/zookeeper/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-external-tls.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-external-tls.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-external-tls.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-external-tls.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-metrics.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-metrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-metrics.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-metrics.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-sasl-auth.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-sasl-auth.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-sasl-auth.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-sasl-auth.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-jks-auth.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-jks-auth.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-jks-auth.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-jks-auth.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-pem-auth.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-pem-auth.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-pem-auth.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/ci/values-with-tls-pem-auth.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jaas-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jaas-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jaas-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jaas-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/jmx-metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/kafka-provisioning.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/log4j-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/log4j-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/log4j-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/log4j-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-egress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-egress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-egress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/networkpolicy-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/poddisruptionbudget.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/poddisruptionbudget.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/poddisruptionbudget.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/scripts-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/scripts-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/scripts-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/scripts-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-jmx-metrics.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-jmx-metrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-jmx-metrics.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-jmx-metrics.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-metrics.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-metrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-metrics.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/servicemonitor-metrics.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-external-access.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-external-access.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-external-access.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-external-access.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/kafka/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helper_create_bucket.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helper_create_bucket.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helper_create_bucket.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helper_create_bucket.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/clusterroles.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/clusterroles.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/clusterroles.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/clusterroles.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/poddisruptionbudget.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/poddisruptionbudget.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/poddisruptionbudget.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-create-bucket-job.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-create-bucket-job.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-create-bucket-job.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-create-bucket-job.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-job.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-job.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-job.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-job.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/post-install-prometheus-metrics-serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/rolebindings.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/rolebindings.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/rolebindings.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/rolebindings.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/securitycontextconstraints.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/securitycontextconstraints.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/securitycontextconstraints.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/securitycontextconstraints.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/minio/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_autorecovery.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_autorecovery.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_autorecovery.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_autorecovery.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_bookkeeper.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_bookkeeper.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_bookkeeper.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_bookkeeper.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_broker.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_broker.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_broker.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_broker.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_configurationstore.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_configurationstore.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_configurationstore.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_configurationstore.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_toolset.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_toolset.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_toolset.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_toolset.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_zookeeper.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_zookeeper.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_zookeeper.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/_zookeeper.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/autorecovery-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-cluster-initialize.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-cluster-initialize.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-cluster-initialize.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-cluster-initialize.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-storageclass.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-storageclass.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-storageclass.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/bookkeeper-storageclass.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-cluster-role-binding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-cluster-role-binding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-cluster-role-binding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-cluster-role-binding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service-account.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service-account.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service-account.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service-account.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/broker-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/dashboard-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/function-worker-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/function-worker-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/function-worker-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/function-worker-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-admin-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-admin-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-admin-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-admin-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/grafana-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/keytool.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/keytool.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/keytool.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/keytool.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/namespace.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/namespace.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/namespace.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/namespace.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-storageclass.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-storageclass.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-storageclass.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/prometheus-storageclass.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/proxy-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-cluster-initialize.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-cluster-initialize.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-cluster-initialize.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-cluster-initialize.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-admin-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-admin-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-admin-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-admin-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/pulsar-manager-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-cert-internal-issuer.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-cert-internal-issuer.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-cert-internal-issuer.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-cert-internal-issuer.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-certs-internal.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-certs-internal.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-certs-internal.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/tls-certs-internal.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/toolset-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-storageclass.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-storageclass.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-storageclass.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/templates/zookeeper-storageclass.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/charts/pulsar/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/ci/cluster-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/ci/cluster-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/ci/cluster-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/ci/cluster-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/requirements.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/attu-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/config.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/config.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/config.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/config.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datacoord-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/datanode-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexcoord-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/indexnode-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/mixcoord-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-tls-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-tls-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-tls-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/proxy-tls-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pulsar-podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pulsar-podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pulsar-podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pulsar-podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querycoord-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/querynode-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/rootcoord-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/standalone-deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/standalone-deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/standalone-deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/templates/standalone-deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/milvus/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/CONTRIBUTING.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/CONTRIBUTING.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/CONTRIBUTING.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/CONTRIBUTING.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/UPGRADING.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/UPGRADING.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/UPGRADING.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/UPGRADING.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/GOMEMLIMIT-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/clusterrole-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/clusterrole-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/clusterrole-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/clusterrole-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/config-override-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/config-override-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/config-override-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/config-override-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/daemonset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/daemonset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/daemonset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/daemonset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/disabling-protocols-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/multiple-ingress-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-override-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/networkpolicy-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-clustermetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-hostmetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-k8sevents-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubeletmetrics-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-kubernetesattributes-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/preset-logscollection-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/probes-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/probes-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/probes-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/probes-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/statefulset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/statefulset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/statefulset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/ci/statefulset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/daemonset-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-and-deployment/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-collector-logs/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-hostmetrics/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-lifecycle-hooks/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/daemonset-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-otlp-traces/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/deployment-values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/deployment-use-existing-configMap/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrole.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/clusterrolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/kubernetesAttributes/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/configmap-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/rendered/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/statefulset-only/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/rendered/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/examples/using-GOMEMLIMIT/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_config.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_config.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_config.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_config.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_pod.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_pod.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_pod.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/_pod.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrole.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrole.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrole.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrole.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/clusterrolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-agent.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-agent.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-agent.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-agent.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap-statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/daemonset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/daemonset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/daemonset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/daemonset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/pdb.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/pdb.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/pdb.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/pdb.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/podmonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/podmonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/podmonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/podmonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/templates/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/opentelemetry-collector/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/charts/common/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/extra-list.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/extra-list.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/read/svc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/postgresql/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/psp.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/psp.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/psp.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/psp.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/role.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/role.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/role.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/role.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/rolebinding.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/rolebinding.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/rolebinding.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/rolebinding.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/charts/zipkin/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/_db_migration.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/_db_migration.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/_db_migration.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/_db_migration.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/argo-workflow-service-account.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/argo-workflow-service-account.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/argo-workflow-service-account.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/argo-workflow-service-account.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/external-db-secret.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/external-db-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/external-db-secret.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/external-db-secret.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-evaluator/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-evaluator/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-evaluator/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-evaluator/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pv.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pv.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pv.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pv.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/config-store-nfs-pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/templates/tests/test-connection.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/tests/test-connection.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/templates/tests/test-connection.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/templates/tests/test-connection.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-guardrails/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-guardrails/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-guardrails/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-guardrails/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-nim-proxy/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-nim-proxy/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-nim-proxy/values.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-operator/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-operator/Chart.lock b/manifests/helm/nemo/25.4.0/charts/nemo-operator/Chart.lock similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/Chart.lock rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/Chart.lock diff --git a/charts/nemo/25.4.0/charts/nemo-operator/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-operator/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/.helmignore b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/.helmignore diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/README.md b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/README.md rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/README.md diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_env.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_env.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_env.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_env.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_image.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_image.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_image.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_image.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_service.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_service.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_service.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-common/templates/_service.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityhandlers.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityhandlers.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityhandlers.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityhandlers.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityvalidators.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityvalidators.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityvalidators.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemoentityvalidators.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingjobs.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingjobs.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingjobs.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingjobs.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingworkloads.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingworkloads.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingworkloads.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemotrainingworkloads.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemovalidationjobs.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemovalidationjobs.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemovalidationjobs.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/charts/nemo-operator-crds/crds/nvidia.com_nemovalidationjobs.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/leader-election-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/leader-election-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/leader-election-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/leader-election-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/manager-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/manager-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/manager-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/manager-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/metrics-reader-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/metrics-reader-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/metrics-reader-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/metrics-reader-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/metrics-service.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/metrics-service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/metrics-service.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/metrics-service.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-editor-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-editor-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-editor-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-editor-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-viewer-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-viewer-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-viewer-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemoentityvalidator-viewer-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-editor-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-editor-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-editor-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-editor-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-viewer-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-viewer-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-viewer-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/nemovalidationjob-viewer-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/proxy-rbac.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/proxy-rbac.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/proxy-rbac.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/proxy-rbac.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nemo-operator/values.yaml b/manifests/helm/nemo/25.4.0/charts/nemo-operator/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nemo-operator/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nemo-operator/values.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/.helmignore b/manifests/helm/nemo/25.4.0/charts/nim-llm/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/.helmignore rename to manifests/helm/nemo/25.4.0/charts/nim-llm/.helmignore diff --git a/charts/nemo/25.4.0/charts/nim-llm/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/LICENSE b/manifests/helm/nemo/25.4.0/charts/nim-llm/LICENSE similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/LICENSE rename to manifests/helm/nemo/25.4.0/charts/nim-llm/LICENSE diff --git a/charts/nemo/25.4.0/charts/nim-llm/README.md b/manifests/helm/nemo/25.4.0/charts/nim-llm/README.md similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/README.md rename to manifests/helm/nemo/25.4.0/charts/nim-llm/README.md diff --git a/charts/nemo/25.4.0/charts/nim-llm/files/ngc_pull.sh b/manifests/helm/nemo/25.4.0/charts/nim-llm/files/ngc_pull.sh similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/files/ngc_pull.sh rename to manifests/helm/nemo/25.4.0/charts/nim-llm/files/ngc_pull.sh diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/configmap.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/configmap.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/configmap.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/configmap.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/hpa.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/hpa.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/hpa.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/hpa.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/multi_node_deployment.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/multi_node_deployment.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/multi_node_deployment.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/multi_node_deployment.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/pvc.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/pvc.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/pvc.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/pvc.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/secrets.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/secrets.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/secrets.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/secrets.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/service.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/service.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/service.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/service.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/serviceaccount.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/serviceaccount.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/serviceaccount.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/serviceaccount.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/servicemonitor.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/servicemonitor.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/servicemonitor.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/servicemonitor.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-completions.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-completions.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-completions.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-completions.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-models.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-models.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-models.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-models.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-streaming-chat.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-streaming-chat.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/templates/tests/test-streaming-chat.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/templates/tests/test-streaming-chat.yaml diff --git a/charts/nemo/25.4.0/charts/nim-llm/values.schema.json b/manifests/helm/nemo/25.4.0/charts/nim-llm/values.schema.json similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/values.schema.json rename to manifests/helm/nemo/25.4.0/charts/nim-llm/values.schema.json diff --git a/charts/nemo/25.4.0/charts/nim-llm/values.yaml b/manifests/helm/nemo/25.4.0/charts/nim-llm/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/nim-llm/values.yaml rename to manifests/helm/nemo/25.4.0/charts/nim-llm/values.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/.helmignore b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/.helmignore similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/.helmignore rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/.helmignore diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/Chart.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/Chart.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/Chart.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/Chart.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobflows.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobflows.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobflows.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobflows.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobtemplates.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobtemplates.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobtemplates.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/bases/flow.volcano.sh_jobtemplates.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobflows.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobflows.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobflows.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobflows.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobtemplates.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobtemplates.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobtemplates.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/crd/v1/flow.volcano.sh_jobtemplates.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobflows.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobflows.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobflows.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobflows.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobtemplates.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobtemplates.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobtemplates.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/charts/jobflow/templates/flow_v1alpha1_jobtemplates.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/config/volcano-admission.conf b/manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-admission.conf similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/config/volcano-admission.conf rename to manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-admission.conf diff --git a/charts/nemo/25.4.0/charts/volcano/config/volcano-scheduler-ci.conf b/manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-scheduler-ci.conf similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/config/volcano-scheduler-ci.conf rename to manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-scheduler-ci.conf diff --git a/charts/nemo/25.4.0/charts/volcano/config/volcano-scheduler.conf b/manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-scheduler.conf similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/config/volcano-scheduler.conf rename to manifests/helm/nemo/25.4.0/charts/volcano/config/volcano-scheduler.conf diff --git a/charts/nemo/25.4.0/charts/volcano/crd/bases/batch.volcano.sh_jobs.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/batch.volcano.sh_jobs.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/bases/batch.volcano.sh_jobs.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/batch.volcano.sh_jobs.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/bases/bus.volcano.sh_commands.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/bus.volcano.sh_commands.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/bases/bus.volcano.sh_commands.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/bus.volcano.sh_commands.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/bases/nodeinfo.volcano.sh_numatopologies.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/nodeinfo.volcano.sh_numatopologies.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/bases/nodeinfo.volcano.sh_numatopologies.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/nodeinfo.volcano.sh_numatopologies.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_podgroups.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_podgroups.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_podgroups.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_podgroups.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_queues.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_queues.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_queues.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/bases/scheduling.volcano.sh_queues.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1/batch.volcano.sh_jobs.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/batch.volcano.sh_jobs.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1/batch.volcano.sh_jobs.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/batch.volcano.sh_jobs.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1/bus.volcano.sh_commands.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/bus.volcano.sh_commands.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1/bus.volcano.sh_commands.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/bus.volcano.sh_commands.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1/nodeinfo.volcano.sh_numatopologies.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/nodeinfo.volcano.sh_numatopologies.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1/nodeinfo.volcano.sh_numatopologies.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/nodeinfo.volcano.sh_numatopologies.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_podgroups.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_podgroups.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_podgroups.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_podgroups.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_queues.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_queues.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_queues.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1/scheduling.volcano.sh_queues.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1beta1/batch.volcano.sh_jobs.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/batch.volcano.sh_jobs.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1beta1/batch.volcano.sh_jobs.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/batch.volcano.sh_jobs.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1beta1/bus.volcano.sh_commands.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/bus.volcano.sh_commands.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1beta1/bus.volcano.sh_commands.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/bus.volcano.sh_commands.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/nodeinfo.volcano.sh_numatopologies.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_podgroups.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_podgroups.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_podgroups.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_podgroups.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_queues.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_queues.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_queues.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/crd/v1beta1/scheduling.volcano.sh_queues.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/NOTES.txt b/manifests/helm/nemo/25.4.0/charts/volcano/templates/NOTES.txt similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/NOTES.txt rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/NOTES.txt diff --git a/charts/nemo/25.4.0/charts/volcano/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/charts/volcano/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/charts/volcano/templates/admission.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/admission.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/admission.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/admission.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/batch_v1alpha1_job.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/batch_v1alpha1_job.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/batch_v1alpha1_job.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/batch_v1alpha1_job.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/bus_v1alpha1_command.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/bus_v1alpha1_command.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/bus_v1alpha1_command.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/bus_v1alpha1_command.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/controllers.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/controllers.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/controllers.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/controllers.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/grafana.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/grafana.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/grafana.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/grafana.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/kubestatemetrics.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/kubestatemetrics.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/kubestatemetrics.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/kubestatemetrics.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/nodeinfo_v1alpha1_numatopologies.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/nodeinfo_v1alpha1_numatopologies.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/nodeinfo_v1alpha1_numatopologies.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/nodeinfo_v1alpha1_numatopologies.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/prometheus.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/prometheus.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/prometheus.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/prometheus.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/scheduler.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduler.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/scheduler.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduler.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_podgroup.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_podgroup.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_podgroup.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_podgroup.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_queue.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_queue.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_queue.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/scheduling_v1beta1_queue.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/templates/webhooks.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/templates/webhooks.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/templates/webhooks.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/templates/webhooks.yaml diff --git a/charts/nemo/25.4.0/charts/volcano/values.yaml b/manifests/helm/nemo/25.4.0/charts/volcano/values.yaml similarity index 100% rename from charts/nemo/25.4.0/charts/volcano/values.yaml rename to manifests/helm/nemo/25.4.0/charts/volcano/values.yaml diff --git a/charts/nemo/25.4.0/custom-values.yaml b/manifests/helm/nemo/25.4.0/custom-values.yaml similarity index 100% rename from charts/nemo/25.4.0/custom-values.yaml rename to manifests/helm/nemo/25.4.0/custom-values.yaml diff --git a/charts/nemo/25.4.0/templates/_helpers.tpl b/manifests/helm/nemo/25.4.0/templates/_helpers.tpl similarity index 100% rename from charts/nemo/25.4.0/templates/_helpers.tpl rename to manifests/helm/nemo/25.4.0/templates/_helpers.tpl diff --git a/charts/nemo/25.4.0/templates/imagepull-secret.yaml b/manifests/helm/nemo/25.4.0/templates/imagepull-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/templates/imagepull-secret.yaml rename to manifests/helm/nemo/25.4.0/templates/imagepull-secret.yaml diff --git a/charts/nemo/25.4.0/templates/ingress.yaml b/manifests/helm/nemo/25.4.0/templates/ingress.yaml similarity index 100% rename from charts/nemo/25.4.0/templates/ingress.yaml rename to manifests/helm/nemo/25.4.0/templates/ingress.yaml diff --git a/charts/nemo/25.4.0/templates/ngc-api-secret.yaml b/manifests/helm/nemo/25.4.0/templates/ngc-api-secret.yaml similarity index 100% rename from charts/nemo/25.4.0/templates/ngc-api-secret.yaml rename to manifests/helm/nemo/25.4.0/templates/ngc-api-secret.yaml diff --git a/charts/nemo/25.4.0/templates/virtualservice.yaml b/manifests/helm/nemo/25.4.0/templates/virtualservice.yaml similarity index 100% rename from charts/nemo/25.4.0/templates/virtualservice.yaml rename to manifests/helm/nemo/25.4.0/templates/virtualservice.yaml diff --git a/charts/nemo/25.4.0/values.yaml b/manifests/helm/nemo/25.4.0/values.yaml similarity index 100% rename from charts/nemo/25.4.0/values.yaml rename to manifests/helm/nemo/25.4.0/values.yaml diff --git a/charts/nim/25.4.0/.helmignore b/manifests/helm/nim/25.4.0/.helmignore similarity index 100% rename from charts/nim/25.4.0/.helmignore rename to manifests/helm/nim/25.4.0/.helmignore diff --git a/charts/nim/25.4.0/CUSTOM-README.md b/manifests/helm/nim/25.4.0/CUSTOM-README.md similarity index 100% rename from charts/nim/25.4.0/CUSTOM-README.md rename to manifests/helm/nim/25.4.0/CUSTOM-README.md diff --git a/charts/nim/25.4.0/Chart.yaml b/manifests/helm/nim/25.4.0/Chart.yaml similarity index 100% rename from charts/nim/25.4.0/Chart.yaml rename to manifests/helm/nim/25.4.0/Chart.yaml diff --git a/charts/nim/25.4.0/custom-values.yaml b/manifests/helm/nim/25.4.0/custom-values.yaml similarity index 100% rename from charts/nim/25.4.0/custom-values.yaml rename to manifests/helm/nim/25.4.0/custom-values.yaml diff --git a/charts/nim/25.4.0/templates/NOTES.txt b/manifests/helm/nim/25.4.0/templates/NOTES.txt similarity index 100% rename from charts/nim/25.4.0/templates/NOTES.txt rename to manifests/helm/nim/25.4.0/templates/NOTES.txt diff --git a/charts/nim/25.4.0/templates/_helpers.tpl b/manifests/helm/nim/25.4.0/templates/_helpers.tpl similarity index 100% rename from charts/nim/25.4.0/templates/_helpers.tpl rename to manifests/helm/nim/25.4.0/templates/_helpers.tpl diff --git a/charts/nim/25.4.0/templates/auth-secret.yaml b/manifests/helm/nim/25.4.0/templates/auth-secret.yaml similarity index 100% rename from charts/nim/25.4.0/templates/auth-secret.yaml rename to manifests/helm/nim/25.4.0/templates/auth-secret.yaml diff --git a/charts/nim/25.4.0/templates/image-pull-secret.yaml b/manifests/helm/nim/25.4.0/templates/image-pull-secret.yaml similarity index 100% rename from charts/nim/25.4.0/templates/image-pull-secret.yaml rename to manifests/helm/nim/25.4.0/templates/image-pull-secret.yaml diff --git a/charts/nim/25.4.0/templates/nimservice.yaml b/manifests/helm/nim/25.4.0/templates/nimservice.yaml similarity index 100% rename from charts/nim/25.4.0/templates/nimservice.yaml rename to manifests/helm/nim/25.4.0/templates/nimservice.yaml diff --git a/charts/nim/25.4.0/templates/tests/test-nimservice.yaml b/manifests/helm/nim/25.4.0/templates/tests/test-nimservice.yaml similarity index 100% rename from charts/nim/25.4.0/templates/tests/test-nimservice.yaml rename to manifests/helm/nim/25.4.0/templates/tests/test-nimservice.yaml diff --git a/charts/nim/25.4.0/values.yaml b/manifests/helm/nim/25.4.0/values.yaml similarity index 100% rename from charts/nim/25.4.0/values.yaml rename to manifests/helm/nim/25.4.0/values.yaml diff --git a/charts/ollama/1.1.2/.helmignore b/manifests/helm/ollama/1.1.2/.helmignore similarity index 100% rename from charts/ollama/1.1.2/.helmignore rename to manifests/helm/ollama/1.1.2/.helmignore diff --git a/charts/ollama/1.1.2/BUILD-README.md b/manifests/helm/ollama/1.1.2/BUILD-README.md similarity index 100% rename from charts/ollama/1.1.2/BUILD-README.md rename to manifests/helm/ollama/1.1.2/BUILD-README.md diff --git a/charts/ollama/1.1.2/CUSTOM-README.md b/manifests/helm/ollama/1.1.2/CUSTOM-README.md similarity index 100% rename from charts/ollama/1.1.2/CUSTOM-README.md rename to manifests/helm/ollama/1.1.2/CUSTOM-README.md diff --git a/charts/ollama/1.1.2/Chart.yaml b/manifests/helm/ollama/1.1.2/Chart.yaml similarity index 100% rename from charts/ollama/1.1.2/Chart.yaml rename to manifests/helm/ollama/1.1.2/Chart.yaml diff --git a/charts/ollama/1.1.2/LICENSE b/manifests/helm/ollama/1.1.2/LICENSE similarity index 100% rename from charts/ollama/1.1.2/LICENSE rename to manifests/helm/ollama/1.1.2/LICENSE diff --git a/charts/ollama/1.1.2/README.md b/manifests/helm/ollama/1.1.2/README.md similarity index 100% rename from charts/ollama/1.1.2/README.md rename to manifests/helm/ollama/1.1.2/README.md diff --git a/charts/ollama/1.1.2/artifacthub-repo.yml b/manifests/helm/ollama/1.1.2/artifacthub-repo.yml similarity index 100% rename from charts/ollama/1.1.2/artifacthub-repo.yml rename to manifests/helm/ollama/1.1.2/artifacthub-repo.yml diff --git a/charts/ollama/1.1.2/banner.png b/manifests/helm/ollama/1.1.2/banner.png similarity index 100% rename from charts/ollama/1.1.2/banner.png rename to manifests/helm/ollama/1.1.2/banner.png diff --git a/charts/ollama/1.1.2/custom-values.yaml b/manifests/helm/ollama/1.1.2/custom-values.yaml similarity index 100% rename from charts/ollama/1.1.2/custom-values.yaml rename to manifests/helm/ollama/1.1.2/custom-values.yaml diff --git a/charts/ollama/1.1.2/templates/NOTES.txt b/manifests/helm/ollama/1.1.2/templates/NOTES.txt similarity index 100% rename from charts/ollama/1.1.2/templates/NOTES.txt rename to manifests/helm/ollama/1.1.2/templates/NOTES.txt diff --git a/charts/ollama/1.1.2/templates/_helpers.tpl b/manifests/helm/ollama/1.1.2/templates/_helpers.tpl similarity index 100% rename from charts/ollama/1.1.2/templates/_helpers.tpl rename to manifests/helm/ollama/1.1.2/templates/_helpers.tpl diff --git a/charts/ollama/1.1.2/templates/deployment.yaml b/manifests/helm/ollama/1.1.2/templates/deployment.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/deployment.yaml rename to manifests/helm/ollama/1.1.2/templates/deployment.yaml diff --git a/charts/ollama/1.1.2/templates/hpa.yaml b/manifests/helm/ollama/1.1.2/templates/hpa.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/hpa.yaml rename to manifests/helm/ollama/1.1.2/templates/hpa.yaml diff --git a/charts/ollama/1.1.2/templates/ingress.yaml b/manifests/helm/ollama/1.1.2/templates/ingress.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/ingress.yaml rename to manifests/helm/ollama/1.1.2/templates/ingress.yaml diff --git a/charts/ollama/1.1.2/templates/knative/service.yaml b/manifests/helm/ollama/1.1.2/templates/knative/service.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/knative/service.yaml rename to manifests/helm/ollama/1.1.2/templates/knative/service.yaml diff --git a/charts/ollama/1.1.2/templates/pvc.yaml b/manifests/helm/ollama/1.1.2/templates/pvc.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/pvc.yaml rename to manifests/helm/ollama/1.1.2/templates/pvc.yaml diff --git a/charts/ollama/1.1.2/templates/service.yaml b/manifests/helm/ollama/1.1.2/templates/service.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/service.yaml rename to manifests/helm/ollama/1.1.2/templates/service.yaml diff --git a/charts/ollama/1.1.2/templates/serviceaccount.yaml b/manifests/helm/ollama/1.1.2/templates/serviceaccount.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/serviceaccount.yaml rename to manifests/helm/ollama/1.1.2/templates/serviceaccount.yaml diff --git a/charts/ollama/1.1.2/templates/tests/test-connection.yaml b/manifests/helm/ollama/1.1.2/templates/tests/test-connection.yaml similarity index 100% rename from charts/ollama/1.1.2/templates/tests/test-connection.yaml rename to manifests/helm/ollama/1.1.2/templates/tests/test-connection.yaml diff --git a/charts/ollama/1.1.2/values-test.yaml b/manifests/helm/ollama/1.1.2/values-test.yaml similarity index 100% rename from charts/ollama/1.1.2/values-test.yaml rename to manifests/helm/ollama/1.1.2/values-test.yaml diff --git a/charts/ollama/1.1.2/values.yaml b/manifests/helm/ollama/1.1.2/values.yaml similarity index 100% rename from charts/ollama/1.1.2/values.yaml rename to manifests/helm/ollama/1.1.2/values.yaml diff --git a/charts/open-webui/5.4.0/CUSTOM-README.md b/manifests/helm/open-webui/5.4.0/CUSTOM-README.md similarity index 100% rename from charts/open-webui/5.4.0/CUSTOM-README.md rename to manifests/helm/open-webui/5.4.0/CUSTOM-README.md diff --git a/charts/open-webui/5.4.0/Chart.lock b/manifests/helm/open-webui/5.4.0/Chart.lock similarity index 100% rename from charts/open-webui/5.4.0/Chart.lock rename to manifests/helm/open-webui/5.4.0/Chart.lock diff --git a/charts/open-webui/5.4.0/Chart.yaml b/manifests/helm/open-webui/5.4.0/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/Chart.yaml rename to manifests/helm/open-webui/5.4.0/Chart.yaml diff --git a/charts/open-webui/5.4.0/README.md b/manifests/helm/open-webui/5.4.0/README.md similarity index 100% rename from charts/open-webui/5.4.0/README.md rename to manifests/helm/open-webui/5.4.0/README.md diff --git a/charts/open-webui/5.4.0/README.md.gotmpl b/manifests/helm/open-webui/5.4.0/README.md.gotmpl similarity index 100% rename from charts/open-webui/5.4.0/README.md.gotmpl rename to manifests/helm/open-webui/5.4.0/README.md.gotmpl diff --git a/charts/open-webui/5.4.0/charts/ollama/.helmignore b/manifests/helm/open-webui/5.4.0/charts/ollama/.helmignore similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/.helmignore rename to manifests/helm/open-webui/5.4.0/charts/ollama/.helmignore diff --git a/charts/open-webui/5.4.0/charts/ollama/Chart.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/Chart.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/Chart.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/LICENSE b/manifests/helm/open-webui/5.4.0/charts/ollama/LICENSE similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/LICENSE rename to manifests/helm/open-webui/5.4.0/charts/ollama/LICENSE diff --git a/charts/open-webui/5.4.0/charts/ollama/README.md b/manifests/helm/open-webui/5.4.0/charts/ollama/README.md similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/README.md rename to manifests/helm/open-webui/5.4.0/charts/ollama/README.md diff --git a/charts/open-webui/5.4.0/charts/ollama/artifacthub-repo.yml b/manifests/helm/open-webui/5.4.0/charts/ollama/artifacthub-repo.yml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/artifacthub-repo.yml rename to manifests/helm/open-webui/5.4.0/charts/ollama/artifacthub-repo.yml diff --git a/charts/open-webui/5.4.0/charts/ollama/banner.png b/manifests/helm/open-webui/5.4.0/charts/ollama/banner.png similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/banner.png rename to manifests/helm/open-webui/5.4.0/charts/ollama/banner.png diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/NOTES.txt b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/NOTES.txt similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/NOTES.txt rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/NOTES.txt diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/_helpers.tpl b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/_helpers.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/_helpers.tpl rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/_helpers.tpl diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/deployment.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/deployment.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/deployment.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/deployment.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/hpa.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/hpa.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/hpa.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/hpa.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/ingress.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/ingress.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/ingress.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/ingress.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/knative/service.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/knative/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/knative/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/knative/service.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/pvc.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/pvc.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/pvc.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/pvc.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/service.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/service.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/serviceaccount.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/serviceaccount.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/serviceaccount.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/serviceaccount.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/templates/tests/test-connection.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/templates/tests/test-connection.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/templates/tests/test-connection.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/templates/tests/test-connection.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/values-test.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/values-test.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/values-test.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/values-test.yaml diff --git a/charts/open-webui/5.4.0/charts/ollama/values.yaml b/manifests/helm/open-webui/5.4.0/charts/ollama/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/ollama/values.yaml rename to manifests/helm/open-webui/5.4.0/charts/ollama/values.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/.helmignore b/manifests/helm/open-webui/5.4.0/charts/pipelines/.helmignore similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/.helmignore rename to manifests/helm/open-webui/5.4.0/charts/pipelines/.helmignore diff --git a/charts/open-webui/5.4.0/charts/pipelines/Chart.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/Chart.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/Chart.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/README.md b/manifests/helm/open-webui/5.4.0/charts/pipelines/README.md similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/README.md rename to manifests/helm/open-webui/5.4.0/charts/pipelines/README.md diff --git a/charts/open-webui/5.4.0/charts/pipelines/README.md.gotmpl b/manifests/helm/open-webui/5.4.0/charts/pipelines/README.md.gotmpl similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/README.md.gotmpl rename to manifests/helm/open-webui/5.4.0/charts/pipelines/README.md.gotmpl diff --git a/charts/open-webui/5.4.0/charts/pipelines/templates/_helpers.tpl b/manifests/helm/open-webui/5.4.0/charts/pipelines/templates/_helpers.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/templates/_helpers.tpl rename to manifests/helm/open-webui/5.4.0/charts/pipelines/templates/_helpers.tpl diff --git a/charts/open-webui/5.4.0/charts/pipelines/templates/deployment.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/templates/deployment.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/templates/deployment.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/templates/deployment.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/templates/pvc.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/templates/pvc.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/templates/pvc.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/templates/pvc.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/templates/service-account.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/templates/service-account.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/templates/service-account.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/templates/service-account.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/templates/service.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/templates/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/templates/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/templates/service.yaml diff --git a/charts/open-webui/5.4.0/charts/pipelines/values.yaml b/manifests/helm/open-webui/5.4.0/charts/pipelines/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/pipelines/values.yaml rename to manifests/helm/open-webui/5.4.0/charts/pipelines/values.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/.helmignore b/manifests/helm/open-webui/5.4.0/charts/redis/.helmignore similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/.helmignore rename to manifests/helm/open-webui/5.4.0/charts/redis/.helmignore diff --git a/charts/open-webui/5.4.0/charts/redis/Chart.lock b/manifests/helm/open-webui/5.4.0/charts/redis/Chart.lock similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/Chart.lock rename to manifests/helm/open-webui/5.4.0/charts/redis/Chart.lock diff --git a/charts/open-webui/5.4.0/charts/redis/Chart.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/Chart.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/Chart.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/README.md b/manifests/helm/open-webui/5.4.0/charts/redis/README.md similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/README.md rename to manifests/helm/open-webui/5.4.0/charts/redis/README.md diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/.helmignore b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/.helmignore similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/.helmignore rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/.helmignore diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/Chart.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/Chart.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/Chart.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/README.md b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/README.md similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/README.md rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/README.md diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_affinities.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_affinities.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_affinities.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_capabilities.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_capabilities.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_capabilities.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_compatibility.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_compatibility.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_compatibility.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_errors.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_errors.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_errors.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_errors.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_images.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_images.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_images.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_images.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_ingress.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_ingress.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_ingress.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_labels.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_labels.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_labels.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_labels.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_names.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_names.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_names.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_names.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_resources.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_resources.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_resources.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_resources.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_secrets.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_secrets.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_secrets.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_storage.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_storage.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_storage.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_storage.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_tplvalues.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_tplvalues.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_tplvalues.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_utils.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_utils.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_utils.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_utils.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/_warnings.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/_warnings.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/_warnings.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mysql.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_mysql.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_redis.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_redis.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_redis.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_validations.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_validations.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/templates/validations/_validations.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/charts/common/values.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/charts/common/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/charts/common/values.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/charts/common/values.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/NOTES.txt b/manifests/helm/open-webui/5.4.0/charts/redis/templates/NOTES.txt similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/NOTES.txt rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/NOTES.txt diff --git a/charts/open-webui/5.4.0/charts/redis/templates/_helpers.tpl b/manifests/helm/open-webui/5.4.0/charts/redis/templates/_helpers.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/_helpers.tpl rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/_helpers.tpl diff --git a/charts/open-webui/5.4.0/charts/redis/templates/configmap.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/configmap.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/configmap.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/configmap.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/extra-list.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/extra-list.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/extra-list.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/extra-list.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/headless-svc.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/headless-svc.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/headless-svc.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/headless-svc.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/health-configmap.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/health-configmap.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/health-configmap.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/health-configmap.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/application.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/application.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/application.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/application.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/pdb.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/pdb.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/pdb.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/pdb.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/psp.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/psp.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/psp.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/psp.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/pvc.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/pvc.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/pvc.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/pvc.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/service.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/service.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/master/serviceaccount.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/master/serviceaccount.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/master/serviceaccount.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/master/serviceaccount.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/metrics-svc.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/metrics-svc.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/metrics-svc.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/metrics-svc.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/networkpolicy.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/networkpolicy.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/networkpolicy.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/networkpolicy.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/podmonitor.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/podmonitor.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/podmonitor.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/podmonitor.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/prometheusrule.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/prometheusrule.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/prometheusrule.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/prometheusrule.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/replicas/application.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/application.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/replicas/application.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/application.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/replicas/hpa.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/hpa.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/replicas/hpa.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/hpa.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/replicas/pdb.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/pdb.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/replicas/pdb.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/pdb.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/replicas/service.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/replicas/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/service.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/replicas/serviceaccount.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/serviceaccount.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/replicas/serviceaccount.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/replicas/serviceaccount.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/role.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/role.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/role.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/role.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/rolebinding.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/rolebinding.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/rolebinding.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/rolebinding.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/scripts-configmap.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/scripts-configmap.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/scripts-configmap.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/scripts-configmap.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/secret-svcbind.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/secret-svcbind.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/secret-svcbind.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/secret-svcbind.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/secret.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/secret.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/secret.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/secret.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/hpa.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/hpa.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/hpa.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/hpa.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/node-services.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/node-services.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/node-services.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/node-services.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/pdb.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/pdb.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/pdb.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/pdb.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/ports-configmap.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/ports-configmap.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/ports-configmap.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/ports-configmap.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/service.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/service.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/sentinel/statefulset.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/statefulset.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/sentinel/statefulset.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/sentinel/statefulset.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/serviceaccount.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/serviceaccount.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/serviceaccount.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/serviceaccount.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/servicemonitor.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/servicemonitor.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/servicemonitor.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/servicemonitor.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/templates/tls-secret.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/templates/tls-secret.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/templates/tls-secret.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/templates/tls-secret.yaml diff --git a/charts/open-webui/5.4.0/charts/redis/values.schema.json b/manifests/helm/open-webui/5.4.0/charts/redis/values.schema.json similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/values.schema.json rename to manifests/helm/open-webui/5.4.0/charts/redis/values.schema.json diff --git a/charts/open-webui/5.4.0/charts/redis/values.yaml b/manifests/helm/open-webui/5.4.0/charts/redis/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/redis/values.yaml rename to manifests/helm/open-webui/5.4.0/charts/redis/values.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/.asf.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/.asf.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/.asf.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/.asf.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/.github/workflows/lint-test.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/.github/workflows/lint-test.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/.github/workflows/lint-test.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/.github/workflows/lint-test.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/.helmignore b/manifests/helm/open-webui/5.4.0/charts/tika/.helmignore similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/.helmignore rename to manifests/helm/open-webui/5.4.0/charts/tika/.helmignore diff --git a/charts/open-webui/5.4.0/charts/tika/Chart.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/Chart.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/Chart.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/Chart.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/LICENSE.txt b/manifests/helm/open-webui/5.4.0/charts/tika/LICENSE.txt similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/LICENSE.txt rename to manifests/helm/open-webui/5.4.0/charts/tika/LICENSE.txt diff --git a/charts/open-webui/5.4.0/charts/tika/README.md b/manifests/helm/open-webui/5.4.0/charts/tika/README.md similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/README.md rename to manifests/helm/open-webui/5.4.0/charts/tika/README.md diff --git a/charts/open-webui/5.4.0/charts/tika/templates/NOTES.txt b/manifests/helm/open-webui/5.4.0/charts/tika/templates/NOTES.txt similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/NOTES.txt rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/NOTES.txt diff --git a/charts/open-webui/5.4.0/charts/tika/templates/_helpers.tpl b/manifests/helm/open-webui/5.4.0/charts/tika/templates/_helpers.tpl similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/_helpers.tpl rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/_helpers.tpl diff --git a/charts/open-webui/5.4.0/charts/tika/templates/deployment.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/deployment.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/deployment.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/deployment.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/hpa.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/hpa.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/hpa.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/hpa.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/ingress.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/ingress.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/ingress.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/ingress.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/networkpolicy.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/networkpolicy.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/networkpolicy.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/networkpolicy.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/service.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/service.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/service.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/serviceaccount.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/serviceaccount.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/serviceaccount.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/serviceaccount.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/templates/tests/test-connection.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/templates/tests/test-connection.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/templates/tests/test-connection.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/templates/tests/test-connection.yaml diff --git a/charts/open-webui/5.4.0/charts/tika/values.yaml b/manifests/helm/open-webui/5.4.0/charts/tika/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/charts/tika/values.yaml rename to manifests/helm/open-webui/5.4.0/charts/tika/values.yaml diff --git a/charts/open-webui/5.4.0/custom-values.yaml b/manifests/helm/open-webui/5.4.0/custom-values.yaml similarity index 100% rename from charts/open-webui/5.4.0/custom-values.yaml rename to manifests/helm/open-webui/5.4.0/custom-values.yaml diff --git a/charts/open-webui/5.4.0/templates/NOTES.txt b/manifests/helm/open-webui/5.4.0/templates/NOTES.txt similarity index 100% rename from charts/open-webui/5.4.0/templates/NOTES.txt rename to manifests/helm/open-webui/5.4.0/templates/NOTES.txt diff --git a/charts/open-webui/5.4.0/templates/_helpers.tpl b/manifests/helm/open-webui/5.4.0/templates/_helpers.tpl similarity index 100% rename from charts/open-webui/5.4.0/templates/_helpers.tpl rename to manifests/helm/open-webui/5.4.0/templates/_helpers.tpl diff --git a/charts/open-webui/5.4.0/templates/extra-resources.yaml b/manifests/helm/open-webui/5.4.0/templates/extra-resources.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/extra-resources.yaml rename to manifests/helm/open-webui/5.4.0/templates/extra-resources.yaml diff --git a/charts/open-webui/5.4.0/templates/ingress.yaml b/manifests/helm/open-webui/5.4.0/templates/ingress.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/ingress.yaml rename to manifests/helm/open-webui/5.4.0/templates/ingress.yaml diff --git a/charts/open-webui/5.4.0/templates/pvc.yaml b/manifests/helm/open-webui/5.4.0/templates/pvc.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/pvc.yaml rename to manifests/helm/open-webui/5.4.0/templates/pvc.yaml diff --git a/charts/open-webui/5.4.0/templates/service-account.yaml b/manifests/helm/open-webui/5.4.0/templates/service-account.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/service-account.yaml rename to manifests/helm/open-webui/5.4.0/templates/service-account.yaml diff --git a/charts/open-webui/5.4.0/templates/service.yaml b/manifests/helm/open-webui/5.4.0/templates/service.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/service.yaml rename to manifests/helm/open-webui/5.4.0/templates/service.yaml diff --git a/charts/open-webui/5.4.0/templates/websocket-redis.yaml b/manifests/helm/open-webui/5.4.0/templates/websocket-redis.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/websocket-redis.yaml rename to manifests/helm/open-webui/5.4.0/templates/websocket-redis.yaml diff --git a/charts/open-webui/5.4.0/templates/workload-manager.yaml b/manifests/helm/open-webui/5.4.0/templates/workload-manager.yaml similarity index 100% rename from charts/open-webui/5.4.0/templates/workload-manager.yaml rename to manifests/helm/open-webui/5.4.0/templates/workload-manager.yaml diff --git a/charts/open-webui/5.4.0/values.yaml b/manifests/helm/open-webui/5.4.0/values.yaml similarity index 100% rename from charts/open-webui/5.4.0/values.yaml rename to manifests/helm/open-webui/5.4.0/values.yaml diff --git a/charts/postgresql-ha/11.9.4/.helmignore b/manifests/helm/postgresql-ha/11.9.4/.helmignore similarity index 100% rename from charts/postgresql-ha/11.9.4/.helmignore rename to manifests/helm/postgresql-ha/11.9.4/.helmignore diff --git a/charts/postgresql-ha/11.9.4/BUILD-README.md b/manifests/helm/postgresql-ha/11.9.4/BUILD-README.md similarity index 100% rename from charts/postgresql-ha/11.9.4/BUILD-README.md rename to manifests/helm/postgresql-ha/11.9.4/BUILD-README.md diff --git a/charts/postgresql-ha/11.9.4/CUSTOM-README.md b/manifests/helm/postgresql-ha/11.9.4/CUSTOM-README.md similarity index 100% rename from charts/postgresql-ha/11.9.4/CUSTOM-README.md rename to manifests/helm/postgresql-ha/11.9.4/CUSTOM-README.md diff --git a/charts/postgresql-ha/11.9.4/Chart.lock b/manifests/helm/postgresql-ha/11.9.4/Chart.lock similarity index 100% rename from charts/postgresql-ha/11.9.4/Chart.lock rename to manifests/helm/postgresql-ha/11.9.4/Chart.lock diff --git a/charts/postgresql-ha/11.9.4/Chart.yaml b/manifests/helm/postgresql-ha/11.9.4/Chart.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/Chart.yaml rename to manifests/helm/postgresql-ha/11.9.4/Chart.yaml diff --git a/charts/postgresql-ha/11.9.4/README.md b/manifests/helm/postgresql-ha/11.9.4/README.md similarity index 100% rename from charts/postgresql-ha/11.9.4/README.md rename to manifests/helm/postgresql-ha/11.9.4/README.md diff --git a/charts/postgresql-ha/11.9.4/charts/common/.helmignore b/manifests/helm/postgresql-ha/11.9.4/charts/common/.helmignore similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/.helmignore rename to manifests/helm/postgresql-ha/11.9.4/charts/common/.helmignore diff --git a/charts/postgresql-ha/11.9.4/charts/common/Chart.yaml b/manifests/helm/postgresql-ha/11.9.4/charts/common/Chart.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/Chart.yaml rename to manifests/helm/postgresql-ha/11.9.4/charts/common/Chart.yaml diff --git a/charts/postgresql-ha/11.9.4/charts/common/README.md b/manifests/helm/postgresql-ha/11.9.4/charts/common/README.md similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/README.md rename to manifests/helm/postgresql-ha/11.9.4/charts/common/README.md diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_affinities.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_affinities.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_affinities.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_capabilities.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_capabilities.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_capabilities.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_errors.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_errors.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_errors.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_errors.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_images.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_images.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_images.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_images.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_ingress.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_ingress.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_ingress.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_labels.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_labels.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_labels.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_labels.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_names.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_names.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_names.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_names.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_secrets.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_secrets.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_secrets.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_storage.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_storage.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_storage.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_storage.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_tplvalues.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_tplvalues.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_tplvalues.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_utils.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_utils.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_utils.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_utils.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/_warnings.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/_warnings.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/_warnings.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mysql.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_mysql.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_redis.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_redis.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_redis.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/templates/validations/_validations.tpl b/manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/templates/validations/_validations.tpl rename to manifests/helm/postgresql-ha/11.9.4/charts/common/templates/validations/_validations.tpl diff --git a/charts/postgresql-ha/11.9.4/charts/common/values.schema.json b/manifests/helm/postgresql-ha/11.9.4/charts/common/values.schema.json similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/values.schema.json rename to manifests/helm/postgresql-ha/11.9.4/charts/common/values.schema.json diff --git a/charts/postgresql-ha/11.9.4/charts/common/values.yaml b/manifests/helm/postgresql-ha/11.9.4/charts/common/values.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/charts/common/values.yaml rename to manifests/helm/postgresql-ha/11.9.4/charts/common/values.yaml diff --git a/charts/postgresql-ha/11.9.4/custom-values.yaml b/manifests/helm/postgresql-ha/11.9.4/custom-values.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/custom-values.yaml rename to manifests/helm/postgresql-ha/11.9.4/custom-values.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/NOTES.txt b/manifests/helm/postgresql-ha/11.9.4/templates/NOTES.txt similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/NOTES.txt rename to manifests/helm/postgresql-ha/11.9.4/templates/NOTES.txt diff --git a/charts/postgresql-ha/11.9.4/templates/_configuration.tpl b/manifests/helm/postgresql-ha/11.9.4/templates/_configuration.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/_configuration.tpl rename to manifests/helm/postgresql-ha/11.9.4/templates/_configuration.tpl diff --git a/charts/postgresql-ha/11.9.4/templates/_helpers.tpl b/manifests/helm/postgresql-ha/11.9.4/templates/_helpers.tpl similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/_helpers.tpl rename to manifests/helm/postgresql-ha/11.9.4/templates/_helpers.tpl diff --git a/charts/postgresql-ha/11.9.4/templates/extra-list.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/extra-list.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/extra-list.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/extra-list.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/ldap-secrets.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/ldap-secrets.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/ldap-secrets.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/ldap-secrets.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/metrics-configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/metrics-configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/metrics-configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/metrics-configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/networkpolicy-egress.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/networkpolicy-egress.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/networkpolicy-egress.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/networkpolicy-ingress.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/networkpolicy-ingress.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/networkpolicy-ingress.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/networkpolicy-ingress.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/custom-users-secrets.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/custom-users-secrets.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/custom-users-secrets.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/custom-users-secrets.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/deployment.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/deployment.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/deployment.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/deployment.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/initdb-scripts-configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/initdb-scripts-configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/initdb-scripts-configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/initdb-scripts-configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/pdb.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/pdb.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/pdb.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/pdb.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/secrets.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/secrets.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/secrets.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/secrets.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/pgpool/service.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/pgpool/service.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/pgpool/service.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/pgpool/service.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/podsecuritypolicy.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/podsecuritypolicy.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/podsecuritypolicy.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/extended-configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/extended-configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/extended-configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/extended-configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/hooks-scripts-configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/hooks-scripts-configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/hooks-scripts-configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/hooks-scripts-configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/initdb-scripts-configmap.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/initdb-scripts-configmap.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/initdb-scripts-configmap.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/initdb-scripts-configmap.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/metrics-service.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/metrics-service.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/metrics-service.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/metrics-service.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/pdb.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/pdb.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/pdb.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/pdb.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/secrets.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/secrets.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/secrets.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/secrets.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/service-headless.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service-headless.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/service-headless.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service-headless.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/service-witness.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service-witness.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/service-witness.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service-witness.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/service.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/service.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/service.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/servicemonitor.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/servicemonitor.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/servicemonitor.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/servicemonitor.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/statefulset.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/statefulset.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/statefulset.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/statefulset.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/postgresql/witness-statefulset.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/postgresql/witness-statefulset.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/postgresql/witness-statefulset.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/postgresql/witness-statefulset.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/role.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/role.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/role.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/role.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/rolebinding.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/rolebinding.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/rolebinding.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/rolebinding.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/serviceaccount.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/serviceaccount.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/serviceaccount.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/serviceaccount.yaml diff --git a/charts/postgresql-ha/11.9.4/templates/tls-secrets.yaml b/manifests/helm/postgresql-ha/11.9.4/templates/tls-secrets.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/templates/tls-secrets.yaml rename to manifests/helm/postgresql-ha/11.9.4/templates/tls-secrets.yaml diff --git a/charts/postgresql-ha/11.9.4/values.schema.json b/manifests/helm/postgresql-ha/11.9.4/values.schema.json similarity index 100% rename from charts/postgresql-ha/11.9.4/values.schema.json rename to manifests/helm/postgresql-ha/11.9.4/values.schema.json diff --git a/charts/postgresql-ha/11.9.4/values.yaml b/manifests/helm/postgresql-ha/11.9.4/values.yaml similarity index 100% rename from charts/postgresql-ha/11.9.4/values.yaml rename to manifests/helm/postgresql-ha/11.9.4/values.yaml diff --git a/charts/qdrant/1.12.4/.helmignore b/manifests/helm/qdrant/1.12.4/.helmignore similarity index 100% rename from charts/qdrant/1.12.4/.helmignore rename to manifests/helm/qdrant/1.12.4/.helmignore diff --git a/charts/qdrant/1.12.4/BUILD-README.md b/manifests/helm/qdrant/1.12.4/BUILD-README.md similarity index 100% rename from charts/qdrant/1.12.4/BUILD-README.md rename to manifests/helm/qdrant/1.12.4/BUILD-README.md diff --git a/charts/qdrant/1.12.4/CHANGELOG.md b/manifests/helm/qdrant/1.12.4/CHANGELOG.md similarity index 100% rename from charts/qdrant/1.12.4/CHANGELOG.md rename to manifests/helm/qdrant/1.12.4/CHANGELOG.md diff --git a/charts/qdrant/1.12.4/CUSTOM-README.md b/manifests/helm/qdrant/1.12.4/CUSTOM-README.md similarity index 100% rename from charts/qdrant/1.12.4/CUSTOM-README.md rename to manifests/helm/qdrant/1.12.4/CUSTOM-README.md diff --git a/charts/qdrant/1.12.4/Chart.yaml b/manifests/helm/qdrant/1.12.4/Chart.yaml similarity index 100% rename from charts/qdrant/1.12.4/Chart.yaml rename to manifests/helm/qdrant/1.12.4/Chart.yaml diff --git a/charts/qdrant/1.12.4/LICENSE b/manifests/helm/qdrant/1.12.4/LICENSE similarity index 100% rename from charts/qdrant/1.12.4/LICENSE rename to manifests/helm/qdrant/1.12.4/LICENSE diff --git a/charts/qdrant/1.12.4/README.md b/manifests/helm/qdrant/1.12.4/README.md similarity index 100% rename from charts/qdrant/1.12.4/README.md rename to manifests/helm/qdrant/1.12.4/README.md diff --git a/charts/qdrant/1.12.4/custom-values.yaml b/manifests/helm/qdrant/1.12.4/custom-values.yaml similarity index 100% rename from charts/qdrant/1.12.4/custom-values.yaml rename to manifests/helm/qdrant/1.12.4/custom-values.yaml diff --git a/charts/qdrant/1.12.4/templates/NOTES.txt b/manifests/helm/qdrant/1.12.4/templates/NOTES.txt similarity index 100% rename from charts/qdrant/1.12.4/templates/NOTES.txt rename to manifests/helm/qdrant/1.12.4/templates/NOTES.txt diff --git a/charts/qdrant/1.12.4/templates/_helpers.tpl b/manifests/helm/qdrant/1.12.4/templates/_helpers.tpl similarity index 100% rename from charts/qdrant/1.12.4/templates/_helpers.tpl rename to manifests/helm/qdrant/1.12.4/templates/_helpers.tpl diff --git a/charts/qdrant/1.12.4/templates/configmap.yaml b/manifests/helm/qdrant/1.12.4/templates/configmap.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/configmap.yaml rename to manifests/helm/qdrant/1.12.4/templates/configmap.yaml diff --git a/charts/qdrant/1.12.4/templates/ingress.yaml b/manifests/helm/qdrant/1.12.4/templates/ingress.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/ingress.yaml rename to manifests/helm/qdrant/1.12.4/templates/ingress.yaml diff --git a/charts/qdrant/1.12.4/templates/pdb.yaml b/manifests/helm/qdrant/1.12.4/templates/pdb.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/pdb.yaml rename to manifests/helm/qdrant/1.12.4/templates/pdb.yaml diff --git a/charts/qdrant/1.12.4/templates/secret.yaml b/manifests/helm/qdrant/1.12.4/templates/secret.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/secret.yaml rename to manifests/helm/qdrant/1.12.4/templates/secret.yaml diff --git a/charts/qdrant/1.12.4/templates/service-headless.yaml b/manifests/helm/qdrant/1.12.4/templates/service-headless.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/service-headless.yaml rename to manifests/helm/qdrant/1.12.4/templates/service-headless.yaml diff --git a/charts/qdrant/1.12.4/templates/service.yaml b/manifests/helm/qdrant/1.12.4/templates/service.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/service.yaml rename to manifests/helm/qdrant/1.12.4/templates/service.yaml diff --git a/charts/qdrant/1.12.4/templates/serviceaccount.yaml b/manifests/helm/qdrant/1.12.4/templates/serviceaccount.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/serviceaccount.yaml rename to manifests/helm/qdrant/1.12.4/templates/serviceaccount.yaml diff --git a/charts/qdrant/1.12.4/templates/servicemonitor.yaml b/manifests/helm/qdrant/1.12.4/templates/servicemonitor.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/servicemonitor.yaml rename to manifests/helm/qdrant/1.12.4/templates/servicemonitor.yaml diff --git a/charts/qdrant/1.12.4/templates/statefulset.yaml b/manifests/helm/qdrant/1.12.4/templates/statefulset.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/statefulset.yaml rename to manifests/helm/qdrant/1.12.4/templates/statefulset.yaml diff --git a/charts/qdrant/1.12.4/templates/tests/test-db-interaction.yaml b/manifests/helm/qdrant/1.12.4/templates/tests/test-db-interaction.yaml similarity index 100% rename from charts/qdrant/1.12.4/templates/tests/test-db-interaction.yaml rename to manifests/helm/qdrant/1.12.4/templates/tests/test-db-interaction.yaml diff --git a/charts/qdrant/1.12.4/values.yaml b/manifests/helm/qdrant/1.12.4/values.yaml similarity index 100% rename from charts/qdrant/1.12.4/values.yaml rename to manifests/helm/qdrant/1.12.4/values.yaml diff --git a/charts/ragflow/0.1.0/.helmignore b/manifests/helm/ragflow/0.1.0/.helmignore similarity index 100% rename from charts/ragflow/0.1.0/.helmignore rename to manifests/helm/ragflow/0.1.0/.helmignore diff --git a/charts/ragflow/0.1.0/CUSTOM-README.md b/manifests/helm/ragflow/0.1.0/CUSTOM-README.md similarity index 100% rename from charts/ragflow/0.1.0/CUSTOM-README.md rename to manifests/helm/ragflow/0.1.0/CUSTOM-README.md diff --git a/charts/ragflow/0.1.0/Chart.yaml b/manifests/helm/ragflow/0.1.0/Chart.yaml similarity index 100% rename from charts/ragflow/0.1.0/Chart.yaml rename to manifests/helm/ragflow/0.1.0/Chart.yaml diff --git a/charts/ragflow/0.1.0/custom-values.yaml b/manifests/helm/ragflow/0.1.0/custom-values.yaml similarity index 100% rename from charts/ragflow/0.1.0/custom-values.yaml rename to manifests/helm/ragflow/0.1.0/custom-values.yaml diff --git a/charts/ragflow/0.1.0/templates/_helpers.tpl b/manifests/helm/ragflow/0.1.0/templates/_helpers.tpl similarity index 100% rename from charts/ragflow/0.1.0/templates/_helpers.tpl rename to manifests/helm/ragflow/0.1.0/templates/_helpers.tpl diff --git a/charts/ragflow/0.1.0/templates/elasticsearch-config.yaml b/manifests/helm/ragflow/0.1.0/templates/elasticsearch-config.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/elasticsearch-config.yaml rename to manifests/helm/ragflow/0.1.0/templates/elasticsearch-config.yaml diff --git a/charts/ragflow/0.1.0/templates/elasticsearch.yaml b/manifests/helm/ragflow/0.1.0/templates/elasticsearch.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/elasticsearch.yaml rename to manifests/helm/ragflow/0.1.0/templates/elasticsearch.yaml diff --git a/charts/ragflow/0.1.0/templates/env.yaml b/manifests/helm/ragflow/0.1.0/templates/env.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/env.yaml rename to manifests/helm/ragflow/0.1.0/templates/env.yaml diff --git a/charts/ragflow/0.1.0/templates/infinity.yaml b/manifests/helm/ragflow/0.1.0/templates/infinity.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/infinity.yaml rename to manifests/helm/ragflow/0.1.0/templates/infinity.yaml diff --git a/charts/ragflow/0.1.0/templates/ingress.yaml b/manifests/helm/ragflow/0.1.0/templates/ingress.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/ingress.yaml rename to manifests/helm/ragflow/0.1.0/templates/ingress.yaml diff --git a/charts/ragflow/0.1.0/templates/minio.yaml b/manifests/helm/ragflow/0.1.0/templates/minio.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/minio.yaml rename to manifests/helm/ragflow/0.1.0/templates/minio.yaml diff --git a/charts/ragflow/0.1.0/templates/mysql-config.yaml b/manifests/helm/ragflow/0.1.0/templates/mysql-config.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/mysql-config.yaml rename to manifests/helm/ragflow/0.1.0/templates/mysql-config.yaml diff --git a/charts/ragflow/0.1.0/templates/mysql.yaml b/manifests/helm/ragflow/0.1.0/templates/mysql.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/mysql.yaml rename to manifests/helm/ragflow/0.1.0/templates/mysql.yaml diff --git a/charts/ragflow/0.1.0/templates/opensearch-config.yaml b/manifests/helm/ragflow/0.1.0/templates/opensearch-config.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/opensearch-config.yaml rename to manifests/helm/ragflow/0.1.0/templates/opensearch-config.yaml diff --git a/charts/ragflow/0.1.0/templates/opensearch.yaml b/manifests/helm/ragflow/0.1.0/templates/opensearch.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/opensearch.yaml rename to manifests/helm/ragflow/0.1.0/templates/opensearch.yaml diff --git a/charts/ragflow/0.1.0/templates/ragflow.yaml b/manifests/helm/ragflow/0.1.0/templates/ragflow.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/ragflow.yaml rename to manifests/helm/ragflow/0.1.0/templates/ragflow.yaml diff --git a/charts/ragflow/0.1.0/templates/ragflow_config.yaml b/manifests/helm/ragflow/0.1.0/templates/ragflow_config.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/ragflow_config.yaml rename to manifests/helm/ragflow/0.1.0/templates/ragflow_config.yaml diff --git a/charts/ragflow/0.1.0/templates/redis.yaml b/manifests/helm/ragflow/0.1.0/templates/redis.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/redis.yaml rename to manifests/helm/ragflow/0.1.0/templates/redis.yaml diff --git a/charts/ragflow/0.1.0/templates/tests/test-connection.yaml b/manifests/helm/ragflow/0.1.0/templates/tests/test-connection.yaml similarity index 100% rename from charts/ragflow/0.1.0/templates/tests/test-connection.yaml rename to manifests/helm/ragflow/0.1.0/templates/tests/test-connection.yaml diff --git a/charts/ragflow/0.1.0/values.yaml b/manifests/helm/ragflow/0.1.0/values.yaml similarity index 100% rename from charts/ragflow/0.1.0/values.yaml rename to manifests/helm/ragflow/0.1.0/values.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/BUILD-README.md b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/BUILD-README.md similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/BUILD-README.md rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/BUILD-README.md diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/CUSTOM-README.md b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/CUSTOM-README.md similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/CUSTOM-README.md rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/CUSTOM-README.md diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/Chart.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/Chart.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/Chart.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/Chart.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/README.md b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/README.md similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/README.md rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/README.md diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/custom-values.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/custom-values.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/custom-values.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/custom-values.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/files/crd-manifest.tgz b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/files/crd-manifest.tgz similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/files/crd-manifest.tgz rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/files/crd-manifest.tgz diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/_helpers.tpl b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/_helpers.tpl diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/jobs.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/jobs.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/jobs.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/jobs.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/manifest.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/manifest.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/manifest.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/manifest.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/rbac.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/rbac.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/rbac.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/rbac.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring-crd/104.1.2+up57.0.3/values.yaml b/manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/values.yaml similarity index 100% rename from charts/rancher-monitoring-crd/104.1.2+up57.0.3/values.yaml rename to manifests/helm/rancher-monitoring-crd/104.1.2+up57.0.3/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/BUILD-README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/BUILD-README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/BUILD-README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/BUILD-README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/CHANGELOG.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CHANGELOG.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/CHANGELOG.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CHANGELOG.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/CONTRIBUTING.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CONTRIBUTING.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/CONTRIBUTING.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CONTRIBUTING.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/CUSTOM-README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CUSTOM-README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/CUSTOM-README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/CUSTOM-README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/app-README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/app-README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/app-README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/app-README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/dashboards/custom-dashboard.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/dashboards/custom-dashboard.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/dashboards/custom-dashboard.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/dashboards/custom-dashboard.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/NOTES.txt b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/NOTES.txt similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/NOTES.txt rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/NOTES.txt diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_config.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_config.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_config.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_config.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_pod.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_pod.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_pod.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/_pod.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configSecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configSecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configSecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configSecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap-dashboard-provider.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap-dashboard-provider.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap-dashboard-provider.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap-dashboard-provider.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/dashboards-json-configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/dashboards-json-configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/dashboards-json-configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/dashboards-json-configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/extra-manifests.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/extra-manifests.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/extra-manifests.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/extra-manifests.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/headless-service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/headless-service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/headless-service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/headless-service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/hpa.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/hpa.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/hpa.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/hpa.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-hpa.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-hpa.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-hpa.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-hpa.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-network-policy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-network-policy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-network-policy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-network-policy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/image-renderer-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/ingress.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/ingress.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/ingress.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/ingress.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/networkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/networkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/networkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/networkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/nginx-config.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/nginx-config.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/nginx-config.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/nginx-config.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/poddisruptionbudget.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/poddisruptionbudget.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/poddisruptionbudget.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/poddisruptionbudget.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/podsecuritypolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/podsecuritypolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/podsecuritypolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/pvc.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/pvc.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/pvc.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/pvc.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret-env.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret-env.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret-env.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret-env.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/statefulset.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/statefulset.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/statefulset.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/statefulset.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-podsecuritypolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-podsecuritypolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-podsecuritypolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-podsecuritypolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test-serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/templates/tests/test.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/grafana/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedKubelet/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/hardenedNodeExporter/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/k3sServer/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/NOTES.txt b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/NOTES.txt similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/NOTES.txt rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/NOTES.txt diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/ciliumnetworkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/ciliumnetworkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/ciliumnetworkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/ciliumnetworkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/crs-configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/crs-configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/crs-configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/crs-configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/extra-manifests.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/extra-manifests.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/extra-manifests.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/extra-manifests.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/kubeconfig-secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/kubeconfig-secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/kubeconfig-secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/kubeconfig-secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/networkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/networkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/networkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/networkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/pdb.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/pdb.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/pdb.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/pdb.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/podsecuritypolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/podsecuritypolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/podsecuritypolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/podsecuritypolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/psp-clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rbac-configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rbac-configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rbac-configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rbac-configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/stsdiscovery-rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/verticalpodautoscaler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/verticalpodautoscaler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/verticalpodautoscaler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/templates/verticalpodautoscaler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kube-state-metrics/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmControllerManager/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmEtcd/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmProxy/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/kubeAdmScheduler/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/NOTES.txt b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/NOTES.txt similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/NOTES.txt rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/NOTES.txt diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/certmanager.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/certmanager.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/certmanager.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/certmanager.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-auth-delegator.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-auth-delegator.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-auth-delegator.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-auth-delegator.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-resource-reader.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-resource-reader.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-resource-reader.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-binding-resource-reader.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-resource-reader.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-resource-reader.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-resource-reader.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/cluster-role-resource-reader.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-apiservice.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-apiservice.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-apiservice.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-apiservice.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role-binding-hpa.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role-binding-hpa.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role-binding-hpa.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role-binding-hpa.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/custom-metrics-cluster-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-apiservice.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-apiservice.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-apiservice.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-apiservice.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role-binding-hpa.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role-binding-hpa.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role-binding-hpa.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role-binding-hpa.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/external-metrics-cluster-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/pdb.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/pdb.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/pdb.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/pdb.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-apiservice.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-apiservice.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-apiservice.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-apiservice.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role-binding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role-binding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role-binding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role-binding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/resource-metrics-cluster-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/role-binding-auth-reader.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/role-binding-auth-reader.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/role-binding-auth-reader.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/role-binding-auth-reader.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/templates/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-adapter/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/NOTES.txt b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/NOTES.txt similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/NOTES.txt rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/NOTES.txt diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/daemonset.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/daemonset.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/daemonset.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/daemonset.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/endpoints.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/endpoints.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/endpoints.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/endpoints.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/extra-manifests.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/extra-manifests.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/extra-manifests.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/extra-manifests.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/networkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/networkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/networkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/networkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/podmonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/podmonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/podmonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/podmonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp-clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/rbac-configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/rbac-configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/rbac-configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/rbac-configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/templates/verticalpodautoscaler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/prometheus-node-exporter/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2ControllerManager/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Etcd/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2IngressNginx/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Proxy/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rke2Scheduler/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeControllerManager/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeEtcd/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeIngressNginx/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeProxy/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-clients.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy-rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy-rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy-rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy-rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/pushprox-servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/rkeScheduler/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/.helmignore b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/.helmignore similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/.helmignore rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/.helmignore diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/Chart.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/Chart.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/Chart.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/Chart.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/README.md b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/README.md similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/README.md rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/README.md diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/scripts/configure-firewall.ps1 b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/scripts/configure-firewall.ps1 similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/scripts/configure-firewall.ps1 rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/scripts/configure-firewall.ps1 diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/config.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/config.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/config.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/config.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/daemonset.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/daemonset.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/daemonset.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/daemonset.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/podmonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/podmonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/podmonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/podmonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/scriptConfig.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/scriptConfig.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/scriptConfig.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/scriptConfig.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/templates/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/charts/windowsExporter/values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/custom-values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/custom-values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/custom-values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/custom-values.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/nginx.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/nginx.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/nginx.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/nginx.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/request-handling-performance.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/request-handling-performance.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/request-handling-performance.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/ingress-nginx/request-handling-performance.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster-nodes.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster-nodes.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster-nodes.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster-nodes.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/cluster/rancher-cluster.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundle.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundle.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundle.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundle.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundledeployment.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundledeployment.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundledeployment.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/bundledeployment.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/cluster.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/cluster.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/cluster.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/cluster.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/clustergroup.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/clustergroup.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/clustergroup.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/clustergroup.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/controller-runtime.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/controller-runtime.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/controller-runtime.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/controller-runtime.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/gitrepo.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/gitrepo.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/gitrepo.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/fleet/gitrepo.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/home/rancher-default-home.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/home/rancher-default-home.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/home/rancher-default-home.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/home/rancher-default-home.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd-nodes.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd-nodes.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd-nodes.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd-nodes.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-etcd.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components-nodes.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components-nodes.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components-nodes.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components-nodes.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/k8s/rancher-k8s-components.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node-detail.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node-detail.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node-detail.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node-detail.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/nodes/rancher-node.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/performance/performance-debugging.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/performance/performance-debugging.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/performance/performance-debugging.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/performance/performance-debugging.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod-containers.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod-containers.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod-containers.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod-containers.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/pods/rancher-pod.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload-pods.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload-pods.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload-pods.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload-pods.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload.json b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload.json similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload.json rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/rancher/workloads/rancher-workload.json diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/files/upgrade/scripts/delete-workloads-with-old-labels.sh b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/upgrade/scripts/delete-workloads-with-old-labels.sh similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/files/upgrade/scripts/delete-workloads-with-old-labels.sh rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/files/upgrade/scripts/delete-workloads-with-old-labels.sh diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/NOTES.txt b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/NOTES.txt similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/NOTES.txt rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/NOTES.txt diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/_helpers.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/_helpers.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/_helpers.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/_helpers.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/alertmanager.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/alertmanager.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/alertmanager.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/alertmanager.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/extrasecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/extrasecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/extrasecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/extrasecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingress.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingress.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingress.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingress.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingressperreplica.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingressperreplica.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingressperreplica.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/ingressperreplica.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/podDisruptionBudget.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/podDisruptionBudget.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/podDisruptionBudget.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/podDisruptionBudget.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp-rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceperreplica.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceperreplica.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceperreplica.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/alertmanager/serviceperreplica.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/core-dns/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-api-server/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-api-server/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-api-server/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-api-server/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/endpoints.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/endpoints.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/endpoints.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/endpoints.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-controller-manager/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-dns/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/endpoints.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/endpoints.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/endpoints.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/endpoints.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-etcd/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/endpoints.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/endpoints.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/endpoints.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/endpoints.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-proxy/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/endpoints.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/endpoints.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/endpoints.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/endpoints.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-scheduler/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-state-metrics/validate.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-state-metrics/validate.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-state-metrics/validate.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kube-state-metrics/validate.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kubelet/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kubelet/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kubelet/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/kubelet/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/node-exporter/validate.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/node-exporter/validate.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/node-exporter/validate.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/exporters/node-exporter/validate.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/extra-objects.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/extra-objects.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/extra-objects.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/extra-objects.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmap-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmap-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmap-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmap-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmaps-datasources.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmaps-datasources.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmaps-datasources.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/configmaps-datasources.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/alertmanager-overview.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/alertmanager-overview.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/alertmanager-overview.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/alertmanager-overview.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/apiserver.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/apiserver.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/apiserver.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/apiserver.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/cluster-total.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/cluster-total.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/cluster-total.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/cluster-total.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/controller-manager.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/controller-manager.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/controller-manager.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/controller-manager.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/etcd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/etcd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/etcd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/etcd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/grafana-overview.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/grafana-overview.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/grafana-overview.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/grafana-overview.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-coredns.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-coredns.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-coredns.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-coredns.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-node.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-node.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-node.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-node.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-cluster.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-cluster.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-cluster.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-cluster.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-namespace.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-namespace.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-namespace.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-namespace.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-pod.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-pod.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-pod.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-windows-pod.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-cluster-rsrc-use.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-cluster-rsrc-use.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-cluster-rsrc-use.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-cluster-rsrc-use.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-node-rsrc-use.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-node-rsrc-use.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-node-rsrc-use.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/k8s-windows-node-rsrc-use.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/kubelet.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/kubelet.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/kubelet.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/kubelet.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-pod.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-pod.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-pod.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-pod.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-workload.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-workload.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-workload.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/namespace-by-workload.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-rsrc-use.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-rsrc-use.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-rsrc-use.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/node-rsrc-use.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes-darwin.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes-darwin.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes-darwin.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes-darwin.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/nodes.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/pod-total.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/pod-total.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/pod-total.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/pod-total.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/prometheus.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/scheduler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/scheduler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/scheduler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/scheduler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/workload-total.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/workload-total.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/workload-total.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/dashboards-1.14/workload-total.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/namespaces.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/namespaces.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/namespaces.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/grafana/namespaces.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/_prometheus-operator.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/_prometheus-operator.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/_prometheus-operator.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/_prometheus-operator.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/_prometheus-operator-webhook.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/_prometheus-operator-webhook.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/_prometheus-operator-webhook.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/_prometheus-operator-webhook.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/pdb.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/pdb.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/pdb.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/pdb.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/deployment/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-createSecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-createSecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-createSecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-createSecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-patchWebhook.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-patchWebhook.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-patchWebhook.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/ciliumnetworkpolicy-patchWebhook.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-createSecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-patchWebhook.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-patchWebhook.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-patchWebhook.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/job-patchWebhook.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-createSecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-createSecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-createSecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-createSecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-patchWebhook.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-patchWebhook.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-patchWebhook.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/networkpolicy-patchWebhook.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/rolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/rolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/rolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/rolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/job-patch/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/mutatingWebhookConfiguration.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/mutatingWebhookConfiguration.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/mutatingWebhookConfiguration.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/mutatingWebhookConfiguration.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/validatingWebhookConfiguration.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/validatingWebhookConfiguration.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/validatingWebhookConfiguration.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/admission-webhooks/validatingWebhookConfiguration.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/certmanager.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/certmanager.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/certmanager.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/certmanager.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/ciliumnetworkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/ciliumnetworkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/ciliumnetworkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/ciliumnetworkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/deployment.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/deployment.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/deployment.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/deployment.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/networkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/networkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/networkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/networkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp-clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/verticalpodautoscaler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/verticalpodautoscaler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/verticalpodautoscaler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus-operator/verticalpodautoscaler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/_rules.tpl b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/_rules.tpl similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/_rules.tpl rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/_rules.tpl diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertRelabelConfigs.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertRelabelConfigs.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertRelabelConfigs.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertRelabelConfigs.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertmanagerConfigs.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertmanagerConfigs.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertmanagerConfigs.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalAlertmanagerConfigs.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalPrometheusRules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalPrometheusRules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalPrometheusRules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalPrometheusRules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalScrapeConfigs.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalScrapeConfigs.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalScrapeConfigs.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/additionalScrapeConfigs.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ciliumnetworkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ciliumnetworkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ciliumnetworkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ciliumnetworkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/csi-secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/csi-secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/csi-secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/csi-secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/extrasecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/extrasecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/extrasecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/extrasecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingress.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingress.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingress.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingress.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressThanosSidecar.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressThanosSidecar.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressThanosSidecar.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressThanosSidecar.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressperreplica.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressperreplica.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressperreplica.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/ingressperreplica.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/networkpolicy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/networkpolicy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/networkpolicy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/networkpolicy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/nginx-config.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/nginx-config.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/nginx-config.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/nginx-config.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podDisruptionBudget.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podDisruptionBudget.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podDisruptionBudget.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podDisruptionBudget.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podmonitors.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podmonitors.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podmonitors.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/podmonitors.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/prometheus.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/prometheus.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/prometheus.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/prometheus.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrolebinding.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrolebinding.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrolebinding.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp-clusterrolebinding.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/psp.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/alertmanager.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/alertmanager.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/alertmanager.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/alertmanager.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/config-reloaders.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/config-reloaders.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/config-reloaders.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/config-reloaders.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/etcd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/etcd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/etcd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/etcd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/general.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/general.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/general.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/general.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_cpu_usage_seconds_total.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_cpu_usage_seconds_total.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_cpu_usage_seconds_total.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_cpu_usage_seconds_total.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_cache.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_cache.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_cache.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_cache.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_rss.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_rss.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_rss.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_rss.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_swap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_swap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_swap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_swap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_working_set_bytes.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_working_set_bytes.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_working_set_bytes.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_memory_working_set_bytes.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_resource.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_resource.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_resource.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.container_resource.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.pod_owner.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.pod_owner.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.pod_owner.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.pod_owner.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/k8s.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-burnrate.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-burnrate.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-burnrate.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-burnrate.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-histogram.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-histogram.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-histogram.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-histogram.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-slos.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-slos.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-slos.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-apiserver-slos.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-general.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-general.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-general.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-general.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-node-recording.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-node-recording.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-node-recording.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-prometheus-node-recording.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-scheduler.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-scheduler.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-scheduler.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-scheduler.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-state-metrics.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-state-metrics.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-state-metrics.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kube-state-metrics.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubelet.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubelet.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubelet.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubelet.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-apps.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-apps.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-apps.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-apps.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-resources.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-resources.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-resources.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-resources.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-storage.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-storage.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-storage.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-storage.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-apiserver.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-apiserver.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-apiserver.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-apiserver.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-controller-manager.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-controller-manager.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-controller-manager.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-controller-manager.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kube-proxy.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kube-proxy.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kube-proxy.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kube-proxy.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kubelet.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kubelet.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kubelet.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-kubelet.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-scheduler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-scheduler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-scheduler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system-scheduler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/kubernetes-system.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-exporter.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-network.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-network.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-network.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node-network.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/node.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus-operator.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus-operator.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus-operator.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus-operator.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/prometheus.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.node.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.node.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.node.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.node.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.pod.rules.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.pod.rules.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.pod.rules.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/rules-1.14/windows.pod.rules.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecar.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecar.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecar.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecar.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecarExternal.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecarExternal.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecarExternal.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceThanosSidecarExternal.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitorThanosSidecar.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitorThanosSidecar.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitorThanosSidecar.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitorThanosSidecar.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitors.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitors.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitors.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/servicemonitors.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceperreplica.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceperreplica.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceperreplica.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/prometheus/serviceperreplica.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/clusterrole.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/clusterrole.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/clusterrole.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/clusterrole.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/config-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/config-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/config-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/config-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboard-role.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboard-role.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboard-role.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboard-role.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/addons/ingress-nginx-dashboard.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/addons/ingress-nginx-dashboard.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/addons/ingress-nginx-dashboard.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/addons/ingress-nginx-dashboard.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/cluster-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/cluster-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/cluster-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/cluster-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/default-dashboard.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/default-dashboard.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/default-dashboard.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/default-dashboard.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/fleet-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/fleet-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/fleet-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/fleet-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/k8s-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/k8s-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/k8s-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/k8s-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/nodes-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/nodes-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/nodes-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/nodes-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/performance-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/performance-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/performance-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/performance-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/pods-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/pods-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/pods-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/pods-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/workload-dashboards.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/workload-dashboards.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/workload-dashboards.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/dashboards/rancher/workload-dashboards.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/fleet/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/fleet/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/fleet/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/fleet/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/ingress-nginx/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/rancher/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/rancher/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/rancher/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/exporters/rancher/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/hardened.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/hardened.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/hardened.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/hardened.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/configmap.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/configmap.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/configmap.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/configmap.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/job.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/job.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/job.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/job.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/rbac.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/rbac.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/rbac.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/rancher-monitoring/upgrade/rbac.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/extrasecret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/extrasecret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/extrasecret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/extrasecret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ingress.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ingress.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ingress.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ingress.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/podDisruptionBudget.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/podDisruptionBudget.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/podDisruptionBudget.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/podDisruptionBudget.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ruler.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ruler.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ruler.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/ruler.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/secret.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/secret.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/secret.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/secret.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/service.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/service.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/service.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/service.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/serviceaccount.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/serviceaccount.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/serviceaccount.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/serviceaccount.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/servicemonitor.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/servicemonitor.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/servicemonitor.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/thanos-ruler/servicemonitor.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/validate-install-crd.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/validate-install-crd.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/validate-install-crd.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/validate-install-crd.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/templates/validate-psp-install.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/validate-psp-install.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/templates/validate-psp-install.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/templates/validate-psp-install.yaml diff --git a/charts/rancher-monitoring/104.1.2+up57.0.3/values.yaml b/manifests/helm/rancher-monitoring/104.1.2+up57.0.3/values.yaml similarity index 100% rename from charts/rancher-monitoring/104.1.2+up57.0.3/values.yaml rename to manifests/helm/rancher-monitoring/104.1.2+up57.0.3/values.yaml diff --git a/charts/rancher/2.10.1/.helmignore b/manifests/helm/rancher/2.10.1/.helmignore similarity index 100% rename from charts/rancher/2.10.1/.helmignore rename to manifests/helm/rancher/2.10.1/.helmignore diff --git a/charts/rancher/2.10.1/BUILD-README.md b/manifests/helm/rancher/2.10.1/BUILD-README.md similarity index 100% rename from charts/rancher/2.10.1/BUILD-README.md rename to manifests/helm/rancher/2.10.1/BUILD-README.md diff --git a/charts/rancher/2.10.1/CUSTOM-README.md b/manifests/helm/rancher/2.10.1/CUSTOM-README.md similarity index 100% rename from charts/rancher/2.10.1/CUSTOM-README.md rename to manifests/helm/rancher/2.10.1/CUSTOM-README.md diff --git a/charts/rancher/2.10.1/Chart.yaml b/manifests/helm/rancher/2.10.1/Chart.yaml similarity index 100% rename from charts/rancher/2.10.1/Chart.yaml rename to manifests/helm/rancher/2.10.1/Chart.yaml diff --git a/charts/rancher/2.10.1/README.md b/manifests/helm/rancher/2.10.1/README.md similarity index 100% rename from charts/rancher/2.10.1/README.md rename to manifests/helm/rancher/2.10.1/README.md diff --git a/charts/rancher/2.10.1/custom-values.yaml b/manifests/helm/rancher/2.10.1/custom-values.yaml similarity index 100% rename from charts/rancher/2.10.1/custom-values.yaml rename to manifests/helm/rancher/2.10.1/custom-values.yaml diff --git a/charts/rancher/2.10.1/scripts/README.md b/manifests/helm/rancher/2.10.1/scripts/README.md similarity index 100% rename from charts/rancher/2.10.1/scripts/README.md rename to manifests/helm/rancher/2.10.1/scripts/README.md diff --git a/charts/rancher/2.10.1/scripts/cleanup-rancher.sh b/manifests/helm/rancher/2.10.1/scripts/cleanup-rancher.sh similarity index 100% rename from charts/rancher/2.10.1/scripts/cleanup-rancher.sh rename to manifests/helm/rancher/2.10.1/scripts/cleanup-rancher.sh diff --git a/charts/rancher/2.10.1/scripts/post-delete-hook.sh b/manifests/helm/rancher/2.10.1/scripts/post-delete-hook.sh similarity index 100% rename from charts/rancher/2.10.1/scripts/post-delete-hook.sh rename to manifests/helm/rancher/2.10.1/scripts/post-delete-hook.sh diff --git a/charts/rancher/2.10.1/templates/NOTES.txt b/manifests/helm/rancher/2.10.1/templates/NOTES.txt similarity index 100% rename from charts/rancher/2.10.1/templates/NOTES.txt rename to manifests/helm/rancher/2.10.1/templates/NOTES.txt diff --git a/charts/rancher/2.10.1/templates/_helpers.tpl b/manifests/helm/rancher/2.10.1/templates/_helpers.tpl similarity index 100% rename from charts/rancher/2.10.1/templates/_helpers.tpl rename to manifests/helm/rancher/2.10.1/templates/_helpers.tpl diff --git a/charts/rancher/2.10.1/templates/clusterRoleBinding.yaml b/manifests/helm/rancher/2.10.1/templates/clusterRoleBinding.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/clusterRoleBinding.yaml rename to manifests/helm/rancher/2.10.1/templates/clusterRoleBinding.yaml diff --git a/charts/rancher/2.10.1/templates/configMap.yaml b/manifests/helm/rancher/2.10.1/templates/configMap.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/configMap.yaml rename to manifests/helm/rancher/2.10.1/templates/configMap.yaml diff --git a/charts/rancher/2.10.1/templates/deployment.yaml b/manifests/helm/rancher/2.10.1/templates/deployment.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/deployment.yaml rename to manifests/helm/rancher/2.10.1/templates/deployment.yaml diff --git a/charts/rancher/2.10.1/templates/ingress.yaml b/manifests/helm/rancher/2.10.1/templates/ingress.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/ingress.yaml rename to manifests/helm/rancher/2.10.1/templates/ingress.yaml diff --git a/charts/rancher/2.10.1/templates/issuer-letsEncrypt.yaml b/manifests/helm/rancher/2.10.1/templates/issuer-letsEncrypt.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/issuer-letsEncrypt.yaml rename to manifests/helm/rancher/2.10.1/templates/issuer-letsEncrypt.yaml diff --git a/charts/rancher/2.10.1/templates/issuer-rancher.yaml b/manifests/helm/rancher/2.10.1/templates/issuer-rancher.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/issuer-rancher.yaml rename to manifests/helm/rancher/2.10.1/templates/issuer-rancher.yaml diff --git a/charts/rancher/2.10.1/templates/preinstallHook/create-tls-ca-job.yaml b/manifests/helm/rancher/2.10.1/templates/preinstallHook/create-tls-ca-job.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/preinstallHook/create-tls-ca-job.yaml rename to manifests/helm/rancher/2.10.1/templates/preinstallHook/create-tls-ca-job.yaml diff --git a/charts/rancher/2.10.1/templates/preinstallHook/ingress.yaml b/manifests/helm/rancher/2.10.1/templates/preinstallHook/ingress.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/preinstallHook/ingress.yaml rename to manifests/helm/rancher/2.10.1/templates/preinstallHook/ingress.yaml diff --git a/charts/rancher/2.10.1/templates/preinstallHook/role.yaml b/manifests/helm/rancher/2.10.1/templates/preinstallHook/role.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/preinstallHook/role.yaml rename to manifests/helm/rancher/2.10.1/templates/preinstallHook/role.yaml diff --git a/charts/rancher/2.10.1/templates/preinstallHook/rolebinding.yaml b/manifests/helm/rancher/2.10.1/templates/preinstallHook/rolebinding.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/preinstallHook/rolebinding.yaml rename to manifests/helm/rancher/2.10.1/templates/preinstallHook/rolebinding.yaml diff --git a/charts/rancher/2.10.1/templates/preinstallHook/serviceaccount.yaml b/manifests/helm/rancher/2.10.1/templates/preinstallHook/serviceaccount.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/preinstallHook/serviceaccount.yaml rename to manifests/helm/rancher/2.10.1/templates/preinstallHook/serviceaccount.yaml diff --git a/charts/rancher/2.10.1/templates/priorityClass.yaml b/manifests/helm/rancher/2.10.1/templates/priorityClass.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/priorityClass.yaml rename to manifests/helm/rancher/2.10.1/templates/priorityClass.yaml diff --git a/charts/rancher/2.10.1/templates/pvc.yaml b/manifests/helm/rancher/2.10.1/templates/pvc.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/pvc.yaml rename to manifests/helm/rancher/2.10.1/templates/pvc.yaml diff --git a/charts/rancher/2.10.1/templates/secret.yaml b/manifests/helm/rancher/2.10.1/templates/secret.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/secret.yaml rename to manifests/helm/rancher/2.10.1/templates/secret.yaml diff --git a/charts/rancher/2.10.1/templates/service.yaml b/manifests/helm/rancher/2.10.1/templates/service.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/service.yaml rename to manifests/helm/rancher/2.10.1/templates/service.yaml diff --git a/charts/rancher/2.10.1/templates/serviceAccount.yaml b/manifests/helm/rancher/2.10.1/templates/serviceAccount.yaml similarity index 100% rename from charts/rancher/2.10.1/templates/serviceAccount.yaml rename to manifests/helm/rancher/2.10.1/templates/serviceAccount.yaml diff --git a/charts/rancher/2.10.1/values.schema.json b/manifests/helm/rancher/2.10.1/values.schema.json similarity index 100% rename from charts/rancher/2.10.1/values.schema.json rename to manifests/helm/rancher/2.10.1/values.schema.json diff --git a/charts/rancher/2.10.1/values.yaml b/manifests/helm/rancher/2.10.1/values.yaml similarity index 100% rename from charts/rancher/2.10.1/values.yaml rename to manifests/helm/rancher/2.10.1/values.yaml diff --git a/charts/spark-operator/2.0.2/BUILD-README.md b/manifests/helm/spark-operator/2.0.2/BUILD-README.md similarity index 100% rename from charts/spark-operator/2.0.2/BUILD-README.md rename to manifests/helm/spark-operator/2.0.2/BUILD-README.md diff --git a/charts/spark-operator/2.0.2/CUSTOM-README.md b/manifests/helm/spark-operator/2.0.2/CUSTOM-README.md similarity index 100% rename from charts/spark-operator/2.0.2/CUSTOM-README.md rename to manifests/helm/spark-operator/2.0.2/CUSTOM-README.md diff --git a/charts/spark-operator/2.0.2/Chart.yaml b/manifests/helm/spark-operator/2.0.2/Chart.yaml similarity index 100% rename from charts/spark-operator/2.0.2/Chart.yaml rename to manifests/helm/spark-operator/2.0.2/Chart.yaml diff --git a/charts/spark-operator/2.0.2/README.md b/manifests/helm/spark-operator/2.0.2/README.md similarity index 100% rename from charts/spark-operator/2.0.2/README.md rename to manifests/helm/spark-operator/2.0.2/README.md diff --git a/charts/spark-operator/2.0.2/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml b/manifests/helm/spark-operator/2.0.2/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml similarity index 100% rename from charts/spark-operator/2.0.2/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml rename to manifests/helm/spark-operator/2.0.2/crds/sparkoperator.k8s.io_scheduledsparkapplications.yaml diff --git a/charts/spark-operator/2.0.2/crds/sparkoperator.k8s.io_sparkapplications.yaml b/manifests/helm/spark-operator/2.0.2/crds/sparkoperator.k8s.io_sparkapplications.yaml similarity index 100% rename from charts/spark-operator/2.0.2/crds/sparkoperator.k8s.io_sparkapplications.yaml rename to manifests/helm/spark-operator/2.0.2/crds/sparkoperator.k8s.io_sparkapplications.yaml diff --git a/charts/spark-operator/2.0.2/custom-values.yaml b/manifests/helm/spark-operator/2.0.2/custom-values.yaml similarity index 100% rename from charts/spark-operator/2.0.2/custom-values.yaml rename to manifests/helm/spark-operator/2.0.2/custom-values.yaml diff --git a/charts/spark-operator/2.0.2/templates/_helpers.tpl b/manifests/helm/spark-operator/2.0.2/templates/_helpers.tpl similarity index 100% rename from charts/spark-operator/2.0.2/templates/_helpers.tpl rename to manifests/helm/spark-operator/2.0.2/templates/_helpers.tpl diff --git a/charts/spark-operator/2.0.2/templates/controller/_helpers.tpl b/manifests/helm/spark-operator/2.0.2/templates/controller/_helpers.tpl similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/_helpers.tpl rename to manifests/helm/spark-operator/2.0.2/templates/controller/_helpers.tpl diff --git a/charts/spark-operator/2.0.2/templates/controller/deployment.yaml b/manifests/helm/spark-operator/2.0.2/templates/controller/deployment.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/deployment.yaml rename to manifests/helm/spark-operator/2.0.2/templates/controller/deployment.yaml diff --git a/charts/spark-operator/2.0.2/templates/controller/poddisruptionbudget.yaml b/manifests/helm/spark-operator/2.0.2/templates/controller/poddisruptionbudget.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/poddisruptionbudget.yaml rename to manifests/helm/spark-operator/2.0.2/templates/controller/poddisruptionbudget.yaml diff --git a/charts/spark-operator/2.0.2/templates/controller/rbac.yaml b/manifests/helm/spark-operator/2.0.2/templates/controller/rbac.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/rbac.yaml rename to manifests/helm/spark-operator/2.0.2/templates/controller/rbac.yaml diff --git a/charts/spark-operator/2.0.2/templates/controller/service.yaml b/manifests/helm/spark-operator/2.0.2/templates/controller/service.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/service.yaml rename to manifests/helm/spark-operator/2.0.2/templates/controller/service.yaml diff --git a/charts/spark-operator/2.0.2/templates/controller/serviceaccount.yaml b/manifests/helm/spark-operator/2.0.2/templates/controller/serviceaccount.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/controller/serviceaccount.yaml rename to manifests/helm/spark-operator/2.0.2/templates/controller/serviceaccount.yaml diff --git a/charts/spark-operator/2.0.2/templates/prometheus/_helpers.tpl b/manifests/helm/spark-operator/2.0.2/templates/prometheus/_helpers.tpl similarity index 100% rename from charts/spark-operator/2.0.2/templates/prometheus/_helpers.tpl rename to manifests/helm/spark-operator/2.0.2/templates/prometheus/_helpers.tpl diff --git a/charts/spark-operator/2.0.2/templates/prometheus/podmonitor.yaml b/manifests/helm/spark-operator/2.0.2/templates/prometheus/podmonitor.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/prometheus/podmonitor.yaml rename to manifests/helm/spark-operator/2.0.2/templates/prometheus/podmonitor.yaml diff --git a/charts/spark-operator/2.0.2/templates/spark/_helpers.tpl b/manifests/helm/spark-operator/2.0.2/templates/spark/_helpers.tpl similarity index 100% rename from charts/spark-operator/2.0.2/templates/spark/_helpers.tpl rename to manifests/helm/spark-operator/2.0.2/templates/spark/_helpers.tpl diff --git a/charts/spark-operator/2.0.2/templates/spark/rbac.yaml b/manifests/helm/spark-operator/2.0.2/templates/spark/rbac.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/spark/rbac.yaml rename to manifests/helm/spark-operator/2.0.2/templates/spark/rbac.yaml diff --git a/charts/spark-operator/2.0.2/templates/spark/serviceaccount.yaml b/manifests/helm/spark-operator/2.0.2/templates/spark/serviceaccount.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/spark/serviceaccount.yaml rename to manifests/helm/spark-operator/2.0.2/templates/spark/serviceaccount.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/_helpers.tpl b/manifests/helm/spark-operator/2.0.2/templates/webhook/_helpers.tpl similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/_helpers.tpl rename to manifests/helm/spark-operator/2.0.2/templates/webhook/_helpers.tpl diff --git a/charts/spark-operator/2.0.2/templates/webhook/deployment.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/deployment.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/deployment.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/deployment.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/mutatingwebhookconfiguration.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/mutatingwebhookconfiguration.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/mutatingwebhookconfiguration.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/mutatingwebhookconfiguration.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/poddisruptionbudget.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/poddisruptionbudget.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/poddisruptionbudget.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/poddisruptionbudget.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/rbac.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/rbac.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/rbac.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/rbac.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/service.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/service.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/service.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/service.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/serviceaccount.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/serviceaccount.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/serviceaccount.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/serviceaccount.yaml diff --git a/charts/spark-operator/2.0.2/templates/webhook/validatingwebhookconfiguration.yaml b/manifests/helm/spark-operator/2.0.2/templates/webhook/validatingwebhookconfiguration.yaml similarity index 100% rename from charts/spark-operator/2.0.2/templates/webhook/validatingwebhookconfiguration.yaml rename to manifests/helm/spark-operator/2.0.2/templates/webhook/validatingwebhookconfiguration.yaml diff --git a/charts/spark-operator/2.0.2/values.yaml b/manifests/helm/spark-operator/2.0.2/values.yaml similarity index 100% rename from charts/spark-operator/2.0.2/values.yaml rename to manifests/helm/spark-operator/2.0.2/values.yaml diff --git a/charts/starrocks-operator/1.11.3/.helmignore b/manifests/helm/starrocks-operator/1.11.3/.helmignore similarity index 100% rename from charts/starrocks-operator/1.11.3/.helmignore rename to manifests/helm/starrocks-operator/1.11.3/.helmignore diff --git a/charts/starrocks-operator/1.11.3/BUILD-README.md b/manifests/helm/starrocks-operator/1.11.3/BUILD-README.md similarity index 100% rename from charts/starrocks-operator/1.11.3/BUILD-README.md rename to manifests/helm/starrocks-operator/1.11.3/BUILD-README.md diff --git a/charts/starrocks-operator/1.11.3/CUSTOM-README.md b/manifests/helm/starrocks-operator/1.11.3/CUSTOM-README.md similarity index 100% rename from charts/starrocks-operator/1.11.3/CUSTOM-README.md rename to manifests/helm/starrocks-operator/1.11.3/CUSTOM-README.md diff --git a/charts/starrocks-operator/1.11.3/Chart.yaml b/manifests/helm/starrocks-operator/1.11.3/Chart.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/Chart.yaml rename to manifests/helm/starrocks-operator/1.11.3/Chart.yaml diff --git a/charts/starrocks-operator/1.11.3/README.md b/manifests/helm/starrocks-operator/1.11.3/README.md similarity index 100% rename from charts/starrocks-operator/1.11.3/README.md rename to manifests/helm/starrocks-operator/1.11.3/README.md diff --git a/charts/starrocks-operator/1.11.3/crds/starrocks.com_starrocksclusters.yaml b/manifests/helm/starrocks-operator/1.11.3/crds/starrocks.com_starrocksclusters.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/crds/starrocks.com_starrocksclusters.yaml rename to manifests/helm/starrocks-operator/1.11.3/crds/starrocks.com_starrocksclusters.yaml diff --git a/charts/starrocks-operator/1.11.3/custom-values.yaml b/manifests/helm/starrocks-operator/1.11.3/custom-values.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/custom-values.yaml rename to manifests/helm/starrocks-operator/1.11.3/custom-values.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/NOTES.txt b/manifests/helm/starrocks-operator/1.11.3/templates/NOTES.txt similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/NOTES.txt rename to manifests/helm/starrocks-operator/1.11.3/templates/NOTES.txt diff --git a/charts/starrocks-operator/1.11.3/templates/_helpers.tpl b/manifests/helm/starrocks-operator/1.11.3/templates/_helpers.tpl similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/_helpers.tpl rename to manifests/helm/starrocks-operator/1.11.3/templates/_helpers.tpl diff --git a/charts/starrocks-operator/1.11.3/templates/clusterrole.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/clusterrole.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/clusterrole.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/clusterrole.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/clusterrolebinding.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/clusterrolebinding.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/clusterrolebinding.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/clusterrolebinding.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/deployment.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/deployment.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/deployment.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/deployment.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/leader-election-role-binding.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/leader-election-role-binding.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/leader-election-role-binding.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/leader-election-role-binding.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/leader-election-role.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/leader-election-role.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/leader-election-role.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/leader-election-role.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/role.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/role.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/role.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/role.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/rolebinding.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/rolebinding.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/rolebinding.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/rolebinding.yaml diff --git a/charts/starrocks-operator/1.11.3/templates/service_account.yaml b/manifests/helm/starrocks-operator/1.11.3/templates/service_account.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/templates/service_account.yaml rename to manifests/helm/starrocks-operator/1.11.3/templates/service_account.yaml diff --git a/charts/starrocks-operator/1.11.3/values.yaml b/manifests/helm/starrocks-operator/1.11.3/values.yaml similarity index 100% rename from charts/starrocks-operator/1.11.3/values.yaml rename to manifests/helm/starrocks-operator/1.11.3/values.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/.helmignore b/manifests/helm/starrocks/1.11.3-4.0.0/.helmignore similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/.helmignore rename to manifests/helm/starrocks/1.11.3-4.0.0/.helmignore diff --git a/charts/starrocks/1.11.3-4.0.0/BUILD-README.md b/manifests/helm/starrocks/1.11.3-4.0.0/BUILD-README.md similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/BUILD-README.md rename to manifests/helm/starrocks/1.11.3-4.0.0/BUILD-README.md diff --git a/charts/starrocks/1.11.3-4.0.0/CUSTOM-README.md b/manifests/helm/starrocks/1.11.3-4.0.0/CUSTOM-README.md similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/CUSTOM-README.md rename to manifests/helm/starrocks/1.11.3-4.0.0/CUSTOM-README.md diff --git a/charts/starrocks/1.11.3-4.0.0/Chart.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/Chart.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/Chart.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/Chart.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/README.md b/manifests/helm/starrocks/1.11.3-4.0.0/README.md similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/README.md rename to manifests/helm/starrocks/1.11.3-4.0.0/README.md diff --git a/charts/starrocks/1.11.3-4.0.0/custom-values.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/custom-values.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/custom-values.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/custom-values.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/shared-data-values.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/shared-data-values.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/shared-data-values.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/shared-data-values.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/shared-nothing-values.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/shared-nothing-values.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/shared-nothing-values.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/shared-nothing-values.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/NOTES.txt b/manifests/helm/starrocks/1.11.3-4.0.0/templates/NOTES.txt similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/NOTES.txt rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/NOTES.txt diff --git a/charts/starrocks/1.11.3-4.0.0/templates/_helpers.tpl b/manifests/helm/starrocks/1.11.3-4.0.0/templates/_helpers.tpl similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/_helpers.tpl rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/_helpers.tpl diff --git a/charts/starrocks/1.11.3-4.0.0/templates/beconfigmap.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/beconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/beconfigmap.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/beconfigmap.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/cnconfigmap.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/cnconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/cnconfigmap.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/cnconfigmap.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/configmaps.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/configmaps.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/configmaps.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/configmaps.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/feconfigmap.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/feconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/feconfigmap.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/feconfigmap.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/init-pwd/configmap.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/init-pwd/configmap.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/init-pwd/configmap.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/init-pwd/configmap.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/init-pwd/job.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/init-pwd/job.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/init-pwd/job.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/init-pwd/job.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/resources.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/resources.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/resources.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/resources.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/secrets.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/secrets.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/secrets.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/secrets.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/servicemonitor.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/servicemonitor.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/servicemonitor.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/servicemonitor.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/templates/starrockscluster.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/templates/starrockscluster.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/templates/starrockscluster.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/templates/starrockscluster.yaml diff --git a/charts/starrocks/1.11.3-4.0.0/values.yaml b/manifests/helm/starrocks/1.11.3-4.0.0/values.yaml similarity index 100% rename from charts/starrocks/1.11.3-4.0.0/values.yaml rename to manifests/helm/starrocks/1.11.3-4.0.0/values.yaml diff --git a/charts/starrocks/1.11.3/.helmignore b/manifests/helm/starrocks/1.11.3/.helmignore similarity index 100% rename from charts/starrocks/1.11.3/.helmignore rename to manifests/helm/starrocks/1.11.3/.helmignore diff --git a/charts/starrocks/1.11.3/BUILD-README.md b/manifests/helm/starrocks/1.11.3/BUILD-README.md similarity index 100% rename from charts/starrocks/1.11.3/BUILD-README.md rename to manifests/helm/starrocks/1.11.3/BUILD-README.md diff --git a/charts/starrocks/1.11.3/CUSTOM-README.md b/manifests/helm/starrocks/1.11.3/CUSTOM-README.md similarity index 100% rename from charts/starrocks/1.11.3/CUSTOM-README.md rename to manifests/helm/starrocks/1.11.3/CUSTOM-README.md diff --git a/charts/starrocks/1.11.3/Chart.yaml b/manifests/helm/starrocks/1.11.3/Chart.yaml similarity index 100% rename from charts/starrocks/1.11.3/Chart.yaml rename to manifests/helm/starrocks/1.11.3/Chart.yaml diff --git a/charts/starrocks/1.11.3/README.md b/manifests/helm/starrocks/1.11.3/README.md similarity index 100% rename from charts/starrocks/1.11.3/README.md rename to manifests/helm/starrocks/1.11.3/README.md diff --git a/charts/starrocks/1.11.3/custom-values.yaml b/manifests/helm/starrocks/1.11.3/custom-values.yaml similarity index 100% rename from charts/starrocks/1.11.3/custom-values.yaml rename to manifests/helm/starrocks/1.11.3/custom-values.yaml diff --git a/charts/starrocks/1.11.3/shared-data-values.yaml b/manifests/helm/starrocks/1.11.3/shared-data-values.yaml similarity index 100% rename from charts/starrocks/1.11.3/shared-data-values.yaml rename to manifests/helm/starrocks/1.11.3/shared-data-values.yaml diff --git a/charts/starrocks/1.11.3/shared-nothing-values.yaml b/manifests/helm/starrocks/1.11.3/shared-nothing-values.yaml similarity index 100% rename from charts/starrocks/1.11.3/shared-nothing-values.yaml rename to manifests/helm/starrocks/1.11.3/shared-nothing-values.yaml diff --git a/charts/starrocks/1.11.3/templates/NOTES.txt b/manifests/helm/starrocks/1.11.3/templates/NOTES.txt similarity index 100% rename from charts/starrocks/1.11.3/templates/NOTES.txt rename to manifests/helm/starrocks/1.11.3/templates/NOTES.txt diff --git a/charts/starrocks/1.11.3/templates/_helpers.tpl b/manifests/helm/starrocks/1.11.3/templates/_helpers.tpl similarity index 100% rename from charts/starrocks/1.11.3/templates/_helpers.tpl rename to manifests/helm/starrocks/1.11.3/templates/_helpers.tpl diff --git a/charts/starrocks/1.11.3/templates/beconfigmap.yaml b/manifests/helm/starrocks/1.11.3/templates/beconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/beconfigmap.yaml rename to manifests/helm/starrocks/1.11.3/templates/beconfigmap.yaml diff --git a/charts/starrocks/1.11.3/templates/cnconfigmap.yaml b/manifests/helm/starrocks/1.11.3/templates/cnconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/cnconfigmap.yaml rename to manifests/helm/starrocks/1.11.3/templates/cnconfigmap.yaml diff --git a/charts/starrocks/1.11.3/templates/configmaps.yaml b/manifests/helm/starrocks/1.11.3/templates/configmaps.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/configmaps.yaml rename to manifests/helm/starrocks/1.11.3/templates/configmaps.yaml diff --git a/charts/starrocks/1.11.3/templates/feconfigmap.yaml b/manifests/helm/starrocks/1.11.3/templates/feconfigmap.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/feconfigmap.yaml rename to manifests/helm/starrocks/1.11.3/templates/feconfigmap.yaml diff --git a/charts/starrocks/1.11.3/templates/init-pwd/configmap.yaml b/manifests/helm/starrocks/1.11.3/templates/init-pwd/configmap.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/init-pwd/configmap.yaml rename to manifests/helm/starrocks/1.11.3/templates/init-pwd/configmap.yaml diff --git a/charts/starrocks/1.11.3/templates/init-pwd/job.yaml b/manifests/helm/starrocks/1.11.3/templates/init-pwd/job.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/init-pwd/job.yaml rename to manifests/helm/starrocks/1.11.3/templates/init-pwd/job.yaml diff --git a/charts/starrocks/1.11.3/templates/resources.yaml b/manifests/helm/starrocks/1.11.3/templates/resources.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/resources.yaml rename to manifests/helm/starrocks/1.11.3/templates/resources.yaml diff --git a/charts/starrocks/1.11.3/templates/secrets.yaml b/manifests/helm/starrocks/1.11.3/templates/secrets.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/secrets.yaml rename to manifests/helm/starrocks/1.11.3/templates/secrets.yaml diff --git a/charts/starrocks/1.11.3/templates/servicemonitor.yaml b/manifests/helm/starrocks/1.11.3/templates/servicemonitor.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/servicemonitor.yaml rename to manifests/helm/starrocks/1.11.3/templates/servicemonitor.yaml diff --git a/charts/starrocks/1.11.3/templates/starrockscluster.yaml b/manifests/helm/starrocks/1.11.3/templates/starrockscluster.yaml similarity index 100% rename from charts/starrocks/1.11.3/templates/starrockscluster.yaml rename to manifests/helm/starrocks/1.11.3/templates/starrockscluster.yaml diff --git a/charts/starrocks/1.11.3/values.yaml b/manifests/helm/starrocks/1.11.3/values.yaml similarity index 100% rename from charts/starrocks/1.11.3/values.yaml rename to manifests/helm/starrocks/1.11.3/values.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/.helmignore b/manifests/helm/strimzi-kafka-operator/0.47.0/.helmignore similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/.helmignore rename to manifests/helm/strimzi-kafka-operator/0.47.0/.helmignore diff --git a/charts/strimzi-kafka-operator/0.47.0/BUILD-README.md b/manifests/helm/strimzi-kafka-operator/0.47.0/BUILD-README.md similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/BUILD-README.md rename to manifests/helm/strimzi-kafka-operator/0.47.0/BUILD-README.md diff --git a/charts/strimzi-kafka-operator/0.47.0/CUSTOM-README.md b/manifests/helm/strimzi-kafka-operator/0.47.0/CUSTOM-README.md similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/CUSTOM-README.md rename to manifests/helm/strimzi-kafka-operator/0.47.0/CUSTOM-README.md diff --git a/charts/strimzi-kafka-operator/0.47.0/Chart.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/Chart.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/Chart.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/Chart.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/README.md b/manifests/helm/strimzi-kafka-operator/0.47.0/README.md similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/README.md rename to manifests/helm/strimzi-kafka-operator/0.47.0/README.md diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/040-Crd-kafka.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/040-Crd-kafka.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/040-Crd-kafka.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/040-Crd-kafka.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/041-Crd-kafkaconnect.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/041-Crd-kafkaconnect.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/041-Crd-kafkaconnect.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/041-Crd-kafkaconnect.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/042-Crd-strimzipodset.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/042-Crd-strimzipodset.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/042-Crd-strimzipodset.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/042-Crd-strimzipodset.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/043-Crd-kafkatopic.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/043-Crd-kafkatopic.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/043-Crd-kafkatopic.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/043-Crd-kafkatopic.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/044-Crd-kafkauser.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/044-Crd-kafkauser.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/044-Crd-kafkauser.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/044-Crd-kafkauser.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/045-Crd-kafkanodepool.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/045-Crd-kafkanodepool.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/045-Crd-kafkanodepool.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/045-Crd-kafkanodepool.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/046-Crd-kafkabridge.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/046-Crd-kafkabridge.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/046-Crd-kafkabridge.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/046-Crd-kafkabridge.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/047-Crd-kafkaconnector.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/047-Crd-kafkaconnector.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/047-Crd-kafkaconnector.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/047-Crd-kafkaconnector.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/048-Crd-kafkamirrormaker2.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/048-Crd-kafkamirrormaker2.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/048-Crd-kafkamirrormaker2.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/048-Crd-kafkamirrormaker2.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/crds/049-Crd-kafkarebalance.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/crds/049-Crd-kafkarebalance.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/crds/049-Crd-kafkarebalance.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/crds/049-Crd-kafkarebalance.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/custom-values.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/custom-values.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/custom-values.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/custom-values.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/.templateignore b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/.templateignore similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/.templateignore rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/.templateignore diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-cruise-control.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-cruise-control.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-cruise-control.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-cruise-control.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-bridge.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-bridge.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-bridge.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-bridge.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-connect.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-connect.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-connect.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-connect.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-exporter.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-exporter.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-exporter.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-exporter.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-mirror-maker-2.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-mirror-maker-2.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-mirror-maker-2.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-mirror-maker-2.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-oauth.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-oauth.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-oauth.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka-oauth.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kafka.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kraft.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kraft.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kraft.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-kraft.json diff --git a/charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-operators.json b/manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-operators.json similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-operators.json rename to manifests/helm/strimzi-kafka-operator/0.47.0/files/grafana-dashboards/strimzi-operators.json diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/010-ServiceAccount-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/010-ServiceAccount-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/010-ServiceAccount-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/010-ServiceAccount-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/020-ClusterRole-strimzi-cluster-operator-role.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/020-ClusterRole-strimzi-cluster-operator-role.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/020-ClusterRole-strimzi-cluster-operator-role.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/020-ClusterRole-strimzi-cluster-operator-role.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/020-RoleBinding-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/020-RoleBinding-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/020-RoleBinding-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/020-RoleBinding-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/021-ClusterRole-strimzi-cluster-operator-role.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/021-ClusterRole-strimzi-cluster-operator-role.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/021-ClusterRole-strimzi-cluster-operator-role.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/021-ClusterRole-strimzi-cluster-operator-role.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/021-ClusterRoleBinding-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/021-ClusterRoleBinding-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/021-ClusterRoleBinding-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/021-ClusterRoleBinding-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/022-ClusterRole-strimzi-cluster-operator-role.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/022-ClusterRole-strimzi-cluster-operator-role.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/022-ClusterRole-strimzi-cluster-operator-role.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/022-ClusterRole-strimzi-cluster-operator-role.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/022-RoleBinding-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/022-RoleBinding-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/022-RoleBinding-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/022-RoleBinding-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/023-ClusterRole-strimzi-cluster-operator-role.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/023-ClusterRole-strimzi-cluster-operator-role.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/023-ClusterRole-strimzi-cluster-operator-role.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/023-ClusterRole-strimzi-cluster-operator-role.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/023-RoleBinding-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/023-RoleBinding-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/023-RoleBinding-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/023-RoleBinding-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/030-ClusterRole-strimzi-kafka-broker.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/030-ClusterRole-strimzi-kafka-broker.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/030-ClusterRole-strimzi-kafka-broker.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/030-ClusterRole-strimzi-kafka-broker.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/030-ClusterRoleBinding-strimzi-cluster-operator-kafka-broker-delegation.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/031-ClusterRole-strimzi-entity-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/031-ClusterRole-strimzi-entity-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/031-ClusterRole-strimzi-entity-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/031-ClusterRole-strimzi-entity-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/031-RoleBinding-strimzi-cluster-operator-entity-operator-delegation.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/033-ClusterRole-strimzi-kafka-client.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/033-ClusterRole-strimzi-kafka-client.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/033-ClusterRole-strimzi-kafka-client.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/033-ClusterRole-strimzi-kafka-client.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/033-ClusterRoleBinding-strimzi-cluster-operator-kafka-client-delegation.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/033-ClusterRoleBinding-strimzi-cluster-operator-kafka-client-delegation.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/033-ClusterRoleBinding-strimzi-cluster-operator-kafka-client-delegation.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/033-ClusterRoleBinding-strimzi-cluster-operator-kafka-client-delegation.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/050-ConfigMap-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/050-ConfigMap-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/050-ConfigMap-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/050-ConfigMap-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/051-PodDisruptionBudget-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/051-PodDisruptionBudget-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/051-PodDisruptionBudget-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/051-PodDisruptionBudget-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/060-Deployment-strimzi-cluster-operator.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/060-Deployment-strimzi-cluster-operator.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/060-Deployment-strimzi-cluster-operator.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/060-Deployment-strimzi-cluster-operator.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/070-ClusterRole-strimzi-admin.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/070-ClusterRole-strimzi-admin.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/070-ClusterRole-strimzi-admin.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/070-ClusterRole-strimzi-admin.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/080-ClusterRole-strimzi-view.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/080-ClusterRole-strimzi-view.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/080-ClusterRole-strimzi-view.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/080-ClusterRole-strimzi-view.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/090-ConfigMap-strimzi-grafana-dashboards.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/090-ConfigMap-strimzi-grafana-dashboards.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/090-ConfigMap-strimzi-grafana-dashboards.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/090-ConfigMap-strimzi-grafana-dashboards.yaml diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/NOTES.txt b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/NOTES.txt similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/NOTES.txt rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/NOTES.txt diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/_helpers.tpl b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/_helpers.tpl similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/_helpers.tpl rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/_helpers.tpl diff --git a/charts/strimzi-kafka-operator/0.47.0/templates/_kafka_image_map.tpl b/manifests/helm/strimzi-kafka-operator/0.47.0/templates/_kafka_image_map.tpl similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/templates/_kafka_image_map.tpl rename to manifests/helm/strimzi-kafka-operator/0.47.0/templates/_kafka_image_map.tpl diff --git a/charts/strimzi-kafka-operator/0.47.0/values.yaml b/manifests/helm/strimzi-kafka-operator/0.47.0/values.yaml similarity index 100% rename from charts/strimzi-kafka-operator/0.47.0/values.yaml rename to manifests/helm/strimzi-kafka-operator/0.47.0/values.yaml diff --git a/charts/superset/0.13.5/.helmignore b/manifests/helm/superset/0.13.5/.helmignore similarity index 100% rename from charts/superset/0.13.5/.helmignore rename to manifests/helm/superset/0.13.5/.helmignore diff --git a/charts/superset/0.13.5/BUILD-README.md b/manifests/helm/superset/0.13.5/BUILD-README.md similarity index 100% rename from charts/superset/0.13.5/BUILD-README.md rename to manifests/helm/superset/0.13.5/BUILD-README.md diff --git a/charts/superset/0.13.5/CUSTOM-README.md b/manifests/helm/superset/0.13.5/CUSTOM-README.md similarity index 100% rename from charts/superset/0.13.5/CUSTOM-README.md rename to manifests/helm/superset/0.13.5/CUSTOM-README.md diff --git a/charts/superset/0.13.5/Chart.lock b/manifests/helm/superset/0.13.5/Chart.lock similarity index 100% rename from charts/superset/0.13.5/Chart.lock rename to manifests/helm/superset/0.13.5/Chart.lock diff --git a/charts/superset/0.13.5/Chart.yaml b/manifests/helm/superset/0.13.5/Chart.yaml similarity index 100% rename from charts/superset/0.13.5/Chart.yaml rename to manifests/helm/superset/0.13.5/Chart.yaml diff --git a/charts/superset/0.13.5/README.md b/manifests/helm/superset/0.13.5/README.md similarity index 100% rename from charts/superset/0.13.5/README.md rename to manifests/helm/superset/0.13.5/README.md diff --git a/charts/superset/0.13.5/README.md.gotmpl b/manifests/helm/superset/0.13.5/README.md.gotmpl similarity index 100% rename from charts/superset/0.13.5/README.md.gotmpl rename to manifests/helm/superset/0.13.5/README.md.gotmpl diff --git a/charts/superset/0.13.5/charts/postgresql/.helmignore b/manifests/helm/superset/0.13.5/charts/postgresql/.helmignore similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/.helmignore rename to manifests/helm/superset/0.13.5/charts/postgresql/.helmignore diff --git a/charts/superset/0.13.5/charts/postgresql/Chart.lock b/manifests/helm/superset/0.13.5/charts/postgresql/Chart.lock similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/Chart.lock rename to manifests/helm/superset/0.13.5/charts/postgresql/Chart.lock diff --git a/charts/superset/0.13.5/charts/postgresql/Chart.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/Chart.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/Chart.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/Chart.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/README.md b/manifests/helm/superset/0.13.5/charts/postgresql/README.md similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/README.md rename to manifests/helm/superset/0.13.5/charts/postgresql/README.md diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/.helmignore b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/.helmignore rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/.helmignore diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/README.md b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/README.md rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/README.md diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/charts/common/values.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/charts/common/values.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/charts/common/values.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/NOTES.txt b/manifests/helm/superset/0.13.5/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/NOTES.txt rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/NOTES.txt diff --git a/charts/superset/0.13.5/charts/postgresql/templates/_helpers.tpl b/manifests/helm/superset/0.13.5/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/_helpers.tpl diff --git a/charts/superset/0.13.5/charts/postgresql/templates/extra-list.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/extra-list.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/networkpolicy-egress.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/networkpolicy-egress.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/networkpolicy-egress.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/networkpolicy-egress.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/psp.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/psp.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/psp.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/read/svc.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/read/svc.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/role.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/role.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/role.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/secrets.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/secrets.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/secrets.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/superset/0.13.5/charts/postgresql/values.schema.json b/manifests/helm/superset/0.13.5/charts/postgresql/values.schema.json similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/values.schema.json rename to manifests/helm/superset/0.13.5/charts/postgresql/values.schema.json diff --git a/charts/superset/0.13.5/charts/postgresql/values.yaml b/manifests/helm/superset/0.13.5/charts/postgresql/values.yaml similarity index 100% rename from charts/superset/0.13.5/charts/postgresql/values.yaml rename to manifests/helm/superset/0.13.5/charts/postgresql/values.yaml diff --git a/charts/superset/0.13.5/charts/redis/.helmignore b/manifests/helm/superset/0.13.5/charts/redis/.helmignore similarity index 100% rename from charts/superset/0.13.5/charts/redis/.helmignore rename to manifests/helm/superset/0.13.5/charts/redis/.helmignore diff --git a/charts/superset/0.13.5/charts/redis/Chart.lock b/manifests/helm/superset/0.13.5/charts/redis/Chart.lock similarity index 100% rename from charts/superset/0.13.5/charts/redis/Chart.lock rename to manifests/helm/superset/0.13.5/charts/redis/Chart.lock diff --git a/charts/superset/0.13.5/charts/redis/Chart.yaml b/manifests/helm/superset/0.13.5/charts/redis/Chart.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/Chart.yaml rename to manifests/helm/superset/0.13.5/charts/redis/Chart.yaml diff --git a/charts/superset/0.13.5/charts/redis/README.md b/manifests/helm/superset/0.13.5/charts/redis/README.md similarity index 100% rename from charts/superset/0.13.5/charts/redis/README.md rename to manifests/helm/superset/0.13.5/charts/redis/README.md diff --git a/charts/superset/0.13.5/charts/redis/charts/common/.helmignore b/manifests/helm/superset/0.13.5/charts/redis/charts/common/.helmignore similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/.helmignore rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/.helmignore diff --git a/charts/superset/0.13.5/charts/redis/charts/common/Chart.yaml b/manifests/helm/superset/0.13.5/charts/redis/charts/common/Chart.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/Chart.yaml rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/Chart.yaml diff --git a/charts/superset/0.13.5/charts/redis/charts/common/README.md b/manifests/helm/superset/0.13.5/charts/redis/charts/common/README.md similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/README.md rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/README.md diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_affinities.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_affinities.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_affinities.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_capabilities.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_capabilities.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_capabilities.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_errors.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_errors.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_errors.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_errors.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_images.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_images.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_images.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_images.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_ingress.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_ingress.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_ingress.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_labels.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_labels.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_labels.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_labels.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_names.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_names.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_names.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_names.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_secrets.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_secrets.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_secrets.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_storage.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_storage.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_storage.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_storage.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_tplvalues.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_tplvalues.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_tplvalues.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_utils.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_utils.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_utils.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_utils.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/_warnings.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/_warnings.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/_warnings.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mysql.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_mysql.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_redis.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_redis.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_redis.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_validations.tpl b/manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/templates/validations/_validations.tpl rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/templates/validations/_validations.tpl diff --git a/charts/superset/0.13.5/charts/redis/charts/common/values.yaml b/manifests/helm/superset/0.13.5/charts/redis/charts/common/values.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/charts/common/values.yaml rename to manifests/helm/superset/0.13.5/charts/redis/charts/common/values.yaml diff --git a/charts/superset/0.13.5/charts/redis/img/redis-cluster-topology.png b/manifests/helm/superset/0.13.5/charts/redis/img/redis-cluster-topology.png similarity index 100% rename from charts/superset/0.13.5/charts/redis/img/redis-cluster-topology.png rename to manifests/helm/superset/0.13.5/charts/redis/img/redis-cluster-topology.png diff --git a/charts/superset/0.13.5/charts/redis/img/redis-topology.png b/manifests/helm/superset/0.13.5/charts/redis/img/redis-topology.png similarity index 100% rename from charts/superset/0.13.5/charts/redis/img/redis-topology.png rename to manifests/helm/superset/0.13.5/charts/redis/img/redis-topology.png diff --git a/charts/superset/0.13.5/charts/redis/templates/NOTES.txt b/manifests/helm/superset/0.13.5/charts/redis/templates/NOTES.txt similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/NOTES.txt rename to manifests/helm/superset/0.13.5/charts/redis/templates/NOTES.txt diff --git a/charts/superset/0.13.5/charts/redis/templates/_helpers.tpl b/manifests/helm/superset/0.13.5/charts/redis/templates/_helpers.tpl similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/_helpers.tpl rename to manifests/helm/superset/0.13.5/charts/redis/templates/_helpers.tpl diff --git a/charts/superset/0.13.5/charts/redis/templates/configmap.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/configmap.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/configmap.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/extra-list.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/extra-list.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/extra-list.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/extra-list.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/headless-svc.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/headless-svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/headless-svc.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/headless-svc.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/health-configmap.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/health-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/health-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/health-configmap.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/master/application.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/master/application.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/master/application.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/master/application.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/master/psp.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/master/psp.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/master/psp.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/master/psp.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/master/pvc.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/master/pvc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/master/pvc.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/master/pvc.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/master/service.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/master/service.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/master/service.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/master/service.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/master/serviceaccount.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/master/serviceaccount.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/master/serviceaccount.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/master/serviceaccount.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/metrics-svc.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/metrics-svc.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/metrics-svc.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/metrics-svc.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/networkpolicy.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/networkpolicy.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/networkpolicy.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/networkpolicy.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/pdb.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/pdb.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/pdb.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/pdb.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/prometheusrule.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/prometheusrule.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/prometheusrule.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/prometheusrule.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/replicas/hpa.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/replicas/hpa.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/replicas/hpa.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/replicas/hpa.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/replicas/service.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/replicas/service.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/replicas/service.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/replicas/service.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/replicas/serviceaccount.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/replicas/serviceaccount.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/replicas/serviceaccount.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/replicas/serviceaccount.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/replicas/statefulset.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/replicas/statefulset.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/replicas/statefulset.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/replicas/statefulset.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/role.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/role.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/role.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/role.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/rolebinding.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/rolebinding.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/rolebinding.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/rolebinding.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/scripts-configmap.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/scripts-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/scripts-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/scripts-configmap.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/secret.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/secret.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/secret.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/secret.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/sentinel/hpa.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/hpa.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/sentinel/hpa.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/hpa.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/sentinel/node-services.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/node-services.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/sentinel/node-services.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/node-services.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/sentinel/ports-configmap.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/ports-configmap.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/sentinel/ports-configmap.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/ports-configmap.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/sentinel/service.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/service.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/sentinel/service.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/service.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/sentinel/statefulset.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/statefulset.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/sentinel/statefulset.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/sentinel/statefulset.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/serviceaccount.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/serviceaccount.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/serviceaccount.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/serviceaccount.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/servicemonitor.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/servicemonitor.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/servicemonitor.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/servicemonitor.yaml diff --git a/charts/superset/0.13.5/charts/redis/templates/tls-secret.yaml b/manifests/helm/superset/0.13.5/charts/redis/templates/tls-secret.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/templates/tls-secret.yaml rename to manifests/helm/superset/0.13.5/charts/redis/templates/tls-secret.yaml diff --git a/charts/superset/0.13.5/charts/redis/values.schema.json b/manifests/helm/superset/0.13.5/charts/redis/values.schema.json similarity index 100% rename from charts/superset/0.13.5/charts/redis/values.schema.json rename to manifests/helm/superset/0.13.5/charts/redis/values.schema.json diff --git a/charts/superset/0.13.5/charts/redis/values.yaml b/manifests/helm/superset/0.13.5/charts/redis/values.yaml similarity index 100% rename from charts/superset/0.13.5/charts/redis/values.yaml rename to manifests/helm/superset/0.13.5/charts/redis/values.yaml diff --git a/charts/superset/0.13.5/custom-values.yaml b/manifests/helm/superset/0.13.5/custom-values.yaml similarity index 100% rename from charts/superset/0.13.5/custom-values.yaml rename to manifests/helm/superset/0.13.5/custom-values.yaml diff --git a/charts/superset/0.13.5/templates/NOTES.txt b/manifests/helm/superset/0.13.5/templates/NOTES.txt similarity index 100% rename from charts/superset/0.13.5/templates/NOTES.txt rename to manifests/helm/superset/0.13.5/templates/NOTES.txt diff --git a/charts/superset/0.13.5/templates/_helpers.tpl b/manifests/helm/superset/0.13.5/templates/_helpers.tpl similarity index 100% rename from charts/superset/0.13.5/templates/_helpers.tpl rename to manifests/helm/superset/0.13.5/templates/_helpers.tpl diff --git a/charts/superset/0.13.5/templates/configmap-superset.yaml b/manifests/helm/superset/0.13.5/templates/configmap-superset.yaml similarity index 100% rename from charts/superset/0.13.5/templates/configmap-superset.yaml rename to manifests/helm/superset/0.13.5/templates/configmap-superset.yaml diff --git a/charts/superset/0.13.5/templates/deployment-beat.yaml b/manifests/helm/superset/0.13.5/templates/deployment-beat.yaml similarity index 100% rename from charts/superset/0.13.5/templates/deployment-beat.yaml rename to manifests/helm/superset/0.13.5/templates/deployment-beat.yaml diff --git a/charts/superset/0.13.5/templates/deployment-flower.yaml b/manifests/helm/superset/0.13.5/templates/deployment-flower.yaml similarity index 100% rename from charts/superset/0.13.5/templates/deployment-flower.yaml rename to manifests/helm/superset/0.13.5/templates/deployment-flower.yaml diff --git a/charts/superset/0.13.5/templates/deployment-worker.yaml b/manifests/helm/superset/0.13.5/templates/deployment-worker.yaml similarity index 100% rename from charts/superset/0.13.5/templates/deployment-worker.yaml rename to manifests/helm/superset/0.13.5/templates/deployment-worker.yaml diff --git a/charts/superset/0.13.5/templates/deployment-ws.yaml b/manifests/helm/superset/0.13.5/templates/deployment-ws.yaml similarity index 100% rename from charts/superset/0.13.5/templates/deployment-ws.yaml rename to manifests/helm/superset/0.13.5/templates/deployment-ws.yaml diff --git a/charts/superset/0.13.5/templates/deployment.yaml b/manifests/helm/superset/0.13.5/templates/deployment.yaml similarity index 100% rename from charts/superset/0.13.5/templates/deployment.yaml rename to manifests/helm/superset/0.13.5/templates/deployment.yaml diff --git a/charts/superset/0.13.5/templates/hpa-node.yaml b/manifests/helm/superset/0.13.5/templates/hpa-node.yaml similarity index 100% rename from charts/superset/0.13.5/templates/hpa-node.yaml rename to manifests/helm/superset/0.13.5/templates/hpa-node.yaml diff --git a/charts/superset/0.13.5/templates/hpa-worker.yaml b/manifests/helm/superset/0.13.5/templates/hpa-worker.yaml similarity index 100% rename from charts/superset/0.13.5/templates/hpa-worker.yaml rename to manifests/helm/superset/0.13.5/templates/hpa-worker.yaml diff --git a/charts/superset/0.13.5/templates/ingress.yaml b/manifests/helm/superset/0.13.5/templates/ingress.yaml similarity index 100% rename from charts/superset/0.13.5/templates/ingress.yaml rename to manifests/helm/superset/0.13.5/templates/ingress.yaml diff --git a/charts/superset/0.13.5/templates/init-job.yaml b/manifests/helm/superset/0.13.5/templates/init-job.yaml similarity index 100% rename from charts/superset/0.13.5/templates/init-job.yaml rename to manifests/helm/superset/0.13.5/templates/init-job.yaml diff --git a/charts/superset/0.13.5/templates/pdb-beat.yaml b/manifests/helm/superset/0.13.5/templates/pdb-beat.yaml similarity index 100% rename from charts/superset/0.13.5/templates/pdb-beat.yaml rename to manifests/helm/superset/0.13.5/templates/pdb-beat.yaml diff --git a/charts/superset/0.13.5/templates/pdb-flower.yaml b/manifests/helm/superset/0.13.5/templates/pdb-flower.yaml similarity index 100% rename from charts/superset/0.13.5/templates/pdb-flower.yaml rename to manifests/helm/superset/0.13.5/templates/pdb-flower.yaml diff --git a/charts/superset/0.13.5/templates/pdb-worker.yaml b/manifests/helm/superset/0.13.5/templates/pdb-worker.yaml similarity index 100% rename from charts/superset/0.13.5/templates/pdb-worker.yaml rename to manifests/helm/superset/0.13.5/templates/pdb-worker.yaml diff --git a/charts/superset/0.13.5/templates/pdb-ws.yaml b/manifests/helm/superset/0.13.5/templates/pdb-ws.yaml similarity index 100% rename from charts/superset/0.13.5/templates/pdb-ws.yaml rename to manifests/helm/superset/0.13.5/templates/pdb-ws.yaml diff --git a/charts/superset/0.13.5/templates/pdb.yaml b/manifests/helm/superset/0.13.5/templates/pdb.yaml similarity index 100% rename from charts/superset/0.13.5/templates/pdb.yaml rename to manifests/helm/superset/0.13.5/templates/pdb.yaml diff --git a/charts/superset/0.13.5/templates/secret-env.yaml b/manifests/helm/superset/0.13.5/templates/secret-env.yaml similarity index 100% rename from charts/superset/0.13.5/templates/secret-env.yaml rename to manifests/helm/superset/0.13.5/templates/secret-env.yaml diff --git a/charts/superset/0.13.5/templates/secret-superset-config.yaml b/manifests/helm/superset/0.13.5/templates/secret-superset-config.yaml similarity index 100% rename from charts/superset/0.13.5/templates/secret-superset-config.yaml rename to manifests/helm/superset/0.13.5/templates/secret-superset-config.yaml diff --git a/charts/superset/0.13.5/templates/secret-ws.yaml b/manifests/helm/superset/0.13.5/templates/secret-ws.yaml similarity index 100% rename from charts/superset/0.13.5/templates/secret-ws.yaml rename to manifests/helm/superset/0.13.5/templates/secret-ws.yaml diff --git a/charts/superset/0.13.5/templates/service-flower.yaml b/manifests/helm/superset/0.13.5/templates/service-flower.yaml similarity index 100% rename from charts/superset/0.13.5/templates/service-flower.yaml rename to manifests/helm/superset/0.13.5/templates/service-flower.yaml diff --git a/charts/superset/0.13.5/templates/service-ws.yaml b/manifests/helm/superset/0.13.5/templates/service-ws.yaml similarity index 100% rename from charts/superset/0.13.5/templates/service-ws.yaml rename to manifests/helm/superset/0.13.5/templates/service-ws.yaml diff --git a/charts/superset/0.13.5/templates/service.yaml b/manifests/helm/superset/0.13.5/templates/service.yaml similarity index 100% rename from charts/superset/0.13.5/templates/service.yaml rename to manifests/helm/superset/0.13.5/templates/service.yaml diff --git a/charts/superset/0.13.5/templates/serviceaccount.yaml b/manifests/helm/superset/0.13.5/templates/serviceaccount.yaml similarity index 100% rename from charts/superset/0.13.5/templates/serviceaccount.yaml rename to manifests/helm/superset/0.13.5/templates/serviceaccount.yaml diff --git a/charts/superset/0.13.5/values.yaml b/manifests/helm/superset/0.13.5/values.yaml similarity index 100% rename from charts/superset/0.13.5/values.yaml rename to manifests/helm/superset/0.13.5/values.yaml diff --git a/charts/unitycatalog/0.2.0/.helmignore b/manifests/helm/unitycatalog/0.2.0/.helmignore similarity index 100% rename from charts/unitycatalog/0.2.0/.helmignore rename to manifests/helm/unitycatalog/0.2.0/.helmignore diff --git a/charts/unitycatalog/0.2.0/BUILD-README.md b/manifests/helm/unitycatalog/0.2.0/BUILD-README.md similarity index 100% rename from charts/unitycatalog/0.2.0/BUILD-README.md rename to manifests/helm/unitycatalog/0.2.0/BUILD-README.md diff --git a/charts/unitycatalog/0.2.0/CUSTOM-README.md b/manifests/helm/unitycatalog/0.2.0/CUSTOM-README.md similarity index 100% rename from charts/unitycatalog/0.2.0/CUSTOM-README.md rename to manifests/helm/unitycatalog/0.2.0/CUSTOM-README.md diff --git a/charts/unitycatalog/0.2.0/Chart.lock b/manifests/helm/unitycatalog/0.2.0/Chart.lock similarity index 100% rename from charts/unitycatalog/0.2.0/Chart.lock rename to manifests/helm/unitycatalog/0.2.0/Chart.lock diff --git a/charts/unitycatalog/0.2.0/Chart.yaml b/manifests/helm/unitycatalog/0.2.0/Chart.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/Chart.yaml rename to manifests/helm/unitycatalog/0.2.0/Chart.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/.helmignore b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/.helmignore similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/.helmignore rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/.helmignore diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/Chart.lock b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/Chart.lock similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/Chart.lock rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/Chart.lock diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/Chart.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/Chart.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/Chart.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/Chart.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/README.md b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/README.md similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/README.md rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/README.md diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/.helmignore b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/.helmignore similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/.helmignore rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/.helmignore diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/Chart.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/Chart.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/Chart.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/Chart.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/README.md b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/README.md similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/README.md rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/README.md diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_affinities.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_affinities.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_affinities.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_affinities.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_capabilities.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_capabilities.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_capabilities.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_capabilities.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_compatibility.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_compatibility.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_compatibility.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_compatibility.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_errors.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_errors.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_errors.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_errors.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_images.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_images.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_images.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_images.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_ingress.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_ingress.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_ingress.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_ingress.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_labels.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_labels.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_labels.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_labels.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_names.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_names.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_names.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_names.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_resources.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_resources.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_resources.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_resources.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_secrets.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_secrets.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_secrets.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_secrets.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_storage.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_storage.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_storage.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_storage.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_tplvalues.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_tplvalues.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_tplvalues.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_tplvalues.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_utils.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_utils.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_utils.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_utils.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_warnings.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_warnings.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_warnings.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/_warnings.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_cassandra.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mariadb.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mongodb.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_mysql.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_postgresql.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_redis.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_redis.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_redis.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_redis.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_validations.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_validations.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_validations.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/templates/validations/_validations.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/charts/common/values.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/values.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/charts/common/values.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/charts/common/values.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/NOTES.txt b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/NOTES.txt similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/NOTES.txt rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/NOTES.txt diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/_helpers.tpl b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/_helpers.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/_helpers.tpl rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/_helpers.tpl diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/cronjob.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/cronjob.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/cronjob.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/cronjob.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/networkpolicy.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/networkpolicy.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/networkpolicy.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/networkpolicy.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/pvc.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/pvc.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/backup/pvc.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/backup/pvc.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/extra-list.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/extra-list.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/extra-list.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/extra-list.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/extended-configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/extended-configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/extended-configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/extended-configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/initialization-configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/initialization-configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/initialization-configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/initialization-configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-svc.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-svc.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-svc.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/metrics-svc.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/networkpolicy.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/networkpolicy.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/networkpolicy.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/networkpolicy.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/pdb.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/pdb.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/pdb.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/pdb.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/servicemonitor.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/servicemonitor.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/servicemonitor.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/servicemonitor.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/statefulset.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/statefulset.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/statefulset.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/statefulset.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc-headless.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc-headless.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc-headless.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc-headless.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/primary/svc.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/prometheusrule.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/prometheusrule.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/prometheusrule.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/prometheusrule.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/psp.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/psp.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/psp.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/psp.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/extended-configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/extended-configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/extended-configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/extended-configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-configmap.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-configmap.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-svc.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-svc.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-svc.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/metrics-svc.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/networkpolicy.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/networkpolicy.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/networkpolicy.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/networkpolicy.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/pdb.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/pdb.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/pdb.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/pdb.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/servicemonitor.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/servicemonitor.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/servicemonitor.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/servicemonitor.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/statefulset.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/statefulset.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/statefulset.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/statefulset.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/svc-headless.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/svc-headless.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/svc-headless.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/svc-headless.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/read/svc.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/svc.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/read/svc.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/read/svc.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/role.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/role.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/role.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/role.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/rolebinding.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/rolebinding.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/rolebinding.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/rolebinding.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/secrets.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/secrets.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/secrets.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/secrets.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/serviceaccount.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/serviceaccount.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/serviceaccount.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/serviceaccount.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/templates/tls-secrets.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/tls-secrets.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/templates/tls-secrets.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/templates/tls-secrets.yaml diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/values.schema.json b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/values.schema.json similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/values.schema.json rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/values.schema.json diff --git a/charts/unitycatalog/0.2.0/charts/postgresql/values.yaml b/manifests/helm/unitycatalog/0.2.0/charts/postgresql/values.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/charts/postgresql/values.yaml rename to manifests/helm/unitycatalog/0.2.0/charts/postgresql/values.yaml diff --git a/charts/unitycatalog/0.2.0/custom-value.yaml b/manifests/helm/unitycatalog/0.2.0/custom-value.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/custom-value.yaml rename to manifests/helm/unitycatalog/0.2.0/custom-value.yaml diff --git a/charts/unitycatalog/0.2.0/templates/_helpers.tpl b/manifests/helm/unitycatalog/0.2.0/templates/_helpers.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/templates/_helpers.tpl rename to manifests/helm/unitycatalog/0.2.0/templates/_helpers.tpl diff --git a/charts/unitycatalog/0.2.0/templates/server/Ingress.yaml b/manifests/helm/unitycatalog/0.2.0/templates/server/Ingress.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/server/Ingress.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/server/Ingress.yaml diff --git a/charts/unitycatalog/0.2.0/templates/server/_config.tpl b/manifests/helm/unitycatalog/0.2.0/templates/server/_config.tpl similarity index 100% rename from charts/unitycatalog/0.2.0/templates/server/_config.tpl rename to manifests/helm/unitycatalog/0.2.0/templates/server/_config.tpl diff --git a/charts/unitycatalog/0.2.0/templates/server/configmap.yaml b/manifests/helm/unitycatalog/0.2.0/templates/server/configmap.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/server/configmap.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/server/configmap.yaml diff --git a/charts/unitycatalog/0.2.0/templates/server/service.yaml b/manifests/helm/unitycatalog/0.2.0/templates/server/service.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/server/service.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/server/service.yaml diff --git a/charts/unitycatalog/0.2.0/templates/server/statefulset.yaml b/manifests/helm/unitycatalog/0.2.0/templates/server/statefulset.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/server/statefulset.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/server/statefulset.yaml diff --git a/charts/unitycatalog/0.2.0/templates/serviceaccount.yaml b/manifests/helm/unitycatalog/0.2.0/templates/serviceaccount.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/serviceaccount.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/serviceaccount.yaml diff --git a/charts/unitycatalog/0.2.0/templates/ui/deployment.yaml b/manifests/helm/unitycatalog/0.2.0/templates/ui/deployment.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/ui/deployment.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/ui/deployment.yaml diff --git a/charts/unitycatalog/0.2.0/templates/ui/service.yaml b/manifests/helm/unitycatalog/0.2.0/templates/ui/service.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/templates/ui/service.yaml rename to manifests/helm/unitycatalog/0.2.0/templates/ui/service.yaml diff --git a/charts/unitycatalog/0.2.0/values.yaml b/manifests/helm/unitycatalog/0.2.0/values.yaml similarity index 100% rename from charts/unitycatalog/0.2.0/values.yaml rename to manifests/helm/unitycatalog/0.2.0/values.yaml diff --git a/charts/vllm/0.0.11/CUSTOM-README.md b/manifests/helm/vllm/0.0.11/CUSTOM-README.md similarity index 100% rename from charts/vllm/0.0.11/CUSTOM-README.md rename to manifests/helm/vllm/0.0.11/CUSTOM-README.md diff --git a/charts/vllm/0.0.11/Chart.yaml b/manifests/helm/vllm/0.0.11/Chart.yaml similarity index 100% rename from charts/vllm/0.0.11/Chart.yaml rename to manifests/helm/vllm/0.0.11/Chart.yaml diff --git a/charts/vllm/0.0.11/README.md b/manifests/helm/vllm/0.0.11/README.md similarity index 100% rename from charts/vllm/0.0.11/README.md rename to manifests/helm/vllm/0.0.11/README.md diff --git a/charts/vllm/0.0.11/custom-values.yaml b/manifests/helm/vllm/0.0.11/custom-values.yaml similarity index 100% rename from charts/vllm/0.0.11/custom-values.yaml rename to manifests/helm/vllm/0.0.11/custom-values.yaml diff --git a/charts/vllm/0.0.11/templates/_helpers.tpl b/manifests/helm/vllm/0.0.11/templates/_helpers.tpl similarity index 100% rename from charts/vllm/0.0.11/templates/_helpers.tpl rename to manifests/helm/vllm/0.0.11/templates/_helpers.tpl diff --git a/charts/vllm/0.0.11/templates/configmap.yaml b/manifests/helm/vllm/0.0.11/templates/configmap.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/configmap.yaml rename to manifests/helm/vllm/0.0.11/templates/configmap.yaml diff --git a/charts/vllm/0.0.11/templates/deployment-router.yaml b/manifests/helm/vllm/0.0.11/templates/deployment-router.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/deployment-router.yaml rename to manifests/helm/vllm/0.0.11/templates/deployment-router.yaml diff --git a/charts/vllm/0.0.11/templates/deployment-vllm-multi.yaml b/manifests/helm/vllm/0.0.11/templates/deployment-vllm-multi.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/deployment-vllm-multi.yaml rename to manifests/helm/vllm/0.0.11/templates/deployment-vllm-multi.yaml diff --git a/charts/vllm/0.0.11/templates/ingress.yaml b/manifests/helm/vllm/0.0.11/templates/ingress.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/ingress.yaml rename to manifests/helm/vllm/0.0.11/templates/ingress.yaml diff --git a/charts/vllm/0.0.11/templates/pvc.yaml b/manifests/helm/vllm/0.0.11/templates/pvc.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/pvc.yaml rename to manifests/helm/vllm/0.0.11/templates/pvc.yaml diff --git a/charts/vllm/0.0.11/templates/role.yaml b/manifests/helm/vllm/0.0.11/templates/role.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/role.yaml rename to manifests/helm/vllm/0.0.11/templates/role.yaml diff --git a/charts/vllm/0.0.11/templates/rolebinding.yaml b/manifests/helm/vllm/0.0.11/templates/rolebinding.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/rolebinding.yaml rename to manifests/helm/vllm/0.0.11/templates/rolebinding.yaml diff --git a/charts/vllm/0.0.11/templates/secrets.yaml b/manifests/helm/vllm/0.0.11/templates/secrets.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/secrets.yaml rename to manifests/helm/vllm/0.0.11/templates/secrets.yaml diff --git a/charts/vllm/0.0.11/templates/service-router.yaml b/manifests/helm/vllm/0.0.11/templates/service-router.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/service-router.yaml rename to manifests/helm/vllm/0.0.11/templates/service-router.yaml diff --git a/charts/vllm/0.0.11/templates/service-vllm.yaml b/manifests/helm/vllm/0.0.11/templates/service-vllm.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/service-vllm.yaml rename to manifests/helm/vllm/0.0.11/templates/service-vllm.yaml diff --git a/charts/vllm/0.0.11/templates/serviceaccount.yaml b/manifests/helm/vllm/0.0.11/templates/serviceaccount.yaml similarity index 100% rename from charts/vllm/0.0.11/templates/serviceaccount.yaml rename to manifests/helm/vllm/0.0.11/templates/serviceaccount.yaml diff --git a/charts/vllm/0.0.11/values.yaml b/manifests/helm/vllm/0.0.11/values.yaml similarity index 100% rename from charts/vllm/0.0.11/values.yaml rename to manifests/helm/vllm/0.0.11/values.yaml diff --git a/charts/kubeflow/1.10.0/CUSTOM-README.md b/manifests/kustomize/kubeflow/1.10.0/CUSTOM-README.md similarity index 100% rename from charts/kubeflow/1.10.0/CUSTOM-README.md rename to manifests/kustomize/kubeflow/1.10.0/CUSTOM-README.md diff --git a/charts/kubeflow/1.10.0/LICENSE b/manifests/kustomize/kubeflow/1.10.0/LICENSE similarity index 100% rename from charts/kubeflow/1.10.0/LICENSE rename to manifests/kustomize/kubeflow/1.10.0/LICENSE diff --git a/charts/kubeflow/1.10.0/OWNERS b/manifests/kustomize/kubeflow/1.10.0/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/OWNERS diff --git a/charts/kubeflow/1.10.0/README.md b/manifests/kustomize/kubeflow/1.10.0/README.md similarity index 100% rename from charts/kubeflow/1.10.0/README.md rename to manifests/kustomize/kubeflow/1.10.0/README.md diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/crd.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/crd.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/mutating-webhook-configuration.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/mutating-webhook-configuration.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/mutating-webhook-configuration.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/mutating-webhook-configuration.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/certificate.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/certificate.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/certificate.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/certificate.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/mutating-webhook-configuration.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/mutating-webhook-configuration.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/mutating-webhook-configuration.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/mutating-webhook-configuration.yaml diff --git a/charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/admission-webhook/upstream/overlays/cert-manager/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/overlays/oauth2-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/overlays/oauth2-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/overlays/oauth2-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/overlays/oauth2-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/params.env diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/patches/configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/patches/configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/patches/configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/centraldashboard/upstream/overlays/kserve/patches/configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/logos-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/logos-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/logos-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/logos-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/spawner_ui_config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/spawner_ui_config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/spawner_ui_config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/configs/spawner_ui_config.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/params.env diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/destination-rule.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/destination-rule.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/destination-rule.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/destination-rule.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/jupyter-web-app/upstream/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/README.md diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/bases/kubeflow.org_notebooks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/bases/kubeflow.org_notebooks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/bases/kubeflow.org_notebooks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/bases/kubeflow.org_notebooks.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/cainjection_in_notebooks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/cainjection_in_notebooks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/cainjection_in_notebooks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/cainjection_in_notebooks.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/trivial_conversion_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/trivial_conversion_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/trivial_conversion_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/trivial_conversion_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/validation_patches.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/validation_patches.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/validation_patches.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/validation_patches.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/webhook_in_notebooks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/webhook_in_notebooks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/webhook_in_notebooks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/crd/patches/webhook_in_notebooks.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_auth_proxy_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_auth_proxy_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_auth_proxy_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_auth_proxy_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_image_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_image_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_image_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_image_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_prometheus_metrics_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_prometheus_metrics_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_prometheus_metrics_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_prometheus_metrics_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_webhook_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_webhook_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_webhook_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/manager_webhook_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/webhookcainjection_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/webhookcainjection_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/webhookcainjection_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/default/webhookcainjection_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/params.env diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/manager/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/auth_proxy_service.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/leader_election_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/user_cluster_roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/user_cluster_roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/user_cluster_roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/rbac/user_cluster_roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1_notebook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1_notebook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1_notebook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1_notebook.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1alpha1_notebook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1alpha1_notebook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1alpha1_notebook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1alpha1_notebook.yaml diff --git a/charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1beta1_notebook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1beta1_notebook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1beta1_notebook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/jupyter/notebook-controller/upstream/samples/_v1beta1_notebook.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/controller.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/controller.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/controller.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/controller.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/trial-templates.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/trial-templates.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/controller/trial-templates.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/controller/trial-templates.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/experiment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/experiment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/experiment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/experiment.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/suggestion.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/suggestion.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/suggestion.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/suggestion.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/trial.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/trial.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/crd/trial.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/crd/trial.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/db-manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/db-manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/db-manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/db-manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/db-manager/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/mysql.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/mysql.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/mysql.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/mysql.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/mysql/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/mysql/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/namespace/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/namespace/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/namespace/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/namespace/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/namespace/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/namespace/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/namespace/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/namespace/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/postgres.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/postgres.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/postgres.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/postgres.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/postgres/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/postgres/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/ui.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/ui/ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/ui/ui.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/components/webhook/webhooks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/webhook/webhooks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/components/webhook/webhooks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/components/webhook/webhooks.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/certificate.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/certificate.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/certificate.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/certificate.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/patches/katib-cert-injection.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/patches/katib-cert-injection.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/patches/katib-cert-injection.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-cert-manager/patches/katib-cert-injection.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/patches/db-manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/patches/db-manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/patches/db-manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/patches/db-manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/secrets.env b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-external-db/secrets.env diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/leader-election-rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/leader-election-rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/leader-election-rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-leader-election/leader-election-rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/service-serving-cert.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/service-serving-cert.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/service-serving-cert.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/service-serving-cert.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/webhook-inject-cabundle.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/webhook-inject-cabundle.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/webhook-inject-cabundle.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-openshift/patches/webhook-inject-cabundle.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/patches/db-manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/patches/db-manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/patches/db-manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone-postgres/patches/db-manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/katib-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/katib-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/katib-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/katib-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/istio-authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/istio-authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/istio-authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/istio-authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kubeflow-katib-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kubeflow-katib-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kubeflow-katib-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kubeflow-katib-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/enable-ui-authz-checks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/enable-ui-authz-checks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/enable-ui-authz-checks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/enable-ui-authz-checks.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/istio-sidecar-injection.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/istio-sidecar-injection.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/istio-sidecar-injection.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/istio-sidecar-injection.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/remove-namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/remove-namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/remove-namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/remove-namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/ui-rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/ui-rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/ui-rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/patches/ui-rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/ui-virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/ui-virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/ui-virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/katib/upstream/installs/katib-with-kubeflow/ui-virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/Makefile b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/Makefile similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/Makefile rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/Makefile diff --git a/charts/kubeflow/1.10.0/apps/kserve/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/kserve/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/README.md diff --git a/charts/kubeflow/1.10.0/apps/kserve/UPGRADE.md b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/UPGRADE.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/UPGRADE.md rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/UPGRADE.md diff --git a/charts/kubeflow/1.10.0/apps/kserve/assets/kserve.png b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/assets/kserve.png similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/assets/kserve.png rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/assets/kserve.png diff --git a/charts/kubeflow/1.10.0/apps/kserve/assets/kserve_new.png b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/assets/kserve_new.png similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/assets/kserve_new.png rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/assets/kserve_new.png diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/aggregated-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/aggregated-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/aggregated-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/aggregated-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/kserve-cluster-resources.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve-cluster-resources.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/kserve-cluster-resources.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve-cluster-resources.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/kserve.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/kserve.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/kserve_kubeflow.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve_kubeflow.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/kserve_kubeflow.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kserve_kubeflow.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/kserve/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/kserve/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/kserve/params.env diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/istio.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/istio.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/istio.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/istio.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-sidecar.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-sidecar.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-sidecar.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-sidecar.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-vsvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-vsvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-vsvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/patches/web-app-vsvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/web-app-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/web-app-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/web-app-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/kserve/models-web-app/overlays/kubeflow/web-app-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/README.md diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/base/model-registry-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/manager_metrics_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/manager_metrics_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/manager_metrics_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/manager_metrics_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/metrics_service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/metrics_service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/metrics_service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/default/metrics_service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/allow-metrics-traffic.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/allow-metrics-traffic.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/allow-metrics-traffic.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/allow-metrics-traffic.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/network-policy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/params.env diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/replacements.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/replacements.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/replacements.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/overlays/base/replacements.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/monitor.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/monitor.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/monitor.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/prometheus/monitor.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/leader_election_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_auth_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_reader_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_reader_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_reader_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/metrics_reader_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/controller/rbac/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/clusterstoragecontainer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/clusterstoragecontainer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/clusterstoragecontainer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/clusterstoragecontainer.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/csi/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/destination-rule.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/destination-rule.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/destination-rule.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/destination-rule.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/base/model-registry-ui-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/model-registry-ui-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/model-registry-ui-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/model-registry-ui-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/integrated/model-registry-ui-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/authorization-policy-ui.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/authorization-policy-ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/authorization-policy-ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/authorization-policy-ui.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/destination-rule-ui.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/destination-rule-ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/destination-rule-ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/destination-rule-ui.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/model-registry-ui-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/model-registry-ui-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/model-registry-ui-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/model-registry-ui-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/model-registry-ui-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/model-registry-ui-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/model-registry-ui-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/options/ui/overlays/standalone/model-registry-ui-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/model-registry-db-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/params.env diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/patches/model-registry-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/patches/model-registry-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/patches/model-registry-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/patches/model-registry-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/secrets.env b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/db/secrets.env diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/model-registry-db-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/params.env diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/patches/model-registry-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/patches/model-registry-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/patches/model-registry-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/patches/model-registry-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/secrets.env b/manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/apps/model-registry/upstream/overlays/postgres/secrets.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/Makefile b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/Makefile similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/Makefile rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/Makefile diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/application/application.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/application/application.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/application/application.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/application/application.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/application/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/application/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/application/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/application/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cache-deployer-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-clusterrolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/cache-deployer-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/cluster-scoped/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache-deployer/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/cache-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/cache/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelines.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelines.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelines.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelines.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelineversions.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelineversions.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelineversions.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/crds/pipelines.kubeflow.org_pipelineversions.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/mysql-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/mysql-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/mysql-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/mysql-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/pipeline-install-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/pipeline-install-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/pipeline-install-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/pipeline-install-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/pipeline-install-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/pipeline-install-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/pipeline-install-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/pipeline-install-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/postgres-secret-extended.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/postgres-secret-extended.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/postgres-secret-extended.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/generic/postgres/postgres-secret-extended.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/api-service/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/cache/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/istio-authorization-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/istio-authorization-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/istio-authorization-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/istio-authorization-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/metadata-writer/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/persistence-agent/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/decorator-controller.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/decorator-controller.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/decorator-controller.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/decorator-controller.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/requirements-dev.txt b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/requirements-dev.txt similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/requirements-dev.txt rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/requirements-dev.txt diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/run_tests.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/run_tests.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/run_tests.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/run_tests.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/sync.py b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/sync.py similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/sync.py rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/sync.py diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/test_sync.py b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/test_sync.py similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/test_sync.py rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-profile-controller/test_sync.py diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/configmap-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/configmap-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/configmap-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/configmap-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/pipelines-ui/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/scheduled-workflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/view-edit-cluster-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/view-edit-cluster-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/view-edit-cluster-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/view-edit-cluster-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/viewer-controller/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/installs/multi-user/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-envoy-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/base/metadata-grpc-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/destination-rule.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/destination-rule.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/destination-rule.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/destination-rule.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/options/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/metadata-db-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/patches/metadata-grpc-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/patches/metadata-grpc-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/patches/metadata-grpc-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/patches/metadata-grpc-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/secrets.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/db/secrets.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/metadata-db-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/patches/metadata-grpc-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/patches/metadata-grpc-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/patches/metadata-grpc-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/patches/metadata-grpc-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/secrets.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/metadata/overlays/postgres/secrets.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/scheduled-workflow-crd.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/scheduled-workflow-crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/scheduled-workflow-crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/scheduled-workflow-crd.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/viewer-crd.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/viewer-crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/viewer-crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/cluster-scoped/viewer-crd.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/container-builder-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/container-builder-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/container-builder-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/container-builder-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kfp-launcher-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kfp-launcher-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kfp-launcher-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kfp-launcher-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/metadata-writer/metadata-writer-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-apiserver-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-persistenceagent-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-scheduledworkflow-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-ui-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-viewer-crd-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/ml-pipeline-visualization-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/pipeline-runner-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/viewer-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/viewer-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/viewer-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/pipeline/viewer-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/cache-deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/cache-deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/cache-deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/cache-deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/cache/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/ml-pipeline-apiserver-deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/ml-pipeline-apiserver-deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/ml-pipeline-apiserver-deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/postgresql/pipeline/ml-pipeline-apiserver-deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-mutating-webhook-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-mutating-webhook-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-mutating-webhook-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-mutating-webhook-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-validating-webhook-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-validating-webhook-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-validating-webhook-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/base/webhook/pipelineversion-validating-webhook-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/cluster-scoped-resources/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-ui-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-ui-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-ui-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/aws-configuration-pipeline-ui-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/config b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/config similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/config rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/config diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/minio-artifact-secret-patch.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/minio-artifact-secret-patch.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/minio-artifact-secret-patch.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/minio-artifact-secret-patch.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/secret.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/secret.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/secret.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/secret.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/viewer-pod-template.json b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/viewer-pod-template.json similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/viewer-pod-template.json rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/aws/viewer-pod-template.json diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-artifact-secret.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-artifact-secret.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-artifact-secret.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-artifact-secret.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/minio-azure-gateway/minio-azure-gateway-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/mysql-secret.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/mysql-secret.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/mysql-secret.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/mysql-secret.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/readme.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/readme.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/readme.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/azure/readme.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert-issuer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert-issuer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert-issuer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert-issuer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kfp-api-cert.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base-webhook-certs/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert-issuer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert-issuer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert-issuer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert-issuer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-cert.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-webhook-config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-webhook-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-webhook-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/cache-webhook-config.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/base/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/cluster-scoped-resources/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/cluster-scoped-resources/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/cluster-scoped-resources/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/cluster-scoped-resources/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/delete-cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/delete-cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/delete-cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/delete-cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/dev/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/mutating-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/mutating-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/mutating-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/mutating-webhook.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/validating-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/validating-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/validating-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-k8s-native/patches/validating-webhook.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/mutating-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/mutating-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/mutating-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/mutating-webhook.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/validating-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/validating-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/validating-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user-k8s-native/patches/validating-webhook.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.clusterrole.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.clusterrole.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.clusterrole.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.clusterrole.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.crb.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.crb.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.crb.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.crb.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.deployment.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.deployment.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.deployment.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.deployment.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.role.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.role.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.role.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.role.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.rolebinding.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.rolebinding.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.rolebinding.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.rolebinding.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.sa.cache-deployer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.sa.cache-deployer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.sa.cache-deployer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/cert-manager/platform-agnostic-multi-user/patches/delete.sa.cache-deployer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/forward-local-api-endpoint.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/forward-local-api-endpoint.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/forward-local-api-endpoint.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/forward-local-api-endpoint.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev-kind/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/postgresql/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/postgresql/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/postgresql/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/dev/postgresql/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/cloudsql-proxy-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/mysql-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/mysql-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/mysql-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/cloudsql-proxy/mysql-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/gcp-configurations-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/gcp-configurations-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/gcp-configurations-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/gcp-configurations-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/inverse-proxy/proxy-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-artifact-secret.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-artifact-secret.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-artifact-secret.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-artifact-secret.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/minio-gcs-gateway/minio-gcs-gateway-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/gcp/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/plain-multi-user/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/plain-multi-user/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/plain-multi-user/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/plain-multi-user/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/plain/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/plain/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/plain/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/plain/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-emissary/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-emissary/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-emissary/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-emissary/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-emissary/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-emissary/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-emissary/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-emissary/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-legacy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-legacy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-legacy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user-legacy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-multi-user/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-postgresql/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-postgresql/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-postgresql/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic-postgresql/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/env/platform-agnostic/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/gcp-workload-identity-setup.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/gcp-workload-identity-setup.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/gcp-workload-identity-setup.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/gcp-workload-identity-setup.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/format.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/format.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/format.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/format.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/presubmit.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/presubmit.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/presubmit.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/presubmit.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/release.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/release.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/release.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/release.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/test.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/test.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/hack/test.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/hack/test.sh diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/cluster-scoped-resources/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/cluster-scoped-resources/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/cluster-scoped-resources/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/cluster-scoped-resources/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/params-db-secret.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/params-db-secret.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/params-db-secret.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/params-db-secret.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/sample/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/sample/params.env diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/application-controller-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/application-crd.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/application-crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/application-crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/application-crd.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/cluster-scoped/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/application/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/.krmignore b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/.krmignore similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/.krmignore rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/.krmignore diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Kptfile b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Kptfile similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Kptfile rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Kptfile diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Makefile b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Makefile similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Makefile rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/Makefile diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-deployment-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-deployment-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-deployment-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/base/workflow-controller-deployment-patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/workflow-controller-clusterrolebinding-patch.json b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/workflow-controller-clusterrolebinding-patch.json similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/workflow-controller-clusterrolebinding-patch.json rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/cluster/workflow-controller-clusterrolebinding-patch.json diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/cluster-scoped/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/cluster-scoped/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/cluster-scoped/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/cluster-scoped/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/workflow-controller-deployment-patch.json b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/workflow-controller-deployment-patch.json similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/workflow-controller-deployment-patch.json rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/installs/namespace/workflow-controller-deployment-patch.json diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/Kptfile b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/Kptfile similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/Kptfile rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/Kptfile diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/LICENSE b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/LICENSE similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/LICENSE rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/LICENSE diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/argo-server-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/argo-server/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_clusterworkflowtemplates.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_cronworkflows.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_cronworkflows.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_cronworkflows.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_cronworkflows.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowartifactgctasks.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workfloweventbindings.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflows.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflows.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflows.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflows.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtaskresults.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtasksets.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/argoproj.io_workflowtemplates.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/full/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_clusterworkflowtemplates.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_cronworkflows.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowartifactgctasks.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workfloweventbindings.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflows.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflows.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflows.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflows.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtaskresults.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtasksets.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/argoproj.io_workflowtemplates.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/crds/minimal/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-priorityclass.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-priorityclass.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-priorityclass.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-priorityclass.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/base/workflow-controller/workflow-controller-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterole.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/argo-server-clusterolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/argo-server-rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-aggregate-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-aggregate-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-aggregate-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-aggregate-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-clusterrolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/cluster-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/argo-server-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/argo-server-rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/argo-server-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/argo-server-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/argo-server-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/argo-server-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/workflow-controller-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/workflow-controller-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/workflow-controller-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/overlays/workflow-controller-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/namespace-install/workflow-controller-rbac/workflow-controller-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/agent-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/argo-server-sso-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/argo-server-sso-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/argo-server-sso-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/argo-server-sso-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifact-repositories-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifact-repositories-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifact-repositories-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifact-repositories-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/artifactgc-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/cluster-workflow-template-rbac.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/cluster-workflow-template-rbac.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/cluster-workflow-template-rbac.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/cluster-workflow-template-rbac.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/default.service-account-token-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/default.service-account-token-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/default.service-account-token-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/default.service-account-token-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/docker/executor-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/docker/executor-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/docker/executor-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/docker/executor-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/emissary/executor-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/emissary/executor-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/emissary/executor-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/emissary/executor-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/k8sapi/executor-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/k8sapi/executor-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/k8sapi/executor-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/k8sapi/executor-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/executor-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/executor-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/executor-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/executor-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-default-clusterrolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-default-clusterrolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-default-clusterrolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/kubelet/kubelet-executor-default-clusterrolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/pns/executor-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/pns/executor-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/pns/executor-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/executor/pns/executor-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-deploy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-deploy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-deploy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-deploy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/httpbin-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/my-httpbin-cred-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/my-httpbin-cred-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/my-httpbin-cred-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/httpbin/my-httpbin-cred-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/memoizer-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-deploy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-deploy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-deploy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-deploy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/minio-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/my-minio-cred-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/my-minio-cred-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/my-minio-cred-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/minio/my-minio-cred-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/argo-server-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/argo-server-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/argo-server-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/argo-server-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/pod-manager-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-config-cluster.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-config-cluster.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-config-cluster.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-config-cluster.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/prometheus/prometheus-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/argo-workflows-webhook-clients-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/argo-workflows-webhook-clients-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/argo-workflows-webhook-clients-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/argo-workflows-webhook-clients-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/github.com-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/submit-workflow-template-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/submit-workflow-template-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/submit-workflow-template-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/webhooks/submit-workflow-template-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-default-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-default-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-default-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-default-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/workflow-manager-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/overlays/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/overlays/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/overlays/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/minimal/overlays/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/argo-mysql-config-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/argo-mysql-config-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/argo-mysql-config-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/argo-mysql-config-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/mysql-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/overlays/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/overlays/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/overlays/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/mysql/overlays/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/argo-postgres-config-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/argo-postgres-config-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/argo-postgres-config-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/argo-postgres-config-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/overlays/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/overlays/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/overlays/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/overlays/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/postgres/postgres-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dev-svc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dev-svc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dev-svc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dev-svc.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-cm.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-cm.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-cm.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-cm.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-deploy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-rb.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-rb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-rb.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-rb.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/dex-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/dex/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/argo-server-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/argo-server-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/argo-server-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/argo-server-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/workflow-controller-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/workflow-controller-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/workflow-controller-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/sso/overlays/workflow-controller-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/grafana-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/grafana/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/crd.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/crd.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/stateful-set.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/stateful-set.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/stateful-set.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/metacontroller/base/stateful-set.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/minio-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/mlpipeline-minio-artifact-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/mlpipeline-minio-artifact-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/mlpipeline-minio-artifact-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/base/mlpipeline-minio-artifact-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/minio/options/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-pv-claim.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-pv-claim.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-pv-claim.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-pv-claim.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-serviceaccount.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-serviceaccount.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-serviceaccount.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/base/mysql-serviceaccount.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/mysql/options/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/README.md diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-pvc.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-secret.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-secret.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-secret.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-secret.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-serviceaccount.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-serviceaccount.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-serviceaccount.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/postgresql/base/pg-serviceaccount.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-configmap.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-configmap.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-configmap.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-configmap.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-sa.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-sa.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-sa.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-sa.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/third-party/prometheus/prometheus-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pipeline/upstream/wi-utils.sh b/manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/wi-utils.sh similarity index 100% rename from charts/kubeflow/1.10.0/apps/pipeline/upstream/wi-utils.sh rename to manifests/kustomize/kubeflow/1.10.0/apps/pipeline/upstream/wi-utils.sh diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/README.md diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/base/namespace-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/namespace-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/base/namespace-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/namespace-labels.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/base/patches/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/patches/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/base/patches/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/base/patches/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/bases/kubeflow.org_profiles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/bases/kubeflow.org_profiles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/bases/kubeflow.org_profiles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/bases/kubeflow.org_profiles.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/cainjection_in_profiles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/cainjection_in_profiles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/cainjection_in_profiles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/cainjection_in_profiles.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/trivial_conversion_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/trivial_conversion_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/trivial_conversion_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/trivial_conversion_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/webhook_in_profiles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/webhook_in_profiles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/webhook_in_profiles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/crd/patches/webhook_in_profiles.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/default/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/default/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_auth_proxy_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_auth_proxy_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_auth_proxy_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_auth_proxy_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_prometheus_metrics_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_prometheus_metrics_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_prometheus_metrics_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_prometheus_metrics_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_webhook_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_webhook_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/default/manager_webhook_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/manager_webhook_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/default/webhookcainjection_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/webhookcainjection_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/default/webhookcainjection_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/default/webhookcainjection_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/manager/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/manager/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/manager/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/kfam.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/kfam.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/kfam.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/kfam.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/remove-namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/remove-namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/remove-namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/patches/remove-namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/kubeflow/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/prometheus/monitor.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/prometheus/monitor.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/prometheus/monitor.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/prometheus/monitor.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_client_clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_client_clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_client_clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_client_clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/auth_proxy_service.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/leader_election_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_editor_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_editor_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_editor_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_editor_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_viewer_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_viewer_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_viewer_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/profile_viewer_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/rbac/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/rbac/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile_aws_iam.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile_aws_iam.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile_aws_iam.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1_profile_aws_iam.yaml diff --git a/charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1beta1_profile.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1beta1_profile.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1beta1_profile.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/profiles/upstream/samples/_v1beta1_profile.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/certificate.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/certificate.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/certificate.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/certificate.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/certmanager/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/bases/kubeflow.org_pvcviewers.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/bases/kubeflow.org_pvcviewers.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/bases/kubeflow.org_pvcviewers.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/bases/kubeflow.org_pvcviewers.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/cainjection_in_pvcviewers.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/cainjection_in_pvcviewers.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/cainjection_in_pvcviewers.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/cainjection_in_pvcviewers.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/webhook_in_pvcviewers.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/webhook_in_pvcviewers.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/webhook_in_pvcviewers.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/crd/patches/webhook_in_pvcviewers.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/cainjection_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/cainjection_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/cainjection_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/cainjection_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/dnsnames_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/dnsnames_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/dnsnames_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/dnsnames_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_auth_proxy_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_auth_proxy_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_auth_proxy_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_auth_proxy_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_webhook_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_webhook_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_webhook_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/manager_webhook_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/remove_namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/remove_namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/remove_namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/default/remove_namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/monitor.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/monitor.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/monitor.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/prometheus/monitor.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/auth_proxy_service.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/leader_election_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_editor_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_editor_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_editor_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_editor_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_viewer_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_viewer_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_viewer_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/rbac/volumesviewer_viewer_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/_v1alpha1_pvcviewer.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/_v1alpha1_pvcviewer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/_v1alpha1_pvcviewer.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/_v1alpha1_pvcviewer.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/samples/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/manifests.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/manifests.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/manifests.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/manifests.yaml diff --git a/charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/pvcviewer-controller/upstream/webhook/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/OWNERS b/manifests/kustomize/kubeflow/1.10.0/apps/spark/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/OWNERS diff --git a/charts/kubeflow/1.10.0/apps/spark/README.md b/manifests/kustomize/kubeflow/1.10.0/apps/spark/README.md similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/README.md rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/README.md diff --git a/charts/kubeflow/1.10.0/apps/spark/spark-operator/base/aggregated-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/aggregated-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/spark-operator/base/aggregated-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/aggregated-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/spark-operator/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/spark-operator/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/spark-operator/base/resources.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/resources.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/spark-operator/base/resources.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/base/resources.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/spark-operator/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/spark-operator/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/spark-operator/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/spark-operator/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/spark-operator/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/spark/sparkapplication_example.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/spark/sparkapplication_example.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/spark/sparkapplication_example.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/spark/sparkapplication_example.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_controller_config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_controller_config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_controller_config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_controller_config.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/patches/add_service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/base/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/certificate.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/certificate.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/certificate.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/certificate.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/certmanager/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/bases/tensorboard.kubeflow.org_tensorboards.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/bases/tensorboard.kubeflow.org_tensorboards.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/bases/tensorboard.kubeflow.org_tensorboards.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/bases/tensorboard.kubeflow.org_tensorboards.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/cainjection_in_tensorboards.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/cainjection_in_tensorboards.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/cainjection_in_tensorboards.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/cainjection_in_tensorboards.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/webhook_in_tensorboards.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/webhook_in_tensorboards.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/webhook_in_tensorboards.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/crd/patches/webhook_in_tensorboards.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_auth_proxy_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_auth_proxy_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_auth_proxy_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_auth_proxy_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_prometheus_metrics_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_prometheus_metrics_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_prometheus_metrics_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_prometheus_metrics_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_webhook_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_webhook_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_webhook_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/manager_webhook_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/webhookcainjection_patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/webhookcainjection_patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/webhookcainjection_patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/default/webhookcainjection_patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/controller_manager_config.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/controller_manager_config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/controller_manager_config.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/controller_manager_config.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/kubeflow/patches/remove-namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/monitor.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/monitor.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/monitor.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/prometheus/monitor.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_client_clusterrole.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/auth_proxy_service.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/leader_election_role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/rbac/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/samples/tensorboard_v1alpha1_tensorboard.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/samples/tensorboard_v1alpha1_tensorboard.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/samples/tensorboard_v1alpha1_tensorboard.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/samples/tensorboard_v1alpha1_tensorboard.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/manifests.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/manifests.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/manifests.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/manifests.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboard-controller/upstream/webhook/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/params.env diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/destination-rule.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/destination-rule.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/destination-rule.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/destination-rule.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/tensorboard/tensorboards-web-app/upstream/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_jaxjobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_jaxjobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_jaxjobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_jaxjobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_mpijobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_mpijobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_mpijobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_mpijobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_paddlejobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_paddlejobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_paddlejobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_paddlejobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_pytorchjobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_pytorchjobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_pytorchjobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_pytorchjobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_tfjobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_tfjobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_tfjobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_tfjobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_xgboostjobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_xgboostjobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_xgboostjobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kubeflow.org_xgboostjobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/crds/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/rbac/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/manifests.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/manifests.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/manifests.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/manifests.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/base/webhook/patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kubeflow-training-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kubeflow-training-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kubeflow-training-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kubeflow-training-roles.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/overlays/standalone/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_clustertrainingruntimes.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_clustertrainingruntimes.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_clustertrainingruntimes.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_clustertrainingruntimes.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainingruntimes.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainingruntimes.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainingruntimes.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainingruntimes.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainjobs.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainjobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainjobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kubeflow.org_trainjobs.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/crds/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/manager.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/manager/manager.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role_binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role_binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role_binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/role_binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/service_account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/service_account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/service_account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/rbac/service_account.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/torch-distributed.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/torch-distributed.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/torch-distributed.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/runtimes/pre-training/torch-distributed.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomizeconfig.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomizeconfig.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomizeconfig.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/kustomizeconfig.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/manifests.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/manifests.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/manifests.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/manifests.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/patch.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/base/webhook/patch.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-manager/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-runtimes/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-runtimes/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-runtimes/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/only-runtimes/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/training-operator/upstream/v2/overlays/standalone/namespace.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role-binding.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role-binding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role-binding.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role-binding.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/params.env b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/params.env diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service-account.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/service.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/viewer-spec.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/viewer-spec.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/viewer-spec.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/base/viewer-spec.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/destination-rule.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/destination-rule.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/destination-rule.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/destination-rule.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/params.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/params.yaml diff --git a/charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/apps/volumes-web-app/upstream/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/common/cert-manager/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/OWNERS diff --git a/charts/kubeflow/1.10.0/common/cert-manager/README.md b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/README.md diff --git a/charts/kubeflow/1.10.0/common/cert-manager/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/cert-manager/base/upstream/cert-manager.yaml b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/base/upstream/cert-manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/base/upstream/cert-manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/base/upstream/cert-manager.yaml diff --git a/charts/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/cluster-issuer.yaml b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/cluster-issuer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/cluster-issuer.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/cluster-issuer.yaml diff --git a/charts/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/cert-manager/kubeflow-issuer/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/dex/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/dex/OWNERS diff --git a/charts/kubeflow/1.10.0/common/dex/README.md b/manifests/kustomize/kubeflow/1.10.0/common/dex/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/dex/README.md diff --git a/charts/kubeflow/1.10.0/common/dex/base/config-map.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/config-map.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/config-map.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/config-map.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/crds.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/crds.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/crds.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/crds.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/dex-passwords.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/dex-passwords.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/dex-passwords.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/dex-passwords.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/base/secret_params.env b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/secret_params.env similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/secret_params.env rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/secret_params.env diff --git a/charts/kubeflow/1.10.0/common/dex/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/base/service.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/overlays/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/overlays/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/overlays/istio/virtual-service.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/overlays/istio/virtual-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/istio/virtual-service.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/config-map.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/config-map.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/config-map.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/config-map.yaml diff --git a/charts/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/dex/overlays/oauth2-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/README.md b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/README.md diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/crd.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/crd.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-crds/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/deny_all_authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/deny_all_authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/deny_all_authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/deny_all_authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway_authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway_authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway_authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/gateway_authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/install.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/install.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/install.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/install.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/disable-debugging.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/disable-debugging.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/disable-debugging.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/disable-debugging.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istiod-remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istiod-remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istiod-remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/istiod-remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istiod.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istiod.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istiod.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/seccomp-istiod.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/service.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/base/patches/service.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/istio-namespace/base/namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/cluster-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/cluster-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/cluster-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/cluster-roles.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/kubeflow-istio-resources/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/profile-overlay.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/profile-overlay.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/profile-overlay.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/profile-overlay.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/profile.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/profile.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/profile.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/profile.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-1-24/split-istio-packages b/manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/split-istio-packages similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-1-24/split-istio-packages rename to manifests/kustomize/kubeflow/1.10.0/common/istio-1-24/split-istio-packages diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/README.md b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/README.md diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/cluster-local-gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway-authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/cluster-local-gateway/base/patches/remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/crd.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/crd.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/crd.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/crd.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-crds/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/deny_all_authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/deny_all_authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/deny_all_authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/deny_all_authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway_authorizationpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway_authorizationpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway_authorizationpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/gateway_authorizationpolicy.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/install.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/install.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/install.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/install.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/disable-debugging.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/disable-debugging.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/disable-debugging.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/disable-debugging.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-configmap-disable-tracing.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istio-ingressgateway-remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istiod-remove-pdb.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istiod-remove-pdb.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istiod-remove-pdb.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/istiod-remove-pdb.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istio-ingressgateway.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istiod.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istiod.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istiod.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/seccomp-istiod.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/service.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/base/patches/service.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-install/overlays/oauth2-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/istio-namespace/base/namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/cluster-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/cluster-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/cluster-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/cluster-roles.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kf-istio-resources.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/kubeflow-istio-resources/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/profile-overlay.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/profile-overlay.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/profile-overlay.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/profile-overlay.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/profile.yaml b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/profile.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/profile.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/profile.yaml diff --git a/charts/kubeflow/1.10.0/common/istio-cni-1-24/split-istio-packages b/manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/split-istio-packages similarity index 100% rename from charts/kubeflow/1.10.0/common/istio-cni-1-24/split-istio-packages rename to manifests/kustomize/kubeflow/1.10.0/common/istio-cni-1-24/split-istio-packages diff --git a/charts/kubeflow/1.10.0/common/knative/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/knative/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/knative/OWNERS diff --git a/charts/kubeflow/1.10.0/common/knative/README.md b/manifests/kustomize/kubeflow/1.10.0/common/knative/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/knative/README.md diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/eventing-post-install.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/eventing-post-install.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/eventing-post-install.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/eventing-post-install.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing-post-install-jobs/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing/base/patches/clusterrole-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/patches/clusterrole-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing/base/patches/clusterrole-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/patches/clusterrole-patch.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/eventing-core.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/eventing-core.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/eventing-core.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/eventing-core.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/in-memory-channel.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/in-memory-channel.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/in-memory-channel.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/in-memory-channel.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/mt-channel-broker.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/mt-channel-broker.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/mt-channel-broker.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-eventing/base/upstream/mt-channel-broker.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/serving-post-install-jobs.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/serving-post-install-jobs.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/serving-post-install-jobs.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving-post-install-jobs/base/serving-post-install-jobs.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-deployment.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-istio.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-istio.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-istio.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/config-istio.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-admin.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-admin.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-admin.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-admin.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-edit.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-edit.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-edit.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-edit.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-view.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-view.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-view.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/knative-serving-namespaced-view.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/namespace-injection.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/namespace-injection.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/namespace-injection.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/namespace-injection.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/remove-gateway.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/remove-gateway.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/remove-gateway.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/remove-gateway.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/seccomp.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/seccomp.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/seccomp.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/seccomp.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/service-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/service-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/service-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/service-labels.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/sidecar-injection.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/sidecar-injection.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/patches/sidecar-injection.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/patches/sidecar-injection.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/net-istio.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/net-istio.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/net-istio.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/net-istio.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/serving-core.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/serving-core.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/serving-core.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/base/upstream/serving-core.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/config-domain.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/config-domain.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/config-domain.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/config-domain.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-istio-system.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-istio-system.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-istio-system.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-istio-system.yaml diff --git a/charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-knative-serving.yaml b/manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-knative-serving.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-knative-serving.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/knative/knative-serving/overlays/gateways/patches/gateway-selector-in-knative-serving.yaml diff --git a/charts/kubeflow/1.10.0/common/kubeflow-namespace/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-namespace/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-namespace/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-namespace/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/kubeflow-namespace/base/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-namespace/base/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-namespace/base/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-namespace/base/namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/kubeflow-roles/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-roles/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/OWNERS diff --git a/charts/kubeflow/1.10.0/common/kubeflow-roles/README.md b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-roles/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/README.md diff --git a/charts/kubeflow/1.10.0/common/kubeflow-roles/base/cluster-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/base/cluster-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-roles/base/cluster-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/base/cluster-roles.yaml diff --git a/charts/kubeflow/1.10.0/common/kubeflow-roles/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/kubeflow-roles/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/kubeflow-roles/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/OWNERS diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/README.md b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/README.md diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/cache-server.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/cache-server.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/cache-server.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/cache-server.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/centraldashboard.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/centraldashboard.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/centraldashboard.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/centraldashboard.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/default-allow-same-namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/default-allow-same-namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/default-allow-same-namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/default-allow-same-namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/jupyter-web-app.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/jupyter-web-app.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/jupyter-web-app.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/jupyter-web-app.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/katib-controller.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-controller.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/katib-controller.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-controller.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/katib-db-manager.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-db-manager.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/katib-db-manager.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-db-manager.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/katib-ui.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/katib-ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/katib-ui.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/kserve-models-web-app.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kserve-models-web-app.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/kserve-models-web-app.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kserve-models-web-app.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/kserve.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kserve.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/kserve.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kserve.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/metadata-envoy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/metadata-envoy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/metadata-envoy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/metadata-envoy.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/metadata-grpc-server.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/metadata-grpc-server.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/metadata-grpc-server.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/metadata-grpc-server.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/minio.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/minio.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/minio.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/minio.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline-ui.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline-ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline-ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline-ui.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/ml-pipeline.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/model-registry-ui.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/model-registry-ui.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/model-registry-ui.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/model-registry-ui.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/model-registry.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/model-registry.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/model-registry.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/model-registry.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/poddefaults.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/poddefaults.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/poddefaults.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/poddefaults.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/pvcviewer-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/pvcviewer-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/pvcviewer-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/pvcviewer-webhook.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/spark-operator-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/spark-operator-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/spark-operator-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/spark-operator-webhook.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/tensorboards-web-app.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/tensorboards-web-app.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/tensorboards-web-app.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/tensorboards-web-app.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/training-operator-webhook.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/training-operator-webhook.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/training-operator-webhook.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/training-operator-webhook.yaml diff --git a/charts/kubeflow/1.10.0/common/networkpolicies/base/volumes-web-app.yaml b/manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/volumes-web-app.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/networkpolicies/base/volumes-web-app.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/networkpolicies/base/volumes-web-app.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/OWNERS b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/OWNERS diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/deployment.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/kubeflow-logo.svg b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/kubeflow-logo.svg similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/kubeflow-logo.svg rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/kubeflow-logo.svg diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/namespace.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/namespace.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/namespace.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/namespace.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/oauth2_proxy.cfg b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/oauth2_proxy.cfg similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/oauth2_proxy.cfg rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/oauth2_proxy.cfg diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/service.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/service.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/service.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/serviceaccount.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/serviceaccount.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/serviceaccount.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/serviceaccount.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/base/virtualservice.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/virtualservice.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/base/virtualservice.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/base/virtualservice.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/clusterrolebinding.unauthenticated-oidc-viewer.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/clusterrolebinding.unauthenticated-oidc-viewer.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/clusterrolebinding.unauthenticated-oidc-viewer.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/clusterrolebinding.unauthenticated-oidc-viewer.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/allow-unauthenticated-issuer-discovery/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/patches/deployment.logout-url.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/patches/deployment.logout-url.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/patches/deployment.logout-url.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/central-dashboard/patches/deployment.logout-url.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/cluster-jwks-proxy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/cluster-jwks-proxy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/cluster-jwks-proxy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/cluster-jwks-proxy.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/cluster-jwks-proxy/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/cm.enable-oauth2-proxy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/cm.enable-oauth2-proxy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/cm.enable-oauth2-proxy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/cm.enable-oauth2-proxy.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/deployment.jwt-refresh-interval.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/deployment.jwt-refresh-interval.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/deployment.jwt-refresh-interval.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth-patches/patches/deployment.jwt-refresh-interval.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.cloudflare.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.cloudflare.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.cloudflare.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.cloudflare.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.cloudflare.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.cloudflare.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.cloudflare.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.cloudflare.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/requestauthentication.dex-jwt.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/requestauthentication.dex-jwt.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/requestauthentication.dex-jwt.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-external-auth/requestauthentication.dex-jwt.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/README.md b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/README.md similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/README.md rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/README.md diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/istio-m2m/requestauthentication.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/kubeflow_auth_diagram.svg b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/kubeflow_auth_diagram.svg similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/kubeflow_auth_diagram.svg rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/kubeflow_auth_diagram.svg diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/components/oauth2-flow.svg b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/oauth2-flow.svg similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/components/oauth2-flow.svg rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/components/oauth2-flow.svg diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-eks/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-eks/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-eks/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-eks/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-kind/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-kind/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-kind/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-and-kind/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-dex-only/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-oauth2-proxy.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/authorizationpolicy.istio-ingressgateway-require-jwt.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/requestauthentication.keycloak-jwt.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/requestauthentication.keycloak-jwt.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/requestauthentication.keycloak-jwt.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/istio-keycloak-auth/requestauthentication.keycloak-jwt.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/m2m.env b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/m2m.env similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/m2m.env rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/m2m.env diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/patch-oauth2-proxy-config.yaml b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/patch-oauth2-proxy-config.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/patch-oauth2-proxy-config.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/patch-oauth2-proxy-config.yaml diff --git a/charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/secrets.env b/manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/secrets.env similarity index 100% rename from charts/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/secrets.env rename to manifests/kustomize/kubeflow/1.10.0/common/oauth2-proxy/overlays/m2m-keycloak/secrets.env diff --git a/charts/kubeflow/1.10.0/common/user-namespace/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/user-namespace/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/common/user-namespace/base/params.env b/manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/params.env similarity index 100% rename from charts/kubeflow/1.10.0/common/user-namespace/base/params.env rename to manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/params.env diff --git a/charts/kubeflow/1.10.0/common/user-namespace/base/params.yaml b/manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/params.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/user-namespace/base/params.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/params.yaml diff --git a/charts/kubeflow/1.10.0/common/user-namespace/base/profile-instance.yaml b/manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/profile-instance.yaml similarity index 100% rename from charts/kubeflow/1.10.0/common/user-namespace/base/profile-instance.yaml rename to manifests/kustomize/kubeflow/1.10.0/common/user-namespace/base/profile-instance.yaml diff --git a/charts/kubeflow/1.10.0/dip/README.md b/manifests/kustomize/kubeflow/1.10.0/dip/README.md similarity index 100% rename from charts/kubeflow/1.10.0/dip/README.md rename to manifests/kustomize/kubeflow/1.10.0/dip/README.md diff --git a/charts/kubeflow/1.10.0/dip/applicationset/kubeflow-applicationset.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/applicationset/kubeflow-applicationset.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/applicationset/kubeflow-applicationset.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/applicationset/kubeflow-applicationset.yaml diff --git a/charts/kubeflow/1.10.0/dip/istio-system/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/istio-system/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/istio-system/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/istio-system/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-policy.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-role.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-role.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-role.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-role.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-rolebinding.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-rolebinding.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-core/cluster-rolebinding.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/cluster-rolebinding.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-core/ingress.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/ingress.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-core/ingress.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/ingress.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-core/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-core/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-core/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/README.md b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/README.md similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/README.md rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/README.md diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-deployment.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-domain.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-domain.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-domain.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-domain.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-feature.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-feature.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-feature.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-feature.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-network.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-network.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-network.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/config-network.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-istio-system.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-istio-system.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-istio-system.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-istio-system.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-knative-serving.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-knative-serving.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-knative-serving.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/knative-serving/patches/gateway-selector-in-knative-serving.yaml diff --git a/charts/kubeflow/1.10.0/dip/kubeflow-dependencies/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/dip/kubeflow-dependencies/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/dip/kubeflow-dependencies/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/example/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/example/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/example/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/example/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/OWNERS b/manifests/kustomize/kubeflow/1.10.0/experimental/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/experimental/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/experimental/OWNERS diff --git a/charts/kubeflow/1.10.0/experimental/README.md b/manifests/kustomize/kubeflow/1.10.0/experimental/README.md similarity index 100% rename from charts/kubeflow/1.10.0/experimental/README.md rename to manifests/kustomize/kubeflow/1.10.0/experimental/README.md diff --git a/charts/kubeflow/1.10.0/experimental/ray/Makefile b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/Makefile similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/Makefile rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/Makefile diff --git a/charts/kubeflow/1.10.0/experimental/ray/OWNERS b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/OWNERS diff --git a/charts/kubeflow/1.10.0/experimental/ray/README.md b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/README.md similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/README.md rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/README.md diff --git a/charts/kubeflow/1.10.0/experimental/ray/UPGRADE.md b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/UPGRADE.md similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/UPGRADE.md rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/UPGRADE.md diff --git a/charts/kubeflow/1.10.0/experimental/ray/assets/architecture.svg b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/assets/architecture.svg similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/assets/architecture.svg rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/assets/architecture.svg diff --git a/charts/kubeflow/1.10.0/experimental/ray/assets/map-of-ray.png b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/assets/map-of-ray.png similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/assets/map-of-ray.png rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/assets/map-of-ray.png diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/aggregated-roles.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/aggregated-roles.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/aggregated-roles.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/aggregated-roles.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/resources.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/resources.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/resources.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/base/resources.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/disable-injection.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/disable-injection.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/disable-injection.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/disable-injection.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/kubeflow/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/standalone/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/standalone/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/kuberay-operator/overlays/standalone/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/raycluster_example.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/raycluster_example.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/raycluster_example.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/raycluster_example.yaml diff --git a/charts/kubeflow/1.10.0/experimental/ray/test.sh b/manifests/kustomize/kubeflow/1.10.0/experimental/ray/test.sh similarity index 100% rename from charts/kubeflow/1.10.0/experimental/ray/test.sh rename to manifests/kustomize/kubeflow/1.10.0/experimental/ray/test.sh diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/OWNERS b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/OWNERS similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/OWNERS rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/OWNERS diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/README.md b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/README.md similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/README.md rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/README.md diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/UPDGRADE.md b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/UPDGRADE.md similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/UPDGRADE.md rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/UPDGRADE.md diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/minio-service-patch.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/minio-service-patch.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/minio-service-patch.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/minio-service-patch.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/deployment.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/sync.py b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/sync.py similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/sync.py rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/pipeline-profile-controller/sync.py diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-create-admin-user-job.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-create-admin-user-job.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-create-admin-user-job.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-create-admin-user-job.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-deployment.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-deployment.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-deployment.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-deployment.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-networkpolicy.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-networkpolicy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-networkpolicy.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-networkpolicy.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-pvc.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-pvc.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-pvc.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-pvc.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service-account.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service-account.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service-account.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service-account.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/base/seaweedfs/seaweedfs-service.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/istio/istio-authorization-policy.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/istio/istio-authorization-policy.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/istio/istio-authorization-policy.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/istio/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/istio/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/istio/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/istio/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/seaweedfs/test.sh b/manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/test.sh similarity index 100% rename from charts/kubeflow/1.10.0/experimental/seaweedfs/test.sh rename to manifests/kustomize/kubeflow/1.10.0/experimental/seaweedfs/test.sh diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/namespace-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/namespace-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/namespace-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/baseline/namespace-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/namespace-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/namespace-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/namespace-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/dynamic/restricted/namespace-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/auth-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/auth-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/auth-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/auth-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/cert-manager-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/cert-manager-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/cert-manager-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/cert-manager-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/istio-system-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/istio-system-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/istio-system-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/istio-system-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/knative-serving-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/knative-serving-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/knative-serving-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/knative-serving-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/kubeflow-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/kubeflow-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/kubeflow-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/kubeflow-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/oauth2-proxy-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/oauth2-proxy-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/oauth2-proxy-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/baseline/patches/oauth2-proxy-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/kustomization.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/kustomization.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/kustomization.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/kustomization.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/auth-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/auth-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/auth-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/auth-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/cert-manager-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/cert-manager-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/cert-manager-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/cert-manager-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/istio-system-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/istio-system-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/istio-system-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/istio-system-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/knative-serving-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/knative-serving-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/knative-serving-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/knative-serving-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/kubeflow-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/kubeflow-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/kubeflow-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/kubeflow-labels.yaml diff --git a/charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/oauth2-proxy-labels.yaml b/manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/oauth2-proxy-labels.yaml similarity index 100% rename from charts/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/oauth2-proxy-labels.yaml rename to manifests/kustomize/kubeflow/1.10.0/experimental/security/PSS/static/restricted/patches/oauth2-proxy-labels.yaml diff --git a/charts/kubeflow/1.10.0/proposals/20200913-rootlessKubeflow.md b/manifests/kustomize/kubeflow/1.10.0/proposals/20200913-rootlessKubeflow.md similarity index 100% rename from charts/kubeflow/1.10.0/proposals/20200913-rootlessKubeflow.md rename to manifests/kustomize/kubeflow/1.10.0/proposals/20200913-rootlessKubeflow.md diff --git a/charts/kubeflow/1.10.0/proposals/20220926-contrib-component-guidelines.md b/manifests/kustomize/kubeflow/1.10.0/proposals/20220926-contrib-component-guidelines.md similarity index 100% rename from charts/kubeflow/1.10.0/proposals/20220926-contrib-component-guidelines.md rename to manifests/kustomize/kubeflow/1.10.0/proposals/20220926-contrib-component-guidelines.md diff --git a/charts/kubeflow/1.10.0/proposals/20230323-end-to-end-testing.md b/manifests/kustomize/kubeflow/1.10.0/proposals/20230323-end-to-end-testing.md similarity index 100% rename from charts/kubeflow/1.10.0/proposals/20230323-end-to-end-testing.md rename to manifests/kustomize/kubeflow/1.10.0/proposals/20230323-end-to-end-testing.md diff --git a/charts/kubeflow/1.10.0/proposals/20240606-jwt-handling.md b/manifests/kustomize/kubeflow/1.10.0/proposals/20240606-jwt-handling.md similarity index 100% rename from charts/kubeflow/1.10.0/proposals/20240606-jwt-handling.md rename to manifests/kustomize/kubeflow/1.10.0/proposals/20240606-jwt-handling.md diff --git a/charts/kubeflow/1.10.0/proposals/README.md b/manifests/kustomize/kubeflow/1.10.0/proposals/README.md similarity index 100% rename from charts/kubeflow/1.10.0/proposals/README.md rename to manifests/kustomize/kubeflow/1.10.0/proposals/README.md diff --git a/charts/kubeflow/1.10.0/scripts/library.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/library.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/library.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/library.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-istio-cni-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-istio-cni-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-istio-cni-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-istio-cni-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-istio-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-istio-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-istio-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-istio-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-katib-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-katib-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-katib-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-katib-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-knative-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-knative-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-knative-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-knative-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-kserve-kserve-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kserve-kserve-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-kserve-kserve-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kserve-kserve-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-kserve-web-application-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kserve-web-application-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-kserve-web-application-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kserve-web-application-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-kubeflow-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kubeflow-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-kubeflow-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-kubeflow-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-model-registry-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-model-registry-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-model-registry-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-model-registry-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-pipelines-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-pipelines-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-pipelines-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-pipelines-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-spark-operator-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-spark-operator-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-spark-operator-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-spark-operator-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/synchronize-training-operator-manifests.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-training-operator-manifests.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/synchronize-training-operator-manifests.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/synchronize-training-operator-manifests.sh diff --git a/charts/kubeflow/1.10.0/scripts/template.sh b/manifests/kustomize/kubeflow/1.10.0/scripts/template.sh similarity index 100% rename from charts/kubeflow/1.10.0/scripts/template.sh rename to manifests/kustomize/kubeflow/1.10.0/scripts/template.sh diff --git a/charts/kubeflow/1.10.0/scripts/trivy_scan.py b/manifests/kustomize/kubeflow/1.10.0/scripts/trivy_scan.py similarity index 100% rename from charts/kubeflow/1.10.0/scripts/trivy_scan.py rename to manifests/kustomize/kubeflow/1.10.0/scripts/trivy_scan.py diff --git a/charts/kubeflow/1.10.0/tests/README.md b/manifests/kustomize/kubeflow/1.10.0/tests/README.md similarity index 100% rename from charts/kubeflow/1.10.0/tests/README.md rename to manifests/kustomize/kubeflow/1.10.0/tests/README.md diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/enable_baseline_PSS.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/enable_baseline_PSS.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/enable_baseline_PSS.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/enable_baseline_PSS.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/enable_restricted_PSS.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/enable_restricted_PSS.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/enable_restricted_PSS.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/enable_restricted_PSS.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_KinD_create_KinD_cluster_install_kustomize.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_argo_cli.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_argo_cli.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_argo_cli.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_argo_cli.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_central_dashboard.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_central_dashboard.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_central_dashboard.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_central_dashboard.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_cert_manager.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_cert_manager.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_cert_manager.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_cert_manager.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_dex.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_dex.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_dex.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_dex.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_istio-cni.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_istio-cni.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_istio-cni.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_istio-cni.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_katib.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_katib.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_katib.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_katib.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_knative-cni.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_knative-cni.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_knative-cni.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_knative-cni.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_kserve.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kserve.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_kserve.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kserve.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_kubectl.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kubectl.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_kubectl.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kubectl.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_kubeflow_profile.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kubeflow_profile.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_kubeflow_profile.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kubeflow_profile.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_kustomize.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kustomize.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_kustomize.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_kustomize.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_multi_tenancy.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_multi_tenancy.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_multi_tenancy.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_multi_tenancy.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_oauth2-proxy.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_oauth2-proxy.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_oauth2-proxy.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_oauth2-proxy.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_pipelines.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_pipelines.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_pipelines.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_pipelines.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_pipelines_swfs.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_pipelines_swfs.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_pipelines_swfs.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_pipelines_swfs.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_spark.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_spark.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_spark.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_spark.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_training_operator.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_training_operator.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_training_operator.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_training_operator.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_trivy.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_trivy.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_trivy.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_trivy.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/install_volumes_web_application.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_volumes_web_application.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/install_volumes_web_application.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/install_volumes_web_application.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/katib_test.yaml b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/katib_test.yaml similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/katib_test.yaml rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/katib_test.yaml diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/kserve_test.yaml b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/kserve_test.yaml similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/kserve_test.yaml rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/kserve_test.yaml diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/poddefaults.access-ml-pipeline.kubeflow-user-example-com.yaml b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/poddefaults.access-ml-pipeline.kubeflow-user-example-com.yaml similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/poddefaults.access-ml-pipeline.kubeflow-user-example-com.yaml rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/poddefaults.access-ml-pipeline.kubeflow-user-example-com.yaml diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/test_pipeline.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/test_pipeline.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/test_pipeline.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/test_pipeline.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/training_operator_job.yaml b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/training_operator_job.yaml similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kf-objects/training_operator_job.yaml rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kf-objects/training_operator_job.yaml diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kserve/data/iris_input.json b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/data/iris_input.json similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kserve/data/iris_input.json rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/data/iris_input.json diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kserve/requirements.txt b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/requirements.txt similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kserve/requirements.txt rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/requirements.txt diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kserve/test_sklearn.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/test_sklearn.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kserve/test_sklearn.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/test_sklearn.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/kserve/utils.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/utils.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/kserve/utils.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/kserve/utils.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/oauth2_dex_credentials.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/oauth2_dex_credentials.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/oauth2_dex_credentials.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/oauth2_dex_credentials.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/port_forward_gateway.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/port_forward_gateway.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/port_forward_gateway.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/port_forward_gateway.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/run_and_wait_kubeflow_pipeline.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/run_and_wait_kubeflow_pipeline.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/run_and_wait_kubeflow_pipeline.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/run_and_wait_kubeflow_pipeline.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/runasnonroot.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/runasnonroot.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/runasnonroot.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/runasnonroot.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_dex_login.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_dex_login.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_dex_login.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_dex_login.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_kserve.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_kserve.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_kserve.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_kserve.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v1.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v1.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v1.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v1.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v2.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v2.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v2.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_pipeline_v2.py diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_spark.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_spark.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_spark.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_spark.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_training_operator.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_training_operator.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_training_operator.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_training_operator.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/test_volumes_web_application.sh b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_volumes_web_application.sh similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/test_volumes_web_application.sh rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/test_volumes_web_application.sh diff --git a/charts/kubeflow/1.10.0/tests/gh-actions/trivy_scan.py b/manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/trivy_scan.py similarity index 100% rename from charts/kubeflow/1.10.0/tests/gh-actions/trivy_scan.py rename to manifests/kustomize/kubeflow/1.10.0/tests/gh-actions/trivy_scan.py diff --git a/charts/model-registry/0.2.19/OWNERS b/manifests/kustomize/model-registry/0.2.19/OWNERS similarity index 100% rename from charts/model-registry/0.2.19/OWNERS rename to manifests/kustomize/model-registry/0.2.19/OWNERS diff --git a/charts/model-registry/0.2.19/README.md b/manifests/kustomize/model-registry/0.2.19/README.md similarity index 100% rename from charts/model-registry/0.2.19/README.md rename to manifests/kustomize/model-registry/0.2.19/README.md diff --git a/charts/model-registry/0.2.19/base/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/base/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/base/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/base/kustomization.yaml diff --git a/charts/model-registry/0.2.19/base/model-registry-configmap.yaml b/manifests/kustomize/model-registry/0.2.19/base/model-registry-configmap.yaml similarity index 100% rename from charts/model-registry/0.2.19/base/model-registry-configmap.yaml rename to manifests/kustomize/model-registry/0.2.19/base/model-registry-configmap.yaml diff --git a/charts/model-registry/0.2.19/base/model-registry-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/base/model-registry-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/base/model-registry-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/base/model-registry-deployment.yaml diff --git a/charts/model-registry/0.2.19/base/model-registry-sa.yaml b/manifests/kustomize/model-registry/0.2.19/base/model-registry-sa.yaml similarity index 100% rename from charts/model-registry/0.2.19/base/model-registry-sa.yaml rename to manifests/kustomize/model-registry/0.2.19/base/model-registry-sa.yaml diff --git a/charts/model-registry/0.2.19/base/model-registry-service.yaml b/manifests/kustomize/model-registry/0.2.19/base/model-registry-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/base/model-registry-service.yaml rename to manifests/kustomize/model-registry/0.2.19/base/model-registry-service.yaml diff --git a/charts/model-registry/0.2.19/options/controller/default/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/default/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/default/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/default/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/default/manager_metrics_patch.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/default/manager_metrics_patch.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/default/manager_metrics_patch.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/default/manager_metrics_patch.yaml diff --git a/charts/model-registry/0.2.19/options/controller/default/metrics_service.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/default/metrics_service.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/default/metrics_service.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/default/metrics_service.yaml diff --git a/charts/model-registry/0.2.19/options/controller/manager/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/manager/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/manager/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/manager/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/manager/manager.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/manager/manager.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/manager/manager.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/manager/manager.yaml diff --git a/charts/model-registry/0.2.19/options/controller/network-policy/allow-metrics-traffic.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/network-policy/allow-metrics-traffic.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/network-policy/allow-metrics-traffic.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/network-policy/allow-metrics-traffic.yaml diff --git a/charts/model-registry/0.2.19/options/controller/network-policy/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/network-policy/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/network-policy/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/network-policy/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/overlays/base/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/overlays/base/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/overlays/base/params.env b/manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/params.env similarity index 100% rename from charts/model-registry/0.2.19/options/controller/overlays/base/params.env rename to manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/params.env diff --git a/charts/model-registry/0.2.19/options/controller/overlays/base/replacements.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/replacements.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/overlays/base/replacements.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/overlays/base/replacements.yaml diff --git a/charts/model-registry/0.2.19/options/controller/prometheus/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/prometheus/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/prometheus/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/prometheus/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/prometheus/monitor.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/prometheus/monitor.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/prometheus/monitor.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/prometheus/monitor.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/leader_election_role.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/leader_election_role.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/leader_election_role.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/leader_election_role.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/leader_election_role_binding.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/leader_election_role_binding.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/leader_election_role_binding.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/leader_election_role_binding.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/metrics_auth_role.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_auth_role.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/metrics_auth_role.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_auth_role.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/metrics_auth_role_binding.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_auth_role_binding.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/metrics_auth_role_binding.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_auth_role_binding.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/metrics_reader_role.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_reader_role.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/metrics_reader_role.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/metrics_reader_role.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/role.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/role.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/role.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/role.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/role_binding.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/role_binding.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/role_binding.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/role_binding.yaml diff --git a/charts/model-registry/0.2.19/options/controller/rbac/service_account.yaml b/manifests/kustomize/model-registry/0.2.19/options/controller/rbac/service_account.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/controller/rbac/service_account.yaml rename to manifests/kustomize/model-registry/0.2.19/options/controller/rbac/service_account.yaml diff --git a/charts/model-registry/0.2.19/options/csi/clusterstoragecontainer.yaml b/manifests/kustomize/model-registry/0.2.19/options/csi/clusterstoragecontainer.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/csi/clusterstoragecontainer.yaml rename to manifests/kustomize/model-registry/0.2.19/options/csi/clusterstoragecontainer.yaml diff --git a/charts/model-registry/0.2.19/options/csi/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/csi/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/csi/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/csi/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/istio/destination-rule.yaml b/manifests/kustomize/model-registry/0.2.19/options/istio/destination-rule.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/istio/destination-rule.yaml rename to manifests/kustomize/model-registry/0.2.19/options/istio/destination-rule.yaml diff --git a/charts/model-registry/0.2.19/options/istio/istio-authorization-policy.yaml b/manifests/kustomize/model-registry/0.2.19/options/istio/istio-authorization-policy.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/istio/istio-authorization-policy.yaml rename to manifests/kustomize/model-registry/0.2.19/options/istio/istio-authorization-policy.yaml diff --git a/charts/model-registry/0.2.19/options/istio/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/istio/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/istio/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/istio/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/istio/virtual-service.yaml b/manifests/kustomize/model-registry/0.2.19/options/istio/virtual-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/istio/virtual-service.yaml rename to manifests/kustomize/model-registry/0.2.19/options/istio/virtual-service.yaml diff --git a/charts/model-registry/0.2.19/options/ui/base/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/base/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/base/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/base/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/ui/base/model-registry-ui-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/base/model-registry-ui-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-deployment.yaml diff --git a/charts/model-registry/0.2.19/options/ui/base/model-registry-ui-role.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-role.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/base/model-registry-ui-role.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-role.yaml diff --git a/charts/model-registry/0.2.19/options/ui/base/model-registry-ui-service-account.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-service-account.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/base/model-registry-ui-service-account.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-service-account.yaml diff --git a/charts/model-registry/0.2.19/options/ui/base/model-registry-ui-service.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/base/model-registry-ui-service.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/base/model-registry-ui-service.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/integrated/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/integrated/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/integrated/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/integrated/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/integrated/model-registry-ui-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/integrated/model-registry-ui-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/integrated/model-registry-ui-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/integrated/model-registry-ui-deployment.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/istio/authorization-policy-ui.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/authorization-policy-ui.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/istio/authorization-policy-ui.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/authorization-policy-ui.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/istio/destination-rule-ui.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/destination-rule-ui.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/istio/destination-rule-ui.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/destination-rule-ui.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/istio/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/istio/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/istio/model-registry-ui-service.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/model-registry-ui-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/istio/model-registry-ui-service.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/model-registry-ui-service.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/istio/virtual-service.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/virtual-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/istio/virtual-service.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/istio/virtual-service.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/kubeflow-dashboard-rbac.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/standalone/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/standalone/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/kustomization.yaml diff --git a/charts/model-registry/0.2.19/options/ui/overlays/standalone/model-registry-ui-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/model-registry-ui-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/options/ui/overlays/standalone/model-registry-ui-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/options/ui/overlays/standalone/model-registry-ui-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/argocd/README.md b/manifests/kustomize/model-registry/0.2.19/overlays/argocd/README.md similarity index 100% rename from charts/model-registry/0.2.19/overlays/argocd/README.md rename to manifests/kustomize/model-registry/0.2.19/overlays/argocd/README.md diff --git a/charts/model-registry/0.2.19/overlays/argocd/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/argocd/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/argocd/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/argocd/kustomization.yaml diff --git a/charts/model-registry/0.2.19/overlays/argocd/model-registry-application.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/argocd/model-registry-application.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/argocd/model-registry-application.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/argocd/model-registry-application.yaml diff --git a/charts/model-registry/0.2.19/overlays/argocd/patch-db-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/argocd/patch-db-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/argocd/patch-db-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/argocd/patch-db-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/argocd/patch-model-registry-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/argocd/patch-model-registry-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/argocd/patch-model-registry-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/argocd/patch-model-registry-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/db/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/db/kustomization.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/model-registry-db-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/model-registry-db-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/model-registry-db-pvc.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-pvc.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/model-registry-db-pvc.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-pvc.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/model-registry-db-service.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/model-registry-db-service.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/db/model-registry-db-service.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/params.env b/manifests/kustomize/model-registry/0.2.19/overlays/db/params.env similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/params.env rename to manifests/kustomize/model-registry/0.2.19/overlays/db/params.env diff --git a/charts/model-registry/0.2.19/overlays/db/patches/model-registry-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/db/patches/model-registry-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/patches/model-registry-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/db/patches/model-registry-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/db/secrets.env b/manifests/kustomize/model-registry/0.2.19/overlays/db/secrets.env similarity index 100% rename from charts/model-registry/0.2.19/overlays/db/secrets.env rename to manifests/kustomize/model-registry/0.2.19/overlays/db/secrets.env diff --git a/charts/model-registry/0.2.19/overlays/postgres/kustomization.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/kustomization.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/kustomization.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/kustomization.yaml diff --git a/charts/model-registry/0.2.19/overlays/postgres/model-registry-db-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/model-registry-db-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/postgres/model-registry-db-pvc.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-pvc.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/model-registry-db-pvc.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-pvc.yaml diff --git a/charts/model-registry/0.2.19/overlays/postgres/model-registry-db-service.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-service.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/model-registry-db-service.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/model-registry-db-service.yaml diff --git a/charts/model-registry/0.2.19/overlays/postgres/params.env b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/params.env similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/params.env rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/params.env diff --git a/charts/model-registry/0.2.19/overlays/postgres/patches/model-registry-deployment.yaml b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/patches/model-registry-deployment.yaml similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/patches/model-registry-deployment.yaml rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/patches/model-registry-deployment.yaml diff --git a/charts/model-registry/0.2.19/overlays/postgres/secrets.env b/manifests/kustomize/model-registry/0.2.19/overlays/postgres/secrets.env similarity index 100% rename from charts/model-registry/0.2.19/overlays/postgres/secrets.env rename to manifests/kustomize/model-registry/0.2.19/overlays/postgres/secrets.env