diff --git a/charts/incubator/loki/.helmignore b/charts/stable/loki/.helmignore similarity index 100% rename from charts/incubator/loki/.helmignore rename to charts/stable/loki/.helmignore diff --git a/charts/incubator/loki/CHANGELOG.md b/charts/stable/loki/CHANGELOG.md similarity index 100% rename from charts/incubator/loki/CHANGELOG.md rename to charts/stable/loki/CHANGELOG.md diff --git a/charts/incubator/loki/CONFIG.md b/charts/stable/loki/CONFIG.md similarity index 100% rename from charts/incubator/loki/CONFIG.md rename to charts/stable/loki/CONFIG.md diff --git a/charts/incubator/loki/Chart.yaml b/charts/stable/loki/Chart.yaml similarity index 98% rename from charts/incubator/loki/Chart.yaml rename to charts/stable/loki/Chart.yaml index e2dde61bf88..a5495ecc746 100644 --- a/charts/incubator/loki/Chart.yaml +++ b/charts/stable/loki/Chart.yaml @@ -23,7 +23,7 @@ name: loki sources: - https://github.com/grafana/loki type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - logs diff --git a/charts/incubator/loki/README.md b/charts/stable/loki/README.md similarity index 100% rename from charts/incubator/loki/README.md rename to charts/stable/loki/README.md diff --git a/charts/incubator/loki/helm-values.md b/charts/stable/loki/helm-values.md similarity index 100% rename from charts/incubator/loki/helm-values.md rename to charts/stable/loki/helm-values.md diff --git a/charts/incubator/loki/questions.yaml b/charts/stable/loki/questions.yaml similarity index 100% rename from charts/incubator/loki/questions.yaml rename to charts/stable/loki/questions.yaml diff --git a/charts/incubator/loki/templates/_helpers.tpl b/charts/stable/loki/templates/_helpers.tpl similarity index 100% rename from charts/incubator/loki/templates/_helpers.tpl rename to charts/stable/loki/templates/_helpers.tpl diff --git a/charts/incubator/loki/templates/common.yaml b/charts/stable/loki/templates/common.yaml similarity index 100% rename from charts/incubator/loki/templates/common.yaml rename to charts/stable/loki/templates/common.yaml diff --git a/charts/incubator/loki/templates/configmap-alert.yaml b/charts/stable/loki/templates/configmap-alert.yaml similarity index 100% rename from charts/incubator/loki/templates/configmap-alert.yaml rename to charts/stable/loki/templates/configmap-alert.yaml diff --git a/charts/incubator/loki/templates/secret.yaml b/charts/stable/loki/templates/secret.yaml similarity index 100% rename from charts/incubator/loki/templates/secret.yaml rename to charts/stable/loki/templates/secret.yaml diff --git a/charts/incubator/loki/values.yaml b/charts/stable/loki/values.yaml similarity index 100% rename from charts/incubator/loki/values.yaml rename to charts/stable/loki/values.yaml