diff --git a/charts/incubator/promcord/.helmignore b/charts/stable/promcord/.helmignore similarity index 100% rename from charts/incubator/promcord/.helmignore rename to charts/stable/promcord/.helmignore diff --git a/charts/incubator/promcord/CHANGELOG.md b/charts/stable/promcord/CHANGELOG.md similarity index 100% rename from charts/incubator/promcord/CHANGELOG.md rename to charts/stable/promcord/CHANGELOG.md diff --git a/charts/incubator/promcord/CONFIG.md b/charts/stable/promcord/CONFIG.md similarity index 100% rename from charts/incubator/promcord/CONFIG.md rename to charts/stable/promcord/CONFIG.md diff --git a/charts/incubator/promcord/Chart.yaml b/charts/stable/promcord/Chart.yaml similarity index 98% rename from charts/incubator/promcord/Chart.yaml rename to charts/stable/promcord/Chart.yaml index 5d8f32a3305..268d44d8011 100644 --- a/charts/incubator/promcord/Chart.yaml +++ b/charts/stable/promcord/Chart.yaml @@ -21,7 +21,7 @@ name: promcord sources: - https://github.com/nimarion/promcord type: application -version: 0.0.2 +version: 1.0.0 annotations: truecharts.org/catagories: | - metrics diff --git a/charts/incubator/promcord/README.md b/charts/stable/promcord/README.md similarity index 100% rename from charts/incubator/promcord/README.md rename to charts/stable/promcord/README.md diff --git a/charts/incubator/promcord/ci/no-values.yaml b/charts/stable/promcord/ci/no-values.yaml similarity index 100% rename from charts/incubator/promcord/ci/no-values.yaml rename to charts/stable/promcord/ci/no-values.yaml diff --git a/charts/incubator/promcord/helm-values.md b/charts/stable/promcord/helm-values.md similarity index 100% rename from charts/incubator/promcord/helm-values.md rename to charts/stable/promcord/helm-values.md diff --git a/charts/incubator/promcord/questions.yaml b/charts/stable/promcord/questions.yaml similarity index 100% rename from charts/incubator/promcord/questions.yaml rename to charts/stable/promcord/questions.yaml diff --git a/charts/incubator/promcord/templates/common.yaml b/charts/stable/promcord/templates/common.yaml similarity index 100% rename from charts/incubator/promcord/templates/common.yaml rename to charts/stable/promcord/templates/common.yaml diff --git a/charts/incubator/promcord/templates/prometheusrules.yaml b/charts/stable/promcord/templates/prometheusrules.yaml similarity index 100% rename from charts/incubator/promcord/templates/prometheusrules.yaml rename to charts/stable/promcord/templates/prometheusrules.yaml diff --git a/charts/incubator/promcord/templates/servicemonitor.yaml b/charts/stable/promcord/templates/servicemonitor.yaml similarity index 100% rename from charts/incubator/promcord/templates/servicemonitor.yaml rename to charts/stable/promcord/templates/servicemonitor.yaml diff --git a/charts/incubator/promcord/values.yaml b/charts/stable/promcord/values.yaml similarity index 100% rename from charts/incubator/promcord/values.yaml rename to charts/stable/promcord/values.yaml