diff --git a/stable/wordpress/2.0.40/app-changelog.md b/stable/wordpress/2.0.40/app-changelog.md deleted file mode 100644 index 0608b6ed31..0000000000 --- a/stable/wordpress/2.0.40/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.40](https://github.com/truecharts/charts/compare/wordpress-2.0.39...wordpress-2.0.40) (2023-07-17) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10552](https://github.com/truecharts/charts/issues/10552)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.40/CHANGELOG.md b/stable/wordpress/2.0.41/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.40/CHANGELOG.md rename to stable/wordpress/2.0.41/CHANGELOG.md index a02bd38e07..8c27a53fa5 100644 --- a/stable/wordpress/2.0.40/CHANGELOG.md +++ b/stable/wordpress/2.0.41/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.41](https://github.com/truecharts/charts/compare/wordpress-2.0.40...wordpress-2.0.41) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10611](https://github.com/truecharts/charts/issues/10611)) + + + + ## [wordpress-2.0.40](https://github.com/truecharts/charts/compare/wordpress-2.0.39...wordpress-2.0.40) (2023-07-17) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.31](https://github.com/truecharts/charts/compare/wordpress-2.0.30...wordpress-2.0.31) (2023-07-03) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10134](https://github.com/truecharts/charts/issues/10134)) - - - - -## [wordpress-2.0.30](https://github.com/truecharts/charts/compare/wordpress-2.0.29...wordpress-2.0.30) (2023-07-03) - -### Chore diff --git a/stable/wordpress/2.0.40/Chart.yaml b/stable/wordpress/2.0.41/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.40/Chart.yaml rename to stable/wordpress/2.0.41/Chart.yaml index 3bd193fb3a..214e869c64 100644 --- a/stable/wordpress/2.0.40/Chart.yaml +++ b/stable/wordpress/2.0.41/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.40 +version: 2.0.41 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.40/README.md b/stable/wordpress/2.0.41/README.md similarity index 100% rename from stable/wordpress/2.0.40/README.md rename to stable/wordpress/2.0.41/README.md diff --git a/stable/wordpress/2.0.41/app-changelog.md b/stable/wordpress/2.0.41/app-changelog.md new file mode 100644 index 0000000000..3a1fb1e488 --- /dev/null +++ b/stable/wordpress/2.0.41/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.41](https://github.com/truecharts/charts/compare/wordpress-2.0.40...wordpress-2.0.41) (2023-07-19) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10611](https://github.com/truecharts/charts/issues/10611)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.40/app-readme.md b/stable/wordpress/2.0.41/app-readme.md similarity index 100% rename from stable/wordpress/2.0.40/app-readme.md rename to stable/wordpress/2.0.41/app-readme.md diff --git a/stable/wordpress/2.0.40/charts/common-12.14.6.tgz b/stable/wordpress/2.0.41/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.40/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.41/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.40/charts/mariadb-7.0.62.tgz b/stable/wordpress/2.0.41/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/wordpress/2.0.40/charts/mariadb-7.0.62.tgz rename to stable/wordpress/2.0.41/charts/mariadb-7.0.62.tgz diff --git a/stable/wordpress/2.0.40/ix_values.yaml b/stable/wordpress/2.0.41/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.40/ix_values.yaml rename to stable/wordpress/2.0.41/ix_values.yaml index 28119e1c49..78576bd1ca 100644 --- a/stable/wordpress/2.0.40/ix_values.yaml +++ b/stable/wordpress/2.0.41/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:70cf2a95563bbec4dd4809e3bfaf7b461c57bee04a37fe95fa96535efec54b94 + tag: v6.2.2@sha256:28be066f1f27da7edbe4a3654f5a7e9b5d26c4dee7a9e85f9713b327440573aa securityContext: container: diff --git a/stable/wordpress/2.0.40/questions.yaml b/stable/wordpress/2.0.41/questions.yaml similarity index 100% rename from stable/wordpress/2.0.40/questions.yaml rename to stable/wordpress/2.0.41/questions.yaml diff --git a/stable/wordpress/2.0.40/templates/_env.tpl b/stable/wordpress/2.0.41/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.40/templates/_env.tpl rename to stable/wordpress/2.0.41/templates/_env.tpl diff --git a/stable/wordpress/2.0.40/templates/common.yaml b/stable/wordpress/2.0.41/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.40/templates/common.yaml rename to stable/wordpress/2.0.41/templates/common.yaml diff --git a/stable/wordpress/2.0.40/values.yaml b/stable/wordpress/2.0.41/values.yaml similarity index 100% rename from stable/wordpress/2.0.40/values.yaml rename to stable/wordpress/2.0.41/values.yaml