diff --git a/stable/wordpress/1.0.1/app-changelog.md b/stable/wordpress/1.0.1/app-changelog.md deleted file mode 100644 index fabd6a6206..0000000000 --- a/stable/wordpress/1.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-1.0.1](https://github.com/truecharts/charts/compare/wordpress-1.0.0...wordpress-1.0.1) (2022-12-08) - -### Feat - -- Move to stable ([#5218](https://github.com/truecharts/charts/issues/5218)) - - \ No newline at end of file diff --git a/stable/wordpress/1.0.1/CHANGELOG.md b/stable/wordpress/1.0.2/CHANGELOG.md similarity index 70% rename from stable/wordpress/1.0.1/CHANGELOG.md rename to stable/wordpress/1.0.2/CHANGELOG.md index e6861079d1..ce93fa856f 100644 --- a/stable/wordpress/1.0.1/CHANGELOG.md +++ b/stable/wordpress/1.0.2/CHANGELOG.md @@ -4,6 +4,11 @@ +## [wordpress-1.0.2](https://github.com/truecharts/charts/compare/wordpress-1.0.1...wordpress-1.0.2) (2022-12-10) + + + + ## [wordpress-1.0.1](https://github.com/truecharts/charts/compare/wordpress-1.0.0...wordpress-1.0.1) (2022-12-08) ### Feat diff --git a/stable/wordpress/1.0.1/Chart.yaml b/stable/wordpress/1.0.2/Chart.yaml similarity index 84% rename from stable/wordpress/1.0.1/Chart.yaml rename to stable/wordpress/1.0.2/Chart.yaml index 5d425e42e1..30a9c52017 100644 --- a/stable/wordpress/1.0.1/Chart.yaml +++ b/stable/wordpress/1.0.2/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.truecharts.org/ version: 5.0.9 description: The WordPress rich content management system can utilize plugins, widgets, and themes. -home: https://truecharts.org/docs/charts/incubator/wordpress +home: https://truecharts.org/docs/charts/stable/wordpress icon: https://truecharts.org/img/hotlink-ok/chart-icons/wordpress.png keywords: - wordpress @@ -21,10 +21,10 @@ maintainers: url: https://truecharts.org name: wordpress sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/wordpress + - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.0.1 +version: 1.0.2 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/1.0.1/README.md b/stable/wordpress/1.0.2/README.md similarity index 100% rename from stable/wordpress/1.0.1/README.md rename to stable/wordpress/1.0.2/README.md diff --git a/stable/wordpress/1.0.2/app-changelog.md b/stable/wordpress/1.0.2/app-changelog.md new file mode 100644 index 0000000000..a17615e822 --- /dev/null +++ b/stable/wordpress/1.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [wordpress-1.0.2](https://github.com/truecharts/charts/compare/wordpress-1.0.1...wordpress-1.0.2) (2022-12-10) + diff --git a/stable/wordpress/1.0.1/app-readme.md b/stable/wordpress/1.0.2/app-readme.md similarity index 100% rename from stable/wordpress/1.0.1/app-readme.md rename to stable/wordpress/1.0.2/app-readme.md diff --git a/stable/wordpress/1.0.1/charts/common-11.0.4.tgz b/stable/wordpress/1.0.2/charts/common-11.0.4.tgz similarity index 100% rename from stable/wordpress/1.0.1/charts/common-11.0.4.tgz rename to stable/wordpress/1.0.2/charts/common-11.0.4.tgz diff --git a/stable/wordpress/1.0.1/charts/mariadb-5.0.9.tgz b/stable/wordpress/1.0.2/charts/mariadb-5.0.9.tgz similarity index 100% rename from stable/wordpress/1.0.1/charts/mariadb-5.0.9.tgz rename to stable/wordpress/1.0.2/charts/mariadb-5.0.9.tgz diff --git a/stable/wordpress/1.0.1/ix_values.yaml b/stable/wordpress/1.0.2/ix_values.yaml similarity index 92% rename from stable/wordpress/1.0.1/ix_values.yaml rename to stable/wordpress/1.0.2/ix_values.yaml index d6b5d8272e..d012f72c92 100644 --- a/stable/wordpress/1.0.1/ix_values.yaml +++ b/stable/wordpress/1.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:f6f54523a1dde1484e365c4c7fb636e77f928ea08bfb53b3f199cd615ac53ec4 + tag: 6.1.1@sha256:cc2f688e8a9f228db8640b2353ad6896fb2fb0152cfec5c49535f0dc084968bd securityContext: readOnlyRootFilesystem: false diff --git a/stable/wordpress/1.0.1/questions.yaml b/stable/wordpress/1.0.2/questions.yaml similarity index 100% rename from stable/wordpress/1.0.1/questions.yaml rename to stable/wordpress/1.0.2/questions.yaml diff --git a/stable/wordpress/1.0.1/templates/_env.tpl b/stable/wordpress/1.0.2/templates/_env.tpl similarity index 100% rename from stable/wordpress/1.0.1/templates/_env.tpl rename to stable/wordpress/1.0.2/templates/_env.tpl diff --git a/stable/wordpress/1.0.1/templates/common.yaml b/stable/wordpress/1.0.2/templates/common.yaml similarity index 100% rename from stable/wordpress/1.0.1/templates/common.yaml rename to stable/wordpress/1.0.2/templates/common.yaml diff --git a/stable/wordpress/1.0.1/values.yaml b/stable/wordpress/1.0.2/values.yaml similarity index 100% rename from stable/wordpress/1.0.1/values.yaml rename to stable/wordpress/1.0.2/values.yaml