diff --git a/incubator/wordpress/0.0.4/app-changelog.md b/incubator/wordpress/0.0.4/app-changelog.md deleted file mode 100644 index 04680cec89..0000000000 --- a/incubator/wordpress/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-0.0.4](https://github.com/truecharts/charts/compare/wordpress-0.0.3...wordpress-0.0.4) (2022-12-06) - -### Feat - -- Fix quotes ([#5161](https://github.com/truecharts/charts/issues/5161)) - - \ No newline at end of file diff --git a/incubator/wordpress/0.0.4/CHANGELOG.md b/incubator/wordpress/0.0.5/CHANGELOG.md similarity index 80% rename from incubator/wordpress/0.0.4/CHANGELOG.md rename to incubator/wordpress/0.0.5/CHANGELOG.md index 739fecc79b..e2688ca25e 100644 --- a/incubator/wordpress/0.0.4/CHANGELOG.md +++ b/incubator/wordpress/0.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-0.0.5](https://github.com/truecharts/charts/compare/wordpress-0.0.4...wordpress-0.0.5) (2022-12-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + ## [wordpress-0.0.4](https://github.com/truecharts/charts/compare/wordpress-0.0.3...wordpress-0.0.4) (2022-12-06) ### Feat diff --git a/incubator/wordpress/0.0.4/Chart.yaml b/incubator/wordpress/0.0.5/Chart.yaml similarity index 98% rename from incubator/wordpress/0.0.4/Chart.yaml rename to incubator/wordpress/0.0.5/Chart.yaml index 6020b925ac..dadd3915f7 100644 --- a/incubator/wordpress/0.0.4/Chart.yaml +++ b/incubator/wordpress/0.0.5/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: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - website diff --git a/incubator/wordpress/0.0.4/README.md b/incubator/wordpress/0.0.5/README.md similarity index 100% rename from incubator/wordpress/0.0.4/README.md rename to incubator/wordpress/0.0.5/README.md diff --git a/incubator/wordpress/0.0.5/app-changelog.md b/incubator/wordpress/0.0.5/app-changelog.md new file mode 100644 index 0000000000..3e3e19f6bb --- /dev/null +++ b/incubator/wordpress/0.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-0.0.5](https://github.com/truecharts/charts/compare/wordpress-0.0.4...wordpress-0.0.5) (2022-12-07) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + \ No newline at end of file diff --git a/incubator/wordpress/0.0.4/app-readme.md b/incubator/wordpress/0.0.5/app-readme.md similarity index 100% rename from incubator/wordpress/0.0.4/app-readme.md rename to incubator/wordpress/0.0.5/app-readme.md diff --git a/incubator/wordpress/0.0.4/charts/common-11.0.4.tgz b/incubator/wordpress/0.0.5/charts/common-11.0.4.tgz similarity index 100% rename from incubator/wordpress/0.0.4/charts/common-11.0.4.tgz rename to incubator/wordpress/0.0.5/charts/common-11.0.4.tgz diff --git a/incubator/wordpress/0.0.4/charts/mariadb-5.0.9.tgz b/incubator/wordpress/0.0.5/charts/mariadb-5.0.9.tgz similarity index 100% rename from incubator/wordpress/0.0.4/charts/mariadb-5.0.9.tgz rename to incubator/wordpress/0.0.5/charts/mariadb-5.0.9.tgz diff --git a/incubator/wordpress/0.0.4/ix_values.yaml b/incubator/wordpress/0.0.5/ix_values.yaml similarity index 92% rename from incubator/wordpress/0.0.4/ix_values.yaml rename to incubator/wordpress/0.0.5/ix_values.yaml index cc2e091703..43d40ea875 100644 --- a/incubator/wordpress/0.0.4/ix_values.yaml +++ b/incubator/wordpress/0.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:e8e4080c7cdb2f1b33710fd2db137ce89847af879d7bfd44dcad1a006f70a66d + tag: 6.1.1@sha256:f6f54523a1dde1484e365c4c7fb636e77f928ea08bfb53b3f199cd615ac53ec4 securityContext: readOnlyRootFilesystem: false diff --git a/incubator/wordpress/0.0.4/questions.yaml b/incubator/wordpress/0.0.5/questions.yaml similarity index 100% rename from incubator/wordpress/0.0.4/questions.yaml rename to incubator/wordpress/0.0.5/questions.yaml diff --git a/incubator/wordpress/0.0.4/templates/_env.tpl b/incubator/wordpress/0.0.5/templates/_env.tpl similarity index 100% rename from incubator/wordpress/0.0.4/templates/_env.tpl rename to incubator/wordpress/0.0.5/templates/_env.tpl diff --git a/incubator/wordpress/0.0.4/templates/common.yaml b/incubator/wordpress/0.0.5/templates/common.yaml similarity index 100% rename from incubator/wordpress/0.0.4/templates/common.yaml rename to incubator/wordpress/0.0.5/templates/common.yaml diff --git a/incubator/wordpress/0.0.4/values.yaml b/incubator/wordpress/0.0.5/values.yaml similarity index 100% rename from incubator/wordpress/0.0.4/values.yaml rename to incubator/wordpress/0.0.5/values.yaml