diff --git a/stable/wordpress/2.0.47/app-changelog.md b/stable/wordpress/2.0.47/app-changelog.md deleted file mode 100644 index 5f56a49411..0000000000 --- a/stable/wordpress/2.0.47/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.47](https://github.com/truecharts/charts/compare/wordpress-2.0.46...wordpress-2.0.47) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.47/CHANGELOG.md b/stable/wordpress/2.0.48/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.47/CHANGELOG.md rename to stable/wordpress/2.0.48/CHANGELOG.md index 4b5c496a7a..eaf8d0f7dd 100644 --- a/stable/wordpress/2.0.47/CHANGELOG.md +++ b/stable/wordpress/2.0.48/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.48](https://github.com/truecharts/charts/compare/wordpress-2.0.47...wordpress-2.0.48) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11019](https://github.com/truecharts/charts/issues/11019)) + + + + ## [wordpress-2.0.47](https://github.com/truecharts/charts/compare/wordpress-2.0.46...wordpress-2.0.47) (2023-07-29) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/stable/wordpress/2.0.47/Chart.yaml b/stable/wordpress/2.0.48/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.47/Chart.yaml rename to stable/wordpress/2.0.48/Chart.yaml index a91cce6762..bf79258189 100644 --- a/stable/wordpress/2.0.47/Chart.yaml +++ b/stable/wordpress/2.0.48/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.47 +version: 2.0.48 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.47/README.md b/stable/wordpress/2.0.48/README.md similarity index 100% rename from stable/wordpress/2.0.47/README.md rename to stable/wordpress/2.0.48/README.md diff --git a/stable/wordpress/2.0.48/app-changelog.md b/stable/wordpress/2.0.48/app-changelog.md new file mode 100644 index 0000000000..8ae131cf34 --- /dev/null +++ b/stable/wordpress/2.0.48/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.48](https://github.com/truecharts/charts/compare/wordpress-2.0.47...wordpress-2.0.48) (2023-07-29) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11019](https://github.com/truecharts/charts/issues/11019)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.47/app-readme.md b/stable/wordpress/2.0.48/app-readme.md similarity index 100% rename from stable/wordpress/2.0.47/app-readme.md rename to stable/wordpress/2.0.48/app-readme.md diff --git a/stable/wordpress/2.0.47/charts/common-12.15.0.tgz b/stable/wordpress/2.0.48/charts/common-12.15.0.tgz similarity index 100% rename from stable/wordpress/2.0.47/charts/common-12.15.0.tgz rename to stable/wordpress/2.0.48/charts/common-12.15.0.tgz diff --git a/stable/wordpress/2.0.47/charts/mariadb-7.0.70.tgz b/stable/wordpress/2.0.48/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/2.0.47/charts/mariadb-7.0.70.tgz rename to stable/wordpress/2.0.48/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/2.0.47/ix_values.yaml b/stable/wordpress/2.0.48/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.47/ix_values.yaml rename to stable/wordpress/2.0.48/ix_values.yaml index 9830f5001e..88eab13ef4 100644 --- a/stable/wordpress/2.0.47/ix_values.yaml +++ b/stable/wordpress/2.0.48/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:e8ed23fcd2d5e71b20099da4d948ee7d7a5ec81d6fb747d104eac45b7ce41878 + tag: v6.2.2@sha256:d5dc4426145b252a1a625a68c65df3fb07d320f4e88e8201b6a075a3a882ccd4 securityContext: container: diff --git a/stable/wordpress/2.0.47/questions.yaml b/stable/wordpress/2.0.48/questions.yaml similarity index 100% rename from stable/wordpress/2.0.47/questions.yaml rename to stable/wordpress/2.0.48/questions.yaml diff --git a/stable/wordpress/2.0.47/templates/_env.tpl b/stable/wordpress/2.0.48/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.47/templates/_env.tpl rename to stable/wordpress/2.0.48/templates/_env.tpl diff --git a/stable/wordpress/2.0.47/templates/common.yaml b/stable/wordpress/2.0.48/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.47/templates/common.yaml rename to stable/wordpress/2.0.48/templates/common.yaml diff --git a/stable/wordpress/2.0.47/values.yaml b/stable/wordpress/2.0.48/values.yaml similarity index 100% rename from stable/wordpress/2.0.47/values.yaml rename to stable/wordpress/2.0.48/values.yaml