diff --git a/stable/wordpress/2.0.37/app-changelog.md b/stable/wordpress/2.0.37/app-changelog.md deleted file mode 100644 index e34b967dcb..0000000000 --- a/stable/wordpress/2.0.37/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.37](https://github.com/truecharts/charts/compare/wordpress-2.0.36...wordpress-2.0.37) (2023-07-11) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10399](https://github.com/truecharts/charts/issues/10399)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.37/CHANGELOG.md b/stable/wordpress/2.0.38/CHANGELOG.md similarity index 91% rename from stable/wordpress/2.0.37/CHANGELOG.md rename to stable/wordpress/2.0.38/CHANGELOG.md index 23fbb086b0..5d123350c8 100644 --- a/stable/wordpress/2.0.37/CHANGELOG.md +++ b/stable/wordpress/2.0.38/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.38](https://github.com/truecharts/charts/compare/wordpress-2.0.37...wordpress-2.0.38) (2023-07-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10448](https://github.com/truecharts/charts/issues/10448)) + + + + ## [wordpress-2.0.37](https://github.com/truecharts/charts/compare/wordpress-2.0.36...wordpress-2.0.37) (2023-07-11) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.28](https://github.com/truecharts/charts/compare/wordpress-2.0.27...wordpress-2.0.28) (2023-07-01) ### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - - - - -## [wordpress-2.0.27](https://github.com/truecharts/charts/compare/wordpress-2.0.26...wordpress-2.0.27) (2023-06-29) - -### Chore diff --git a/stable/wordpress/2.0.37/Chart.yaml b/stable/wordpress/2.0.38/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.37/Chart.yaml rename to stable/wordpress/2.0.38/Chart.yaml index d55d9c4387..b9d8190802 100644 --- a/stable/wordpress/2.0.37/Chart.yaml +++ b/stable/wordpress/2.0.38/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.37 +version: 2.0.38 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.37/README.md b/stable/wordpress/2.0.38/README.md similarity index 100% rename from stable/wordpress/2.0.37/README.md rename to stable/wordpress/2.0.38/README.md diff --git a/stable/wordpress/2.0.38/app-changelog.md b/stable/wordpress/2.0.38/app-changelog.md new file mode 100644 index 0000000000..86be0a826a --- /dev/null +++ b/stable/wordpress/2.0.38/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.38](https://github.com/truecharts/charts/compare/wordpress-2.0.37...wordpress-2.0.38) (2023-07-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10448](https://github.com/truecharts/charts/issues/10448)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.37/app-readme.md b/stable/wordpress/2.0.38/app-readme.md similarity index 100% rename from stable/wordpress/2.0.37/app-readme.md rename to stable/wordpress/2.0.38/app-readme.md diff --git a/stable/wordpress/2.0.37/charts/common-12.14.6.tgz b/stable/wordpress/2.0.38/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.37/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.38/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.37/charts/mariadb-7.0.62.tgz b/stable/wordpress/2.0.38/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/wordpress/2.0.37/charts/mariadb-7.0.62.tgz rename to stable/wordpress/2.0.38/charts/mariadb-7.0.62.tgz diff --git a/stable/wordpress/2.0.37/ix_values.yaml b/stable/wordpress/2.0.38/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.37/ix_values.yaml rename to stable/wordpress/2.0.38/ix_values.yaml index 8594b5305b..65c182a94b 100644 --- a/stable/wordpress/2.0.37/ix_values.yaml +++ b/stable/wordpress/2.0.38/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:e304625d6705785b8a5a9ecd3b992e83fb040a2d4a2a76ddda7459cf976f6616 + tag: v6.2.2@sha256:2dad779c2e773635b146d33beb57650bb0596847b3ba53f3c374284c442a67e0 securityContext: container: diff --git a/stable/wordpress/2.0.37/questions.yaml b/stable/wordpress/2.0.38/questions.yaml similarity index 100% rename from stable/wordpress/2.0.37/questions.yaml rename to stable/wordpress/2.0.38/questions.yaml diff --git a/stable/wordpress/2.0.37/templates/_env.tpl b/stable/wordpress/2.0.38/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.37/templates/_env.tpl rename to stable/wordpress/2.0.38/templates/_env.tpl diff --git a/stable/wordpress/2.0.37/templates/common.yaml b/stable/wordpress/2.0.38/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.37/templates/common.yaml rename to stable/wordpress/2.0.38/templates/common.yaml diff --git a/stable/wordpress/2.0.37/values.yaml b/stable/wordpress/2.0.38/values.yaml similarity index 100% rename from stable/wordpress/2.0.37/values.yaml rename to stable/wordpress/2.0.38/values.yaml