diff --git a/stable/wordpress/3.0.45/app-changelog.md b/stable/wordpress/3.0.45/app-changelog.md deleted file mode 100644 index 9f28ba885d..0000000000 --- a/stable/wordpress/3.0.45/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.45](https://github.com/truecharts/charts/compare/wordpress-3.0.44...wordpress-3.0.45) (2023-10-24) - -### Chore - -- update helm general non-major ([#13920](https://github.com/truecharts/charts/issues/13920)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.45/CHANGELOG.md b/stable/wordpress/3.0.46/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.45/CHANGELOG.md rename to stable/wordpress/3.0.46/CHANGELOG.md index cb63faa5a0..c1e2f12f95 100644 --- a/stable/wordpress/3.0.45/CHANGELOG.md +++ b/stable/wordpress/3.0.46/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.46](https://github.com/truecharts/charts/compare/wordpress-3.0.45...wordpress-3.0.46) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13958](https://github.com/truecharts/charts/issues/13958)) + + + + ## [wordpress-3.0.45](https://github.com/truecharts/charts/compare/wordpress-3.0.44...wordpress-3.0.45) (2023-10-24) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.36](https://github.com/truecharts/charts/compare/wordpress-3.0.35...wordpress-3.0.36) (2023-10-06) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.1 ([#13306](https://github.com/truecharts/charts/issues/13306)) - - - - -## [wordpress-3.0.35](https://github.com/truecharts/charts/compare/wordpress-3.0.34...wordpress-3.0.35) (2023-10-05) - -### Chore diff --git a/stable/wordpress/3.0.45/Chart.yaml b/stable/wordpress/3.0.46/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.45/Chart.yaml rename to stable/wordpress/3.0.46/Chart.yaml index da8dcc9af0..782fcc2583 100644 --- a/stable/wordpress/3.0.45/Chart.yaml +++ b/stable/wordpress/3.0.46/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.45 +version: 3.0.46 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.45/README.md b/stable/wordpress/3.0.46/README.md similarity index 100% rename from stable/wordpress/3.0.45/README.md rename to stable/wordpress/3.0.46/README.md diff --git a/stable/wordpress/3.0.46/app-changelog.md b/stable/wordpress/3.0.46/app-changelog.md new file mode 100644 index 0000000000..6ebdd77c64 --- /dev/null +++ b/stable/wordpress/3.0.46/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.46](https://github.com/truecharts/charts/compare/wordpress-3.0.45...wordpress-3.0.46) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#13958](https://github.com/truecharts/charts/issues/13958)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.45/app-readme.md b/stable/wordpress/3.0.46/app-readme.md similarity index 100% rename from stable/wordpress/3.0.45/app-readme.md rename to stable/wordpress/3.0.46/app-readme.md diff --git a/stable/wordpress/3.0.45/charts/common-14.0.14.tgz b/stable/wordpress/3.0.46/charts/common-14.0.14.tgz similarity index 100% rename from stable/wordpress/3.0.45/charts/common-14.0.14.tgz rename to stable/wordpress/3.0.46/charts/common-14.0.14.tgz diff --git a/stable/wordpress/3.0.45/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.46/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.45/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.46/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.45/ix_values.yaml b/stable/wordpress/3.0.46/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.45/ix_values.yaml rename to stable/wordpress/3.0.46/ix_values.yaml index 14f73f2416..3d60ab0e53 100644 --- a/stable/wordpress/3.0.45/ix_values.yaml +++ b/stable/wordpress/3.0.46/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.2@sha256:554d2029d476bb7d37ff58eb7a657bbe972ba5d6d890a684d862cc1e4a4c89da + tag: v6.3.2@sha256:390e4948ba05270f1a864e38fee75f3b975a71617de5ed0b829efdb58fe32afb securityContext: container: diff --git a/stable/wordpress/3.0.45/questions.yaml b/stable/wordpress/3.0.46/questions.yaml similarity index 100% rename from stable/wordpress/3.0.45/questions.yaml rename to stable/wordpress/3.0.46/questions.yaml diff --git a/stable/wordpress/3.0.45/templates/_env.tpl b/stable/wordpress/3.0.46/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.45/templates/_env.tpl rename to stable/wordpress/3.0.46/templates/_env.tpl diff --git a/stable/wordpress/3.0.45/templates/common.yaml b/stable/wordpress/3.0.46/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.45/templates/common.yaml rename to stable/wordpress/3.0.46/templates/common.yaml diff --git a/stable/wordpress/3.0.45/values.yaml b/stable/wordpress/3.0.46/values.yaml similarity index 100% rename from stable/wordpress/3.0.45/values.yaml rename to stable/wordpress/3.0.46/values.yaml