diff --git a/stable/wordpress/3.0.5/app-changelog.md b/stable/wordpress/3.0.5/app-changelog.md deleted file mode 100644 index 886649005cd..00000000000 --- a/stable/wordpress/3.0.5/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.5/CHANGELOG.md b/stable/wordpress/3.0.6/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.5/CHANGELOG.md rename to stable/wordpress/3.0.6/CHANGELOG.md index 3cc16c7bdc3..bed9cf6aec5 100644 --- a/stable/wordpress/3.0.5/CHANGELOG.md +++ b/stable/wordpress/3.0.6/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.6](https://github.com/truecharts/charts/compare/wordpress-3.0.5...wordpress-3.0.6) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11499](https://github.com/truecharts/charts/issues/11499)) + + + + ## [wordpress-3.0.5](https://github.com/truecharts/charts/compare/wordpress-3.0.4...wordpress-3.0.5) (2023-08-08) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10785](https://github.com/truecharts/charts/issues/10785)) - - - -## [wordpress-2.0.44](https://github.com/truecharts/charts/compare/wordpress-2.0.43...wordpress-2.0.44) (2023-07-21) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10688](https://github.com/truecharts/charts/issues/10688)) - diff --git a/stable/wordpress/3.0.5/Chart.yaml b/stable/wordpress/3.0.6/Chart.yaml similarity index 96% rename from stable/wordpress/3.0.5/Chart.yaml rename to stable/wordpress/3.0.6/Chart.yaml index a826619b052..57f918e9246 100644 --- a/stable/wordpress/3.0.5/Chart.yaml +++ b/stable/wordpress/3.0.6/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "6.2.2" +appVersion: "6.3.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 3.0.5 +version: 3.0.6 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.5/README.md b/stable/wordpress/3.0.6/README.md similarity index 100% rename from stable/wordpress/3.0.5/README.md rename to stable/wordpress/3.0.6/README.md diff --git a/stable/wordpress/3.0.6/app-changelog.md b/stable/wordpress/3.0.6/app-changelog.md new file mode 100644 index 00000000000..bfee166a2b7 --- /dev/null +++ b/stable/wordpress/3.0.6/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.6](https://github.com/truecharts/charts/compare/wordpress-3.0.5...wordpress-3.0.6) (2023-08-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11499](https://github.com/truecharts/charts/issues/11499)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.5/app-readme.md b/stable/wordpress/3.0.6/app-readme.md similarity index 100% rename from stable/wordpress/3.0.5/app-readme.md rename to stable/wordpress/3.0.6/app-readme.md diff --git a/stable/wordpress/3.0.5/charts/common-14.0.1.tgz b/stable/wordpress/3.0.6/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.5/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.6/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.5/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.6/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.5/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.6/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.5/ix_values.yaml b/stable/wordpress/3.0.6/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.5/ix_values.yaml rename to stable/wordpress/3.0.6/ix_values.yaml index 12d3b036b59..20f2d59d6e0 100644 --- a/stable/wordpress/3.0.5/ix_values.yaml +++ b/stable/wordpress/3.0.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:89eb4f3a79be2a4d88d3c975631491bddf3110578e1255358c6748cb618d1054 + tag: v6.3.0@sha256:c3044c52f8b0070e027b8d34d0d888f04c6e97a5ceeaa49d0a06dab501fc0b70 securityContext: container: diff --git a/stable/wordpress/3.0.5/questions.yaml b/stable/wordpress/3.0.6/questions.yaml similarity index 100% rename from stable/wordpress/3.0.5/questions.yaml rename to stable/wordpress/3.0.6/questions.yaml diff --git a/stable/wordpress/3.0.5/templates/_env.tpl b/stable/wordpress/3.0.6/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.5/templates/_env.tpl rename to stable/wordpress/3.0.6/templates/_env.tpl diff --git a/stable/wordpress/3.0.5/templates/common.yaml b/stable/wordpress/3.0.6/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.5/templates/common.yaml rename to stable/wordpress/3.0.6/templates/common.yaml diff --git a/stable/wordpress/3.0.5/values.yaml b/stable/wordpress/3.0.6/values.yaml similarity index 100% rename from stable/wordpress/3.0.5/values.yaml rename to stable/wordpress/3.0.6/values.yaml