diff --git a/incubator/prometheus/.helmignore b/stable/prometheus/.helmignore similarity index 100% rename from incubator/prometheus/.helmignore rename to stable/prometheus/.helmignore diff --git a/incubator/prometheus/Chart.yaml b/stable/prometheus/Chart.yaml similarity index 100% rename from incubator/prometheus/Chart.yaml rename to stable/prometheus/Chart.yaml diff --git a/incubator/prometheus/README.md b/stable/prometheus/README.md similarity index 100% rename from incubator/prometheus/README.md rename to stable/prometheus/README.md diff --git a/incubator/prometheus/templates/NOTES.txt b/stable/prometheus/templates/NOTES.txt similarity index 100% rename from incubator/prometheus/templates/NOTES.txt rename to stable/prometheus/templates/NOTES.txt diff --git a/incubator/prometheus/templates/_helpers.tpl b/stable/prometheus/templates/_helpers.tpl similarity index 100% rename from incubator/prometheus/templates/_helpers.tpl rename to stable/prometheus/templates/_helpers.tpl diff --git a/incubator/prometheus/templates/alertmanager-configmap.yaml b/stable/prometheus/templates/alertmanager-configmap.yaml similarity index 100% rename from incubator/prometheus/templates/alertmanager-configmap.yaml rename to stable/prometheus/templates/alertmanager-configmap.yaml diff --git a/incubator/prometheus/templates/alertmanager-deployment.yaml b/stable/prometheus/templates/alertmanager-deployment.yaml similarity index 100% rename from incubator/prometheus/templates/alertmanager-deployment.yaml rename to stable/prometheus/templates/alertmanager-deployment.yaml diff --git a/incubator/prometheus/templates/alertmanager-ingress.yaml b/stable/prometheus/templates/alertmanager-ingress.yaml similarity index 100% rename from incubator/prometheus/templates/alertmanager-ingress.yaml rename to stable/prometheus/templates/alertmanager-ingress.yaml diff --git a/incubator/prometheus/templates/alertmanager-pvc.yaml b/stable/prometheus/templates/alertmanager-pvc.yaml similarity index 100% rename from incubator/prometheus/templates/alertmanager-pvc.yaml rename to stable/prometheus/templates/alertmanager-pvc.yaml diff --git a/incubator/prometheus/templates/alertmanager-svc.yaml b/stable/prometheus/templates/alertmanager-svc.yaml similarity index 100% rename from incubator/prometheus/templates/alertmanager-svc.yaml rename to stable/prometheus/templates/alertmanager-svc.yaml diff --git a/incubator/prometheus/templates/server-configmap.yaml b/stable/prometheus/templates/server-configmap.yaml similarity index 100% rename from incubator/prometheus/templates/server-configmap.yaml rename to stable/prometheus/templates/server-configmap.yaml diff --git a/incubator/prometheus/templates/server-deployment.yaml b/stable/prometheus/templates/server-deployment.yaml similarity index 100% rename from incubator/prometheus/templates/server-deployment.yaml rename to stable/prometheus/templates/server-deployment.yaml diff --git a/incubator/prometheus/templates/server-ingress.yaml b/stable/prometheus/templates/server-ingress.yaml similarity index 100% rename from incubator/prometheus/templates/server-ingress.yaml rename to stable/prometheus/templates/server-ingress.yaml diff --git a/incubator/prometheus/templates/server-pvc.yaml b/stable/prometheus/templates/server-pvc.yaml similarity index 100% rename from incubator/prometheus/templates/server-pvc.yaml rename to stable/prometheus/templates/server-pvc.yaml diff --git a/incubator/prometheus/templates/server-svc.yaml b/stable/prometheus/templates/server-svc.yaml similarity index 100% rename from incubator/prometheus/templates/server-svc.yaml rename to stable/prometheus/templates/server-svc.yaml diff --git a/incubator/prometheus/values.yaml b/stable/prometheus/values.yaml similarity index 100% rename from incubator/prometheus/values.yaml rename to stable/prometheus/values.yaml