diff --git a/stable/wordpress/3.0.64/app-changelog.md b/stable/wordpress/3.0.64/app-changelog.md deleted file mode 100644 index 748b6b4fab..0000000000 --- a/stable/wordpress/3.0.64/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.64](https://github.com/truecharts/charts/compare/wordpress-3.0.63...wordpress-3.0.64) (2023-11-14) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14633](https://github.com/truecharts/charts/issues/14633)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.64/CHANGELOG.md b/stable/wordpress/3.0.65/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.64/CHANGELOG.md rename to stable/wordpress/3.0.65/CHANGELOG.md index b9155da16a..8e2fc2517e 100644 --- a/stable/wordpress/3.0.64/CHANGELOG.md +++ b/stable/wordpress/3.0.65/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.65](https://github.com/truecharts/charts/compare/wordpress-3.0.64...wordpress-3.0.65) (2023-11-17) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14752](https://github.com/truecharts/charts/issues/14752)) + + + + ## [wordpress-3.0.64](https://github.com/truecharts/charts/compare/wordpress-3.0.63...wordpress-3.0.64) (2023-11-14) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.55](https://github.com/truecharts/charts/compare/wordpress-3.0.54...wordpress-3.0.55) (2023-11-05) ### Chore - -- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365)) - - - - -## [wordpress-3.0.54](https://github.com/truecharts/charts/compare/wordpress-3.0.53...wordpress-3.0.54) (2023-11-03) - -### Chore diff --git a/stable/wordpress/3.0.64/Chart.yaml b/stable/wordpress/3.0.65/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.64/Chart.yaml rename to stable/wordpress/3.0.65/Chart.yaml index b8992f5434..60d9df4140 100644 --- a/stable/wordpress/3.0.64/Chart.yaml +++ b/stable/wordpress/3.0.65/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.64 +version: 3.0.65 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/3.0.64/README.md b/stable/wordpress/3.0.65/README.md similarity index 100% rename from stable/wordpress/3.0.64/README.md rename to stable/wordpress/3.0.65/README.md diff --git a/stable/wordpress/3.0.65/app-changelog.md b/stable/wordpress/3.0.65/app-changelog.md new file mode 100644 index 0000000000..8b7813cb87 --- /dev/null +++ b/stable/wordpress/3.0.65/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.65](https://github.com/truecharts/charts/compare/wordpress-3.0.64...wordpress-3.0.65) (2023-11-17) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14752](https://github.com/truecharts/charts/issues/14752)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.64/app-readme.md b/stable/wordpress/3.0.65/app-readme.md similarity index 100% rename from stable/wordpress/3.0.64/app-readme.md rename to stable/wordpress/3.0.65/app-readme.md diff --git a/stable/wordpress/3.0.64/charts/common-14.3.5.tgz b/stable/wordpress/3.0.65/charts/common-14.3.5.tgz similarity index 100% rename from stable/wordpress/3.0.64/charts/common-14.3.5.tgz rename to stable/wordpress/3.0.65/charts/common-14.3.5.tgz diff --git a/stable/wordpress/3.0.64/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.65/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.64/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.65/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.64/ix_values.yaml b/stable/wordpress/3.0.65/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.64/ix_values.yaml rename to stable/wordpress/3.0.65/ix_values.yaml index 0262f9f2d8..518d96dd97 100644 --- a/stable/wordpress/3.0.64/ix_values.yaml +++ b/stable/wordpress/3.0.65/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.4.1@sha256:7ca0dd968ca247bde0cf6fd853aefac487cec92447351a9fc78dd1c84af9bb1c + tag: v6.4.1@sha256:c3a325b558475ec7e77c7c7b5f32647ecab92556d954580935e583ba092cea24 securityContext: container: diff --git a/stable/wordpress/3.0.64/questions.yaml b/stable/wordpress/3.0.65/questions.yaml similarity index 100% rename from stable/wordpress/3.0.64/questions.yaml rename to stable/wordpress/3.0.65/questions.yaml diff --git a/stable/wordpress/3.0.64/templates/_env.tpl b/stable/wordpress/3.0.65/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.64/templates/_env.tpl rename to stable/wordpress/3.0.65/templates/_env.tpl diff --git a/stable/wordpress/3.0.64/templates/common.yaml b/stable/wordpress/3.0.65/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.64/templates/common.yaml rename to stable/wordpress/3.0.65/templates/common.yaml diff --git a/stable/wordpress/3.0.64/values.yaml b/stable/wordpress/3.0.65/values.yaml similarity index 100% rename from stable/wordpress/3.0.64/values.yaml rename to stable/wordpress/3.0.65/values.yaml