From e9019dd8b11fa9c6537d3bf988c667cdc799763e Mon Sep 17 00:00:00 2001 From: diptianjan Date: Fri, 21 Jan 2022 22:38:06 +0530 Subject: [PATCH] Moving the 1.2.x px-backup, px-license-server and px-monitor charts to deprecated_charts directory. --- {charts => deprecated_charts}/px-backup/Chart.yaml | 0 {charts => deprecated_charts}/px-backup/README.md | 0 {charts => deprecated_charts}/px-backup/templates/NOTES.txt | 0 {charts => deprecated_charts}/px-backup/templates/_helpers.tpl | 0 .../px-backup/templates/px-backup/pxcentral-backup.yaml | 0 .../px-backup/templates/px-backup/pxcentral-etcd.yaml | 0 .../px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml | 0 .../px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml | 0 .../px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml | 0 .../px-backup/templates/px-central-ui/pxcentral-ui.yaml | 0 .../px-backup/templates/px-monitor-svc.yaml | 0 .../px-backup/templates/pxcentral-api-server.yaml | 0 .../px-backup/templates/pxcentral-onprem.yaml | 0 .../px-backup/templates/pxcentral-post-install-hook.yaml | 0 {charts => deprecated_charts}/px-backup/values-metadata.yaml | 0 {charts => deprecated_charts}/px-backup/values.yaml | 0 {charts => deprecated_charts}/px-license-server/.helmignore | 0 {charts => deprecated_charts}/px-license-server/Chart.yaml | 0 {charts => deprecated_charts}/px-license-server/README.md | 0 .../px-license-server/templates/NOTES.txt | 0 .../px-license-server/templates/_helpers.tpl | 0 .../px-license-server/templates/deployment.yaml | 0 .../px-license-server/templates/license-server-configmap.yaml | 0 .../px-license-server/templates/license-server-ha-setup.yaml | 0 .../px-license-server/templates/license-server-pre-delete.yaml | 0 .../px-license-server/templates/license-server-secret.yaml | 0 .../px-license-server/templates/service.yaml | 0 {charts => deprecated_charts}/px-license-server/values.yaml | 0 {charts => deprecated_charts}/px-monitor/.helmignore | 0 {charts => deprecated_charts}/px-monitor/Chart.yaml | 0 {charts => deprecated_charts}/px-monitor/README.md | 0 .../px-monitor/crds/crd-alertmanager.yaml | 0 {charts => deprecated_charts}/px-monitor/crds/crd-podmonitor.yaml | 0 {charts => deprecated_charts}/px-monitor/crds/crd-prometheus.yaml | 0 .../px-monitor/crds/crd-prometheusrules.yaml | 0 .../px-monitor/crds/crd-servicemonitor.yaml | 0 .../px-monitor/files/portworx-backup-dashboard.json | 0 .../px-monitor/files/portworx-cluster-dashboard.json | 0 .../px-monitor/files/portworx-etcd-dashboard.json | 0 .../px-monitor/files/portworx-node-dashboard.json | 0 .../px-monitor/files/portworx-volume-dashboard.json | 0 {charts => deprecated_charts}/px-monitor/templates/NOTES.txt | 0 {charts => deprecated_charts}/px-monitor/templates/_helpers.tpl | 0 .../px-monitor/templates/cortex/cortex-backend.yaml | 0 .../px-monitor/templates/cortex/cortex-sts.yaml | 0 .../px-monitor/templates/cortex/cortex.yaml | 0 .../px-monitor/templates/cortex/rbac.yaml | 0 .../px-monitor/templates/grafana/grafana-config.yaml | 0 .../px-monitor/templates/grafana/grafana.yaml | 0 .../px-monitor/templates/prometheus/prometheus.yaml | 0 .../px-monitor/templates/px-backup-service-monitor.yaml | 0 .../px-monitor/templates/px-monitor-config.yaml | 0 .../px-monitor/templates/px-monitor-post-install-setup.yaml | 0 .../px-monitor/templates/px-monitor-pre-delete.yaml | 0 {charts => deprecated_charts}/px-monitor/values.yaml | 0 55 files changed, 0 insertions(+), 0 deletions(-) rename {charts => deprecated_charts}/px-backup/Chart.yaml (100%) rename {charts => deprecated_charts}/px-backup/README.md (100%) rename {charts => deprecated_charts}/px-backup/templates/NOTES.txt (100%) rename {charts => deprecated_charts}/px-backup/templates/_helpers.tpl (100%) rename {charts => deprecated_charts}/px-backup/templates/px-backup/pxcentral-backup.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-backup/pxcentral-etcd.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-central-ui/pxcentral-ui.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/px-monitor-svc.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/pxcentral-api-server.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/pxcentral-onprem.yaml (100%) rename {charts => deprecated_charts}/px-backup/templates/pxcentral-post-install-hook.yaml (100%) rename {charts => deprecated_charts}/px-backup/values-metadata.yaml (100%) rename {charts => deprecated_charts}/px-backup/values.yaml (100%) rename {charts => deprecated_charts}/px-license-server/.helmignore (100%) rename {charts => deprecated_charts}/px-license-server/Chart.yaml (100%) rename {charts => deprecated_charts}/px-license-server/README.md (100%) rename {charts => deprecated_charts}/px-license-server/templates/NOTES.txt (100%) rename {charts => deprecated_charts}/px-license-server/templates/_helpers.tpl (100%) rename {charts => deprecated_charts}/px-license-server/templates/deployment.yaml (100%) rename {charts => deprecated_charts}/px-license-server/templates/license-server-configmap.yaml (100%) rename {charts => deprecated_charts}/px-license-server/templates/license-server-ha-setup.yaml (100%) rename {charts => deprecated_charts}/px-license-server/templates/license-server-pre-delete.yaml (100%) rename {charts => deprecated_charts}/px-license-server/templates/license-server-secret.yaml (100%) rename {charts => deprecated_charts}/px-license-server/templates/service.yaml (100%) rename {charts => deprecated_charts}/px-license-server/values.yaml (100%) rename {charts => deprecated_charts}/px-monitor/.helmignore (100%) rename {charts => deprecated_charts}/px-monitor/Chart.yaml (100%) rename {charts => deprecated_charts}/px-monitor/README.md (100%) rename {charts => deprecated_charts}/px-monitor/crds/crd-alertmanager.yaml (100%) rename {charts => deprecated_charts}/px-monitor/crds/crd-podmonitor.yaml (100%) rename {charts => deprecated_charts}/px-monitor/crds/crd-prometheus.yaml (100%) rename {charts => deprecated_charts}/px-monitor/crds/crd-prometheusrules.yaml (100%) rename {charts => deprecated_charts}/px-monitor/crds/crd-servicemonitor.yaml (100%) rename {charts => deprecated_charts}/px-monitor/files/portworx-backup-dashboard.json (100%) rename {charts => deprecated_charts}/px-monitor/files/portworx-cluster-dashboard.json (100%) rename {charts => deprecated_charts}/px-monitor/files/portworx-etcd-dashboard.json (100%) rename {charts => deprecated_charts}/px-monitor/files/portworx-node-dashboard.json (100%) rename {charts => deprecated_charts}/px-monitor/files/portworx-volume-dashboard.json (100%) rename {charts => deprecated_charts}/px-monitor/templates/NOTES.txt (100%) rename {charts => deprecated_charts}/px-monitor/templates/_helpers.tpl (100%) rename {charts => deprecated_charts}/px-monitor/templates/cortex/cortex-backend.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/cortex/cortex-sts.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/cortex/cortex.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/cortex/rbac.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/grafana/grafana-config.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/grafana/grafana.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/prometheus/prometheus.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/px-backup-service-monitor.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/px-monitor-config.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/px-monitor-post-install-setup.yaml (100%) rename {charts => deprecated_charts}/px-monitor/templates/px-monitor-pre-delete.yaml (100%) rename {charts => deprecated_charts}/px-monitor/values.yaml (100%) diff --git a/charts/px-backup/Chart.yaml b/deprecated_charts/px-backup/Chart.yaml similarity index 100% rename from charts/px-backup/Chart.yaml rename to deprecated_charts/px-backup/Chart.yaml diff --git a/charts/px-backup/README.md b/deprecated_charts/px-backup/README.md similarity index 100% rename from charts/px-backup/README.md rename to deprecated_charts/px-backup/README.md diff --git a/charts/px-backup/templates/NOTES.txt b/deprecated_charts/px-backup/templates/NOTES.txt similarity index 100% rename from charts/px-backup/templates/NOTES.txt rename to deprecated_charts/px-backup/templates/NOTES.txt diff --git a/charts/px-backup/templates/_helpers.tpl b/deprecated_charts/px-backup/templates/_helpers.tpl similarity index 100% rename from charts/px-backup/templates/_helpers.tpl rename to deprecated_charts/px-backup/templates/_helpers.tpl diff --git a/charts/px-backup/templates/px-backup/pxcentral-backup.yaml b/deprecated_charts/px-backup/templates/px-backup/pxcentral-backup.yaml similarity index 100% rename from charts/px-backup/templates/px-backup/pxcentral-backup.yaml rename to deprecated_charts/px-backup/templates/px-backup/pxcentral-backup.yaml diff --git a/charts/px-backup/templates/px-backup/pxcentral-etcd.yaml b/deprecated_charts/px-backup/templates/px-backup/pxcentral-etcd.yaml similarity index 100% rename from charts/px-backup/templates/px-backup/pxcentral-etcd.yaml rename to deprecated_charts/px-backup/templates/px-backup/pxcentral-etcd.yaml diff --git a/charts/px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml b/deprecated_charts/px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml similarity index 100% rename from charts/px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml rename to deprecated_charts/px-backup/templates/px-central-oidc/pxcentral-keycloak.yaml diff --git a/charts/px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml b/deprecated_charts/px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml similarity index 100% rename from charts/px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml rename to deprecated_charts/px-backup/templates/px-central-ui/pxcentral-lighthouse.yaml diff --git a/charts/px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml b/deprecated_charts/px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml similarity index 100% rename from charts/px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml rename to deprecated_charts/px-backup/templates/px-central-ui/pxcentral-ui-configmap.yaml diff --git a/charts/px-backup/templates/px-central-ui/pxcentral-ui.yaml b/deprecated_charts/px-backup/templates/px-central-ui/pxcentral-ui.yaml similarity index 100% rename from charts/px-backup/templates/px-central-ui/pxcentral-ui.yaml rename to deprecated_charts/px-backup/templates/px-central-ui/pxcentral-ui.yaml diff --git a/charts/px-backup/templates/px-monitor-svc.yaml b/deprecated_charts/px-backup/templates/px-monitor-svc.yaml similarity index 100% rename from charts/px-backup/templates/px-monitor-svc.yaml rename to deprecated_charts/px-backup/templates/px-monitor-svc.yaml diff --git a/charts/px-backup/templates/pxcentral-api-server.yaml b/deprecated_charts/px-backup/templates/pxcentral-api-server.yaml similarity index 100% rename from charts/px-backup/templates/pxcentral-api-server.yaml rename to deprecated_charts/px-backup/templates/pxcentral-api-server.yaml diff --git a/charts/px-backup/templates/pxcentral-onprem.yaml b/deprecated_charts/px-backup/templates/pxcentral-onprem.yaml similarity index 100% rename from charts/px-backup/templates/pxcentral-onprem.yaml rename to deprecated_charts/px-backup/templates/pxcentral-onprem.yaml diff --git a/charts/px-backup/templates/pxcentral-post-install-hook.yaml b/deprecated_charts/px-backup/templates/pxcentral-post-install-hook.yaml similarity index 100% rename from charts/px-backup/templates/pxcentral-post-install-hook.yaml rename to deprecated_charts/px-backup/templates/pxcentral-post-install-hook.yaml diff --git a/charts/px-backup/values-metadata.yaml b/deprecated_charts/px-backup/values-metadata.yaml similarity index 100% rename from charts/px-backup/values-metadata.yaml rename to deprecated_charts/px-backup/values-metadata.yaml diff --git a/charts/px-backup/values.yaml b/deprecated_charts/px-backup/values.yaml similarity index 100% rename from charts/px-backup/values.yaml rename to deprecated_charts/px-backup/values.yaml diff --git a/charts/px-license-server/.helmignore b/deprecated_charts/px-license-server/.helmignore similarity index 100% rename from charts/px-license-server/.helmignore rename to deprecated_charts/px-license-server/.helmignore diff --git a/charts/px-license-server/Chart.yaml b/deprecated_charts/px-license-server/Chart.yaml similarity index 100% rename from charts/px-license-server/Chart.yaml rename to deprecated_charts/px-license-server/Chart.yaml diff --git a/charts/px-license-server/README.md b/deprecated_charts/px-license-server/README.md similarity index 100% rename from charts/px-license-server/README.md rename to deprecated_charts/px-license-server/README.md diff --git a/charts/px-license-server/templates/NOTES.txt b/deprecated_charts/px-license-server/templates/NOTES.txt similarity index 100% rename from charts/px-license-server/templates/NOTES.txt rename to deprecated_charts/px-license-server/templates/NOTES.txt diff --git a/charts/px-license-server/templates/_helpers.tpl b/deprecated_charts/px-license-server/templates/_helpers.tpl similarity index 100% rename from charts/px-license-server/templates/_helpers.tpl rename to deprecated_charts/px-license-server/templates/_helpers.tpl diff --git a/charts/px-license-server/templates/deployment.yaml b/deprecated_charts/px-license-server/templates/deployment.yaml similarity index 100% rename from charts/px-license-server/templates/deployment.yaml rename to deprecated_charts/px-license-server/templates/deployment.yaml diff --git a/charts/px-license-server/templates/license-server-configmap.yaml b/deprecated_charts/px-license-server/templates/license-server-configmap.yaml similarity index 100% rename from charts/px-license-server/templates/license-server-configmap.yaml rename to deprecated_charts/px-license-server/templates/license-server-configmap.yaml diff --git a/charts/px-license-server/templates/license-server-ha-setup.yaml b/deprecated_charts/px-license-server/templates/license-server-ha-setup.yaml similarity index 100% rename from charts/px-license-server/templates/license-server-ha-setup.yaml rename to deprecated_charts/px-license-server/templates/license-server-ha-setup.yaml diff --git a/charts/px-license-server/templates/license-server-pre-delete.yaml b/deprecated_charts/px-license-server/templates/license-server-pre-delete.yaml similarity index 100% rename from charts/px-license-server/templates/license-server-pre-delete.yaml rename to deprecated_charts/px-license-server/templates/license-server-pre-delete.yaml diff --git a/charts/px-license-server/templates/license-server-secret.yaml b/deprecated_charts/px-license-server/templates/license-server-secret.yaml similarity index 100% rename from charts/px-license-server/templates/license-server-secret.yaml rename to deprecated_charts/px-license-server/templates/license-server-secret.yaml diff --git a/charts/px-license-server/templates/service.yaml b/deprecated_charts/px-license-server/templates/service.yaml similarity index 100% rename from charts/px-license-server/templates/service.yaml rename to deprecated_charts/px-license-server/templates/service.yaml diff --git a/charts/px-license-server/values.yaml b/deprecated_charts/px-license-server/values.yaml similarity index 100% rename from charts/px-license-server/values.yaml rename to deprecated_charts/px-license-server/values.yaml diff --git a/charts/px-monitor/.helmignore b/deprecated_charts/px-monitor/.helmignore similarity index 100% rename from charts/px-monitor/.helmignore rename to deprecated_charts/px-monitor/.helmignore diff --git a/charts/px-monitor/Chart.yaml b/deprecated_charts/px-monitor/Chart.yaml similarity index 100% rename from charts/px-monitor/Chart.yaml rename to deprecated_charts/px-monitor/Chart.yaml diff --git a/charts/px-monitor/README.md b/deprecated_charts/px-monitor/README.md similarity index 100% rename from charts/px-monitor/README.md rename to deprecated_charts/px-monitor/README.md diff --git a/charts/px-monitor/crds/crd-alertmanager.yaml b/deprecated_charts/px-monitor/crds/crd-alertmanager.yaml similarity index 100% rename from charts/px-monitor/crds/crd-alertmanager.yaml rename to deprecated_charts/px-monitor/crds/crd-alertmanager.yaml diff --git a/charts/px-monitor/crds/crd-podmonitor.yaml b/deprecated_charts/px-monitor/crds/crd-podmonitor.yaml similarity index 100% rename from charts/px-monitor/crds/crd-podmonitor.yaml rename to deprecated_charts/px-monitor/crds/crd-podmonitor.yaml diff --git a/charts/px-monitor/crds/crd-prometheus.yaml b/deprecated_charts/px-monitor/crds/crd-prometheus.yaml similarity index 100% rename from charts/px-monitor/crds/crd-prometheus.yaml rename to deprecated_charts/px-monitor/crds/crd-prometheus.yaml diff --git a/charts/px-monitor/crds/crd-prometheusrules.yaml b/deprecated_charts/px-monitor/crds/crd-prometheusrules.yaml similarity index 100% rename from charts/px-monitor/crds/crd-prometheusrules.yaml rename to deprecated_charts/px-monitor/crds/crd-prometheusrules.yaml diff --git a/charts/px-monitor/crds/crd-servicemonitor.yaml b/deprecated_charts/px-monitor/crds/crd-servicemonitor.yaml similarity index 100% rename from charts/px-monitor/crds/crd-servicemonitor.yaml rename to deprecated_charts/px-monitor/crds/crd-servicemonitor.yaml diff --git a/charts/px-monitor/files/portworx-backup-dashboard.json b/deprecated_charts/px-monitor/files/portworx-backup-dashboard.json similarity index 100% rename from charts/px-monitor/files/portworx-backup-dashboard.json rename to deprecated_charts/px-monitor/files/portworx-backup-dashboard.json diff --git a/charts/px-monitor/files/portworx-cluster-dashboard.json b/deprecated_charts/px-monitor/files/portworx-cluster-dashboard.json similarity index 100% rename from charts/px-monitor/files/portworx-cluster-dashboard.json rename to deprecated_charts/px-monitor/files/portworx-cluster-dashboard.json diff --git a/charts/px-monitor/files/portworx-etcd-dashboard.json b/deprecated_charts/px-monitor/files/portworx-etcd-dashboard.json similarity index 100% rename from charts/px-monitor/files/portworx-etcd-dashboard.json rename to deprecated_charts/px-monitor/files/portworx-etcd-dashboard.json diff --git a/charts/px-monitor/files/portworx-node-dashboard.json b/deprecated_charts/px-monitor/files/portworx-node-dashboard.json similarity index 100% rename from charts/px-monitor/files/portworx-node-dashboard.json rename to deprecated_charts/px-monitor/files/portworx-node-dashboard.json diff --git a/charts/px-monitor/files/portworx-volume-dashboard.json b/deprecated_charts/px-monitor/files/portworx-volume-dashboard.json similarity index 100% rename from charts/px-monitor/files/portworx-volume-dashboard.json rename to deprecated_charts/px-monitor/files/portworx-volume-dashboard.json diff --git a/charts/px-monitor/templates/NOTES.txt b/deprecated_charts/px-monitor/templates/NOTES.txt similarity index 100% rename from charts/px-monitor/templates/NOTES.txt rename to deprecated_charts/px-monitor/templates/NOTES.txt diff --git a/charts/px-monitor/templates/_helpers.tpl b/deprecated_charts/px-monitor/templates/_helpers.tpl similarity index 100% rename from charts/px-monitor/templates/_helpers.tpl rename to deprecated_charts/px-monitor/templates/_helpers.tpl diff --git a/charts/px-monitor/templates/cortex/cortex-backend.yaml b/deprecated_charts/px-monitor/templates/cortex/cortex-backend.yaml similarity index 100% rename from charts/px-monitor/templates/cortex/cortex-backend.yaml rename to deprecated_charts/px-monitor/templates/cortex/cortex-backend.yaml diff --git a/charts/px-monitor/templates/cortex/cortex-sts.yaml b/deprecated_charts/px-monitor/templates/cortex/cortex-sts.yaml similarity index 100% rename from charts/px-monitor/templates/cortex/cortex-sts.yaml rename to deprecated_charts/px-monitor/templates/cortex/cortex-sts.yaml diff --git a/charts/px-monitor/templates/cortex/cortex.yaml b/deprecated_charts/px-monitor/templates/cortex/cortex.yaml similarity index 100% rename from charts/px-monitor/templates/cortex/cortex.yaml rename to deprecated_charts/px-monitor/templates/cortex/cortex.yaml diff --git a/charts/px-monitor/templates/cortex/rbac.yaml b/deprecated_charts/px-monitor/templates/cortex/rbac.yaml similarity index 100% rename from charts/px-monitor/templates/cortex/rbac.yaml rename to deprecated_charts/px-monitor/templates/cortex/rbac.yaml diff --git a/charts/px-monitor/templates/grafana/grafana-config.yaml b/deprecated_charts/px-monitor/templates/grafana/grafana-config.yaml similarity index 100% rename from charts/px-monitor/templates/grafana/grafana-config.yaml rename to deprecated_charts/px-monitor/templates/grafana/grafana-config.yaml diff --git a/charts/px-monitor/templates/grafana/grafana.yaml b/deprecated_charts/px-monitor/templates/grafana/grafana.yaml similarity index 100% rename from charts/px-monitor/templates/grafana/grafana.yaml rename to deprecated_charts/px-monitor/templates/grafana/grafana.yaml diff --git a/charts/px-monitor/templates/prometheus/prometheus.yaml b/deprecated_charts/px-monitor/templates/prometheus/prometheus.yaml similarity index 100% rename from charts/px-monitor/templates/prometheus/prometheus.yaml rename to deprecated_charts/px-monitor/templates/prometheus/prometheus.yaml diff --git a/charts/px-monitor/templates/px-backup-service-monitor.yaml b/deprecated_charts/px-monitor/templates/px-backup-service-monitor.yaml similarity index 100% rename from charts/px-monitor/templates/px-backup-service-monitor.yaml rename to deprecated_charts/px-monitor/templates/px-backup-service-monitor.yaml diff --git a/charts/px-monitor/templates/px-monitor-config.yaml b/deprecated_charts/px-monitor/templates/px-monitor-config.yaml similarity index 100% rename from charts/px-monitor/templates/px-monitor-config.yaml rename to deprecated_charts/px-monitor/templates/px-monitor-config.yaml diff --git a/charts/px-monitor/templates/px-monitor-post-install-setup.yaml b/deprecated_charts/px-monitor/templates/px-monitor-post-install-setup.yaml similarity index 100% rename from charts/px-monitor/templates/px-monitor-post-install-setup.yaml rename to deprecated_charts/px-monitor/templates/px-monitor-post-install-setup.yaml diff --git a/charts/px-monitor/templates/px-monitor-pre-delete.yaml b/deprecated_charts/px-monitor/templates/px-monitor-pre-delete.yaml similarity index 100% rename from charts/px-monitor/templates/px-monitor-pre-delete.yaml rename to deprecated_charts/px-monitor/templates/px-monitor-pre-delete.yaml diff --git a/charts/px-monitor/values.yaml b/deprecated_charts/px-monitor/values.yaml similarity index 100% rename from charts/px-monitor/values.yaml rename to deprecated_charts/px-monitor/values.yaml