diff --git a/stable/authentik/15.0.1/CHANGELOG.md b/stable/authentik/15.0.1/CHANGELOG.md index ff20f86e05..efca77589b 100644 --- a/stable/authentik/15.0.1/CHANGELOG.md +++ b/stable/authentik/15.0.1/CHANGELOG.md @@ -5,6 +5,7 @@ + ## [authentik-15.0.1](https://github.com/truecharts/charts/compare/authentik-15.0.0...authentik-15.0.1) (2023-08-29) ### Fix diff --git a/stable/wordpress/3.0.14/app-changelog.md b/stable/wordpress/3.0.14/app-changelog.md deleted file mode 100644 index 5c18e3de09..0000000000 --- a/stable/wordpress/3.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.14](https://github.com/truecharts/charts/compare/wordpress-3.0.13...wordpress-3.0.14) (2023-08-27) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11934](https://github.com/truecharts/charts/issues/11934)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.14/CHANGELOG.md b/stable/wordpress/3.0.15/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.14/CHANGELOG.md rename to stable/wordpress/3.0.15/CHANGELOG.md index 821b97d6a4..ed54bf4859 100644 --- a/stable/wordpress/3.0.14/CHANGELOG.md +++ b/stable/wordpress/3.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.15](https://github.com/truecharts/charts/compare/wordpress-3.0.14...wordpress-3.0.15) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#12036](https://github.com/truecharts/charts/issues/12036)) + + + + ## [wordpress-3.0.14](https://github.com/truecharts/charts/compare/wordpress-3.0.13...wordpress-3.0.14) (2023-08-27) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.4](https://github.com/truecharts/charts/compare/wordpress-3.0.3...wordpress-3.0.4) (2023-08-07) -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11282](https://github.com/truecharts/charts/issues/11282)) - - - - -## [wordpress-3.0.3](https://github.com/truecharts/charts/compare/wordpress-3.0.2...wordpress-3.0.3) (2023-08-03) - diff --git a/stable/wordpress/3.0.14/Chart.yaml b/stable/wordpress/3.0.15/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.14/Chart.yaml rename to stable/wordpress/3.0.15/Chart.yaml index 17ef168de0..90147847b1 100644 --- a/stable/wordpress/3.0.14/Chart.yaml +++ b/stable/wordpress/3.0.15/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.14 +version: 3.0.15 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.14/README.md b/stable/wordpress/3.0.15/README.md similarity index 100% rename from stable/wordpress/3.0.14/README.md rename to stable/wordpress/3.0.15/README.md diff --git a/stable/wordpress/3.0.15/app-changelog.md b/stable/wordpress/3.0.15/app-changelog.md new file mode 100644 index 0000000000..c54f0e7798 --- /dev/null +++ b/stable/wordpress/3.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.15](https://github.com/truecharts/charts/compare/wordpress-3.0.14...wordpress-3.0.15) (2023-08-30) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#12036](https://github.com/truecharts/charts/issues/12036)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.14/app-readme.md b/stable/wordpress/3.0.15/app-readme.md similarity index 100% rename from stable/wordpress/3.0.14/app-readme.md rename to stable/wordpress/3.0.15/app-readme.md diff --git a/stable/wordpress/3.0.14/charts/common-14.0.1.tgz b/stable/wordpress/3.0.15/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.14/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.15/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.14/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.15/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.14/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.15/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.14/ix_values.yaml b/stable/wordpress/3.0.15/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.14/ix_values.yaml rename to stable/wordpress/3.0.15/ix_values.yaml index e59d301179..d4463841e2 100644 --- a/stable/wordpress/3.0.14/ix_values.yaml +++ b/stable/wordpress/3.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:1cadc8c95a6a1a408cb4d2107048ef1a1ac0d6d2427d68b252604bf85ff13d04 + tag: v6.3.0@sha256:16da9dd949bd5da85e5e4a467bfa680e31eac8b8e1997ccb460345c0c5c52d4a securityContext: container: diff --git a/stable/wordpress/3.0.14/questions.yaml b/stable/wordpress/3.0.15/questions.yaml similarity index 100% rename from stable/wordpress/3.0.14/questions.yaml rename to stable/wordpress/3.0.15/questions.yaml diff --git a/stable/wordpress/3.0.14/templates/_env.tpl b/stable/wordpress/3.0.15/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.14/templates/_env.tpl rename to stable/wordpress/3.0.15/templates/_env.tpl diff --git a/stable/wordpress/3.0.14/templates/common.yaml b/stable/wordpress/3.0.15/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.14/templates/common.yaml rename to stable/wordpress/3.0.15/templates/common.yaml diff --git a/stable/wordpress/3.0.14/values.yaml b/stable/wordpress/3.0.15/values.yaml similarity index 100% rename from stable/wordpress/3.0.14/values.yaml rename to stable/wordpress/3.0.15/values.yaml