diff --git a/stable/wordpress/3.0.4/app-changelog.md b/stable/wordpress/3.0.4/app-changelog.md deleted file mode 100644 index 61aed21b5c..0000000000 --- a/stable/wordpress/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.4](https://github.com/truecharts/charts/compare/wordpress-3.0.3...wordpress-3.0.4) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11282](https://github.com/truecharts/charts/issues/11282)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.4/CHANGELOG.md b/stable/wordpress/3.0.5/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.4/CHANGELOG.md rename to stable/wordpress/3.0.5/CHANGELOG.md index 17d0cbb4bc..3cc16c7bdc 100644 --- a/stable/wordpress/3.0.4/CHANGELOG.md +++ b/stable/wordpress/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.5](https://github.com/truecharts/charts/compare/wordpress-3.0.4...wordpress-3.0.5) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11325](https://github.com/truecharts/charts/issues/11325)) + + + + ## [wordpress-3.0.4](https://github.com/truecharts/charts/compare/wordpress-3.0.3...wordpress-3.0.4) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10688](https://github.com/truecharts/charts/issues/10688)) - - - -## [wordpress-2.0.43](https://github.com/truecharts/charts/compare/wordpress-2.0.42...wordpress-2.0.43) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10628](https://github.com/truecharts/charts/issues/10628)) - diff --git a/stable/wordpress/3.0.4/Chart.yaml b/stable/wordpress/3.0.5/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.4/Chart.yaml rename to stable/wordpress/3.0.5/Chart.yaml index c36ff09542..a826619b05 100644 --- a/stable/wordpress/3.0.4/Chart.yaml +++ b/stable/wordpress/3.0.5/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 3.0.4 +version: 3.0.5 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.4/README.md b/stable/wordpress/3.0.5/README.md similarity index 100% rename from stable/wordpress/3.0.4/README.md rename to stable/wordpress/3.0.5/README.md diff --git a/stable/wordpress/3.0.5/app-changelog.md b/stable/wordpress/3.0.5/app-changelog.md new file mode 100644 index 0000000000..886649005c --- /dev/null +++ b/stable/wordpress/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.5](https://github.com/truecharts/charts/compare/wordpress-3.0.4...wordpress-3.0.5) (2023-08-08) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11325](https://github.com/truecharts/charts/issues/11325)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.4/app-readme.md b/stable/wordpress/3.0.5/app-readme.md similarity index 100% rename from stable/wordpress/3.0.4/app-readme.md rename to stable/wordpress/3.0.5/app-readme.md diff --git a/stable/wordpress/3.0.4/charts/common-14.0.1.tgz b/stable/wordpress/3.0.5/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.4/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.5/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.4/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.5/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.4/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.5/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.4/ix_values.yaml b/stable/wordpress/3.0.5/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.4/ix_values.yaml rename to stable/wordpress/3.0.5/ix_values.yaml index 1c4447c5c9..12d3b036b5 100644 --- a/stable/wordpress/3.0.4/ix_values.yaml +++ b/stable/wordpress/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:56aa7979af9e6402666a74352612a772453c33da5157b0401c4319ca92b9f996 + tag: v6.2.2@sha256:89eb4f3a79be2a4d88d3c975631491bddf3110578e1255358c6748cb618d1054 securityContext: container: diff --git a/stable/wordpress/3.0.4/questions.yaml b/stable/wordpress/3.0.5/questions.yaml similarity index 100% rename from stable/wordpress/3.0.4/questions.yaml rename to stable/wordpress/3.0.5/questions.yaml diff --git a/stable/wordpress/3.0.4/templates/_env.tpl b/stable/wordpress/3.0.5/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.4/templates/_env.tpl rename to stable/wordpress/3.0.5/templates/_env.tpl diff --git a/stable/wordpress/3.0.4/templates/common.yaml b/stable/wordpress/3.0.5/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.4/templates/common.yaml rename to stable/wordpress/3.0.5/templates/common.yaml diff --git a/stable/wordpress/3.0.4/values.yaml b/stable/wordpress/3.0.5/values.yaml similarity index 100% rename from stable/wordpress/3.0.4/values.yaml rename to stable/wordpress/3.0.5/values.yaml