diff --git a/stable/wordpress/3.0.0/app-changelog.md b/stable/wordpress/3.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/wordpress/3.0.0/CHANGELOG.md b/stable/wordpress/3.0.1/CHANGELOG.md similarity index 93% rename from stable/wordpress/3.0.0/CHANGELOG.md rename to stable/wordpress/3.0.1/CHANGELOG.md index abaeb0ab83..e16882427d 100644 --- a/stable/wordpress/3.0.0/CHANGELOG.md +++ b/stable/wordpress/3.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.1](https://github.com/truecharts/charts/compare/wordpress-3.0.0...wordpress-3.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11136](https://github.com/truecharts/charts/issues/11136)) + + + + ## [wordpress-3.0.0](https://github.com/truecharts/charts/compare/wordpress-2.0.48...wordpress-3.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10552](https://github.com/truecharts/charts/issues/10552)) - - - -## [wordpress-2.0.39](https://github.com/truecharts/charts/compare/wordpress-2.0.38...wordpress-2.0.39) (2023-07-16) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10519](https://github.com/truecharts/charts/issues/10519)) - diff --git a/stable/wordpress/3.0.0/Chart.yaml b/stable/wordpress/3.0.1/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.0/Chart.yaml rename to stable/wordpress/3.0.1/Chart.yaml index 3babfc2d25..504e6f88aa 100644 --- a/stable/wordpress/3.0.0/Chart.yaml +++ b/stable/wordpress/3.0.1/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.0 +version: 3.0.1 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.0/README.md b/stable/wordpress/3.0.1/README.md similarity index 100% rename from stable/wordpress/3.0.0/README.md rename to stable/wordpress/3.0.1/README.md diff --git a/stable/wordpress/3.0.1/app-changelog.md b/stable/wordpress/3.0.1/app-changelog.md new file mode 100644 index 0000000000..b3d3adbe5b --- /dev/null +++ b/stable/wordpress/3.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.1](https://github.com/truecharts/charts/compare/wordpress-3.0.0...wordpress-3.0.1) (2023-08-01) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11136](https://github.com/truecharts/charts/issues/11136)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.0/app-readme.md b/stable/wordpress/3.0.1/app-readme.md similarity index 100% rename from stable/wordpress/3.0.0/app-readme.md rename to stable/wordpress/3.0.1/app-readme.md diff --git a/stable/wordpress/3.0.0/charts/common-14.0.1.tgz b/stable/wordpress/3.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.0/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.1/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.0/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.0/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.0/ix_values.yaml b/stable/wordpress/3.0.1/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.0/ix_values.yaml rename to stable/wordpress/3.0.1/ix_values.yaml index 88eab13ef4..c0ec46fb88 100644 --- a/stable/wordpress/3.0.0/ix_values.yaml +++ b/stable/wordpress/3.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:d5dc4426145b252a1a625a68c65df3fb07d320f4e88e8201b6a075a3a882ccd4 + tag: v6.2.2@sha256:280a7daf748d92a0fb0f13872d302957a0a7dc469ddac7a5b9b4492eea275014 securityContext: container: diff --git a/stable/wordpress/3.0.0/questions.yaml b/stable/wordpress/3.0.1/questions.yaml similarity index 100% rename from stable/wordpress/3.0.0/questions.yaml rename to stable/wordpress/3.0.1/questions.yaml diff --git a/stable/wordpress/3.0.0/templates/_env.tpl b/stable/wordpress/3.0.1/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.0/templates/_env.tpl rename to stable/wordpress/3.0.1/templates/_env.tpl diff --git a/stable/wordpress/3.0.0/templates/common.yaml b/stable/wordpress/3.0.1/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.0/templates/common.yaml rename to stable/wordpress/3.0.1/templates/common.yaml diff --git a/stable/wordpress/3.0.0/values.yaml b/stable/wordpress/3.0.1/values.yaml similarity index 100% rename from stable/wordpress/3.0.0/values.yaml rename to stable/wordpress/3.0.1/values.yaml