diff --git a/charts/incubator/openspeedtest/.helmignore b/charts/stable/openspeedtest/.helmignore similarity index 100% rename from charts/incubator/openspeedtest/.helmignore rename to charts/stable/openspeedtest/.helmignore diff --git a/charts/incubator/openspeedtest/CHANGELOG.md b/charts/stable/openspeedtest/CHANGELOG.md similarity index 100% rename from charts/incubator/openspeedtest/CHANGELOG.md rename to charts/stable/openspeedtest/CHANGELOG.md diff --git a/charts/incubator/openspeedtest/CONFIG.md b/charts/stable/openspeedtest/CONFIG.md similarity index 100% rename from charts/incubator/openspeedtest/CONFIG.md rename to charts/stable/openspeedtest/CONFIG.md diff --git a/charts/incubator/openspeedtest/Chart.yaml b/charts/stable/openspeedtest/Chart.yaml similarity index 98% rename from charts/incubator/openspeedtest/Chart.yaml rename to charts/stable/openspeedtest/Chart.yaml index cb58fad024f..a408262ed6d 100644 --- a/charts/incubator/openspeedtest/Chart.yaml +++ b/charts/stable/openspeedtest/Chart.yaml @@ -21,7 +21,7 @@ name: openspeedtest sources: - https://github.com/openspeedtest/Speed-Test type: application -version: 0.0.2 +version: 1.0.0 annotations: truecharts.org/catagories: | - utilities diff --git a/charts/incubator/openspeedtest/README.md b/charts/stable/openspeedtest/README.md similarity index 100% rename from charts/incubator/openspeedtest/README.md rename to charts/stable/openspeedtest/README.md diff --git a/charts/incubator/openspeedtest/helm-values.md b/charts/stable/openspeedtest/helm-values.md similarity index 100% rename from charts/incubator/openspeedtest/helm-values.md rename to charts/stable/openspeedtest/helm-values.md diff --git a/charts/incubator/openspeedtest/questions.yaml b/charts/stable/openspeedtest/questions.yaml similarity index 100% rename from charts/incubator/openspeedtest/questions.yaml rename to charts/stable/openspeedtest/questions.yaml diff --git a/charts/incubator/openspeedtest/security.md b/charts/stable/openspeedtest/security.md similarity index 100% rename from charts/incubator/openspeedtest/security.md rename to charts/stable/openspeedtest/security.md diff --git a/charts/incubator/openspeedtest/templates/common.yaml b/charts/stable/openspeedtest/templates/common.yaml similarity index 100% rename from charts/incubator/openspeedtest/templates/common.yaml rename to charts/stable/openspeedtest/templates/common.yaml diff --git a/charts/incubator/openspeedtest/values.yaml b/charts/stable/openspeedtest/values.yaml similarity index 100% rename from charts/incubator/openspeedtest/values.yaml rename to charts/stable/openspeedtest/values.yaml