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