diff --git a/stable/wordpress/2.0.7/app-changelog.md b/stable/wordpress/2.0.7/app-changelog.md deleted file mode 100644 index f364691802..0000000000 --- a/stable/wordpress/2.0.7/app-changelog.md +++ /dev/null @@ -1,13 +0,0 @@ - - -## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9256](https://github.com/truecharts/charts/issues/9256)) - - ### Feat - -- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.7/CHANGELOG.md b/stable/wordpress/2.0.8/CHANGELOG.md similarity index 90% rename from stable/wordpress/2.0.7/CHANGELOG.md rename to stable/wordpress/2.0.8/CHANGELOG.md index ee41246b98..228f811490 100644 --- a/stable/wordpress/2.0.7/CHANGELOG.md +++ b/stable/wordpress/2.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9286](https://github.com/truecharts/charts/issues/9286)) + + + + ## [wordpress-2.0.7](https://github.com/truecharts/charts/compare/wordpress-2.0.6...wordpress-2.0.7) (2023-05-29) ### Chore @@ -88,12 +97,3 @@ - -## [wordpress-1.1.18](https://github.com/truecharts/charts/compare/wordpress-1.1.17...wordpress-1.1.18) (2023-05-03) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v ([#8419](https://github.com/truecharts/charts/issues/8419)) - - ### Fix - diff --git a/stable/wordpress/2.0.7/Chart.yaml b/stable/wordpress/2.0.8/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.7/Chart.yaml rename to stable/wordpress/2.0.8/Chart.yaml index 445d7c9148..4e9e39f2d2 100644 --- a/stable/wordpress/2.0.7/Chart.yaml +++ b/stable/wordpress/2.0.8/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.7 +version: 2.0.8 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.7/README.md b/stable/wordpress/2.0.8/README.md similarity index 100% rename from stable/wordpress/2.0.7/README.md rename to stable/wordpress/2.0.8/README.md diff --git a/stable/wordpress/2.0.8/app-changelog.md b/stable/wordpress/2.0.8/app-changelog.md new file mode 100644 index 0000000000..f1f1c58dd3 --- /dev/null +++ b/stable/wordpress/2.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.8](https://github.com/truecharts/charts/compare/wordpress-2.0.7...wordpress-2.0.8) (2023-05-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9286](https://github.com/truecharts/charts/issues/9286)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.7/app-readme.md b/stable/wordpress/2.0.8/app-readme.md similarity index 100% rename from stable/wordpress/2.0.7/app-readme.md rename to stable/wordpress/2.0.8/app-readme.md diff --git a/stable/wordpress/2.0.7/charts/common-12.10.4.tgz b/stable/wordpress/2.0.8/charts/common-12.10.4.tgz similarity index 100% rename from stable/wordpress/2.0.7/charts/common-12.10.4.tgz rename to stable/wordpress/2.0.8/charts/common-12.10.4.tgz diff --git a/stable/wordpress/2.0.7/charts/mariadb-7.0.34.tgz b/stable/wordpress/2.0.8/charts/mariadb-7.0.34.tgz similarity index 100% rename from stable/wordpress/2.0.7/charts/mariadb-7.0.34.tgz rename to stable/wordpress/2.0.8/charts/mariadb-7.0.34.tgz diff --git a/stable/wordpress/2.0.7/ix_values.yaml b/stable/wordpress/2.0.8/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.7/ix_values.yaml rename to stable/wordpress/2.0.8/ix_values.yaml index 9693f54c3d..0726cf078d 100644 --- a/stable/wordpress/2.0.7/ix_values.yaml +++ b/stable/wordpress/2.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:36c95553d0f2f788c3368b97fadc92ef497c26c132d4b5e71de5333241e5dd17 + tag: v6.2.2@sha256:181188fc510fa89c0ec61ac78f0128fec1f3599cb0075613a07905557bb368b9 securityContext: container: diff --git a/stable/wordpress/2.0.7/questions.yaml b/stable/wordpress/2.0.8/questions.yaml similarity index 100% rename from stable/wordpress/2.0.7/questions.yaml rename to stable/wordpress/2.0.8/questions.yaml diff --git a/stable/wordpress/2.0.7/templates/_env.tpl b/stable/wordpress/2.0.8/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.7/templates/_env.tpl rename to stable/wordpress/2.0.8/templates/_env.tpl diff --git a/stable/wordpress/2.0.7/templates/common.yaml b/stable/wordpress/2.0.8/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.7/templates/common.yaml rename to stable/wordpress/2.0.8/templates/common.yaml diff --git a/stable/wordpress/2.0.7/values.yaml b/stable/wordpress/2.0.8/values.yaml similarity index 100% rename from stable/wordpress/2.0.7/values.yaml rename to stable/wordpress/2.0.8/values.yaml