diff --git a/stable/wordpress/3.0.35/app-changelog.md b/stable/wordpress/3.0.35/app-changelog.md deleted file mode 100644 index d2a17d4889..0000000000 --- a/stable/wordpress/3.0.35/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.35](https://github.com/truecharts/charts/compare/wordpress-3.0.34...wordpress-3.0.35) (2023-10-05) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13257](https://github.com/truecharts/charts/issues/13257)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.35/CHANGELOG.md b/stable/wordpress/3.0.36/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.35/CHANGELOG.md rename to stable/wordpress/3.0.36/CHANGELOG.md index ca6f400c7b..e2a6be5ebc 100644 --- a/stable/wordpress/3.0.35/CHANGELOG.md +++ b/stable/wordpress/3.0.36/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) + + + + ## [wordpress-3.0.35](https://github.com/truecharts/charts/compare/wordpress-3.0.34...wordpress-3.0.35) (2023-10-05) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.26](https://github.com/truecharts/charts/compare/wordpress-3.0.25...wordpress-3.0.26) (2023-09-18) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12719](https://github.com/truecharts/charts/issues/12719)) - - - - -## [wordpress-3.0.25](https://github.com/truecharts/charts/compare/wordpress-3.0.24...wordpress-3.0.25) (2023-09-15) - -### Chore diff --git a/stable/wordpress/3.0.35/Chart.yaml b/stable/wordpress/3.0.36/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.35/Chart.yaml rename to stable/wordpress/3.0.36/Chart.yaml index 19a79949fa..6a503fcae2 100644 --- a/stable/wordpress/3.0.35/Chart.yaml +++ b/stable/wordpress/3.0.36/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.35 +version: 3.0.36 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.35/README.md b/stable/wordpress/3.0.36/README.md similarity index 100% rename from stable/wordpress/3.0.35/README.md rename to stable/wordpress/3.0.36/README.md diff --git a/stable/wordpress/3.0.36/app-changelog.md b/stable/wordpress/3.0.36/app-changelog.md new file mode 100644 index 0000000000..0737f193ae --- /dev/null +++ b/stable/wordpress/3.0.36/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.35/app-readme.md b/stable/wordpress/3.0.36/app-readme.md similarity index 100% rename from stable/wordpress/3.0.35/app-readme.md rename to stable/wordpress/3.0.36/app-readme.md diff --git a/stable/wordpress/3.0.35/charts/common-14.0.6.tgz b/stable/wordpress/3.0.36/charts/common-14.0.6.tgz similarity index 100% rename from stable/wordpress/3.0.35/charts/common-14.0.6.tgz rename to stable/wordpress/3.0.36/charts/common-14.0.6.tgz diff --git a/stable/wordpress/3.0.35/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.36/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.35/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.36/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.35/ix_values.yaml b/stable/wordpress/3.0.36/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.35/ix_values.yaml rename to stable/wordpress/3.0.36/ix_values.yaml index 35c791b766..defd7b43a7 100644 --- a/stable/wordpress/3.0.35/ix_values.yaml +++ b/stable/wordpress/3.0.36/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.1@sha256:5532b417f38b205b15d83ac1ec4a7f585d8266e8e8081de2d1953bb8b091c3ed + tag: v6.3.1@sha256:648b6721131fa46a27b817f2767a9d62a876023ec19a1261314ed9035832eb75 securityContext: container: diff --git a/stable/wordpress/3.0.35/questions.yaml b/stable/wordpress/3.0.36/questions.yaml similarity index 100% rename from stable/wordpress/3.0.35/questions.yaml rename to stable/wordpress/3.0.36/questions.yaml diff --git a/stable/wordpress/3.0.35/templates/_env.tpl b/stable/wordpress/3.0.36/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.35/templates/_env.tpl rename to stable/wordpress/3.0.36/templates/_env.tpl diff --git a/stable/wordpress/3.0.35/templates/common.yaml b/stable/wordpress/3.0.36/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.35/templates/common.yaml rename to stable/wordpress/3.0.36/templates/common.yaml diff --git a/stable/wordpress/3.0.35/values.yaml b/stable/wordpress/3.0.36/values.yaml similarity index 100% rename from stable/wordpress/3.0.35/values.yaml rename to stable/wordpress/3.0.36/values.yaml