diff --git a/stable/wordpress/2.0.43/app-changelog.md b/stable/wordpress/2.0.43/app-changelog.md deleted file mode 100644 index 7ddeb119cb..0000000000 --- a/stable/wordpress/2.0.43/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.43](https://github.com/truecharts/charts/compare/wordpress-2.0.42...wordpress-2.0.43) (2023-07-19) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10628](https://github.com/truecharts/charts/issues/10628)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.43/CHANGELOG.md b/stable/wordpress/2.0.44/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.43/CHANGELOG.md rename to stable/wordpress/2.0.44/CHANGELOG.md index 3876ab0844..b767138c25 100644 --- a/stable/wordpress/2.0.43/CHANGELOG.md +++ b/stable/wordpress/2.0.44/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.44](https://github.com/truecharts/charts/compare/wordpress-2.0.43...wordpress-2.0.44) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10688](https://github.com/truecharts/charts/issues/10688)) + + + + ## [wordpress-2.0.43](https://github.com/truecharts/charts/compare/wordpress-2.0.42...wordpress-2.0.43) (2023-07-19) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.34](https://github.com/truecharts/charts/compare/wordpress-2.0.33...wordpress-2.0.34) (2023-07-05) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10182](https://github.com/truecharts/charts/issues/10182)) - - - - -## [wordpress-2.0.33](https://github.com/truecharts/charts/compare/wordpress-2.0.32...wordpress-2.0.33) (2023-07-04) - -### Chore diff --git a/stable/wordpress/2.0.43/Chart.yaml b/stable/wordpress/2.0.44/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.43/Chart.yaml rename to stable/wordpress/2.0.44/Chart.yaml index c17d2ba6e9..c11a60765a 100644 --- a/stable/wordpress/2.0.43/Chart.yaml +++ b/stable/wordpress/2.0.44/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.43 +version: 2.0.44 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.43/README.md b/stable/wordpress/2.0.44/README.md similarity index 100% rename from stable/wordpress/2.0.43/README.md rename to stable/wordpress/2.0.44/README.md diff --git a/stable/wordpress/2.0.44/app-changelog.md b/stable/wordpress/2.0.44/app-changelog.md new file mode 100644 index 0000000000..59ee248708 --- /dev/null +++ b/stable/wordpress/2.0.44/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.44](https://github.com/truecharts/charts/compare/wordpress-2.0.43...wordpress-2.0.44) (2023-07-21) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10688](https://github.com/truecharts/charts/issues/10688)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.43/app-readme.md b/stable/wordpress/2.0.44/app-readme.md similarity index 100% rename from stable/wordpress/2.0.43/app-readme.md rename to stable/wordpress/2.0.44/app-readme.md diff --git a/stable/wordpress/2.0.43/charts/common-12.14.6.tgz b/stable/wordpress/2.0.44/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.43/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.44/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.43/charts/mariadb-7.0.62.tgz b/stable/wordpress/2.0.44/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/wordpress/2.0.43/charts/mariadb-7.0.62.tgz rename to stable/wordpress/2.0.44/charts/mariadb-7.0.62.tgz diff --git a/stable/wordpress/2.0.43/ix_values.yaml b/stable/wordpress/2.0.44/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.43/ix_values.yaml rename to stable/wordpress/2.0.44/ix_values.yaml index 0e73ec3376..65d76451c5 100644 --- a/stable/wordpress/2.0.43/ix_values.yaml +++ b/stable/wordpress/2.0.44/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:acf32fcd741c45f4d8e236273a08c66938d325a56ee8e60406b9a77364301bbf + tag: v6.2.2@sha256:f01be1bd06abaeb3c40b0561c36084c02caec1c33f364540fbd7bc9f09506117 securityContext: container: diff --git a/stable/wordpress/2.0.43/questions.yaml b/stable/wordpress/2.0.44/questions.yaml similarity index 100% rename from stable/wordpress/2.0.43/questions.yaml rename to stable/wordpress/2.0.44/questions.yaml diff --git a/stable/wordpress/2.0.43/templates/_env.tpl b/stable/wordpress/2.0.44/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.43/templates/_env.tpl rename to stable/wordpress/2.0.44/templates/_env.tpl diff --git a/stable/wordpress/2.0.43/templates/common.yaml b/stable/wordpress/2.0.44/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.43/templates/common.yaml rename to stable/wordpress/2.0.44/templates/common.yaml diff --git a/stable/wordpress/2.0.43/values.yaml b/stable/wordpress/2.0.44/values.yaml similarity index 100% rename from stable/wordpress/2.0.43/values.yaml rename to stable/wordpress/2.0.44/values.yaml