diff --git a/stable/wordpress/3.0.27/app-changelog.md b/stable/wordpress/3.0.27/app-changelog.md deleted file mode 100644 index 8586de336a..0000000000 --- a/stable/wordpress/3.0.27/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.27](https://github.com/truecharts/charts/compare/wordpress-3.0.26...wordpress-3.0.27) (2023-09-20) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12774](https://github.com/truecharts/charts/issues/12774)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.27/CHANGELOG.md b/stable/wordpress/3.0.28/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.27/CHANGELOG.md rename to stable/wordpress/3.0.28/CHANGELOG.md index cd009ee383..eb5a02b965 100644 --- a/stable/wordpress/3.0.27/CHANGELOG.md +++ b/stable/wordpress/3.0.28/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12844](https://github.com/truecharts/charts/issues/12844)) + + + + ## [wordpress-3.0.27](https://github.com/truecharts/charts/compare/wordpress-3.0.26...wordpress-3.0.27) (2023-09-20) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.18](https://github.com/truecharts/charts/compare/wordpress-3.0.17...wordpress-3.0.18) (2023-09-01) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12127](https://github.com/truecharts/charts/issues/12127)) - - - - -## [wordpress-3.0.17](https://github.com/truecharts/charts/compare/wordpress-3.0.16...wordpress-3.0.17) (2023-08-31) - -### Chore diff --git a/stable/wordpress/3.0.27/Chart.yaml b/stable/wordpress/3.0.28/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.27/Chart.yaml rename to stable/wordpress/3.0.28/Chart.yaml index 6470d747c1..54aada28b2 100644 --- a/stable/wordpress/3.0.27/Chart.yaml +++ b/stable/wordpress/3.0.28/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.27 +version: 3.0.28 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.27/README.md b/stable/wordpress/3.0.28/README.md similarity index 100% rename from stable/wordpress/3.0.27/README.md rename to stable/wordpress/3.0.28/README.md diff --git a/stable/wordpress/3.0.28/app-changelog.md b/stable/wordpress/3.0.28/app-changelog.md new file mode 100644 index 0000000000..87f3f5dd5f --- /dev/null +++ b/stable/wordpress/3.0.28/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.28](https://github.com/truecharts/charts/compare/wordpress-3.0.27...wordpress-3.0.28) (2023-09-22) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#12844](https://github.com/truecharts/charts/issues/12844)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.27/app-readme.md b/stable/wordpress/3.0.28/app-readme.md similarity index 100% rename from stable/wordpress/3.0.27/app-readme.md rename to stable/wordpress/3.0.28/app-readme.md diff --git a/stable/wordpress/3.0.27/charts/common-14.0.6.tgz b/stable/wordpress/3.0.28/charts/common-14.0.6.tgz similarity index 100% rename from stable/wordpress/3.0.27/charts/common-14.0.6.tgz rename to stable/wordpress/3.0.28/charts/common-14.0.6.tgz diff --git a/stable/wordpress/3.0.27/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.28/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.27/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.28/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.27/ix_values.yaml b/stable/wordpress/3.0.28/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.27/ix_values.yaml rename to stable/wordpress/3.0.28/ix_values.yaml index 159e8e8d5b..662e492c87 100644 --- a/stable/wordpress/3.0.27/ix_values.yaml +++ b/stable/wordpress/3.0.28/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.1@sha256:2560120b2a943f64b163088521f73fbbf4aeed5d0af4e5846854af41c0900a9b + tag: v6.3.1@sha256:fbcdbfc4bae6810e3d66be00a273d28df4d38e7a658d10f69af28077eeb479e8 securityContext: container: diff --git a/stable/wordpress/3.0.27/questions.yaml b/stable/wordpress/3.0.28/questions.yaml similarity index 100% rename from stable/wordpress/3.0.27/questions.yaml rename to stable/wordpress/3.0.28/questions.yaml diff --git a/stable/wordpress/3.0.27/templates/_env.tpl b/stable/wordpress/3.0.28/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.27/templates/_env.tpl rename to stable/wordpress/3.0.28/templates/_env.tpl diff --git a/stable/wordpress/3.0.27/templates/common.yaml b/stable/wordpress/3.0.28/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.27/templates/common.yaml rename to stable/wordpress/3.0.28/templates/common.yaml diff --git a/stable/wordpress/3.0.27/values.yaml b/stable/wordpress/3.0.28/values.yaml similarity index 100% rename from stable/wordpress/3.0.27/values.yaml rename to stable/wordpress/3.0.28/values.yaml