diff --git a/charts/incubator/wordpress/.helmignore b/charts/stable/wordpress/.helmignore similarity index 100% rename from charts/incubator/wordpress/.helmignore rename to charts/stable/wordpress/.helmignore diff --git a/charts/incubator/wordpress/Chart.yaml b/charts/stable/wordpress/Chart.yaml similarity index 98% rename from charts/incubator/wordpress/Chart.yaml rename to charts/stable/wordpress/Chart.yaml index 867d109c4b3..5d425e42e1d 100644 --- a/charts/incubator/wordpress/Chart.yaml +++ b/charts/stable/wordpress/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - website diff --git a/charts/incubator/wordpress/README.md b/charts/stable/wordpress/README.md similarity index 100% rename from charts/incubator/wordpress/README.md rename to charts/stable/wordpress/README.md diff --git a/charts/incubator/wordpress/icon.png b/charts/stable/wordpress/icon.png similarity index 100% rename from charts/incubator/wordpress/icon.png rename to charts/stable/wordpress/icon.png diff --git a/charts/incubator/wordpress/questions.yaml b/charts/stable/wordpress/questions.yaml similarity index 100% rename from charts/incubator/wordpress/questions.yaml rename to charts/stable/wordpress/questions.yaml diff --git a/charts/incubator/wordpress/templates/_env.tpl b/charts/stable/wordpress/templates/_env.tpl similarity index 100% rename from charts/incubator/wordpress/templates/_env.tpl rename to charts/stable/wordpress/templates/_env.tpl diff --git a/charts/incubator/wordpress/templates/common.yaml b/charts/stable/wordpress/templates/common.yaml similarity index 100% rename from charts/incubator/wordpress/templates/common.yaml rename to charts/stable/wordpress/templates/common.yaml diff --git a/charts/incubator/wordpress/values.yaml b/charts/stable/wordpress/values.yaml similarity index 100% rename from charts/incubator/wordpress/values.yaml rename to charts/stable/wordpress/values.yaml