diff --git a/stable/wordpress/1.1.15/app-changelog.md b/stable/wordpress/1.1.15/app-changelog.md deleted file mode 100644 index 3737748523..0000000000 --- a/stable/wordpress/1.1.15/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/stable/wordpress/1.1.15/CHANGELOG.md b/stable/wordpress/1.1.16/CHANGELOG.md similarity index 90% rename from stable/wordpress/1.1.15/CHANGELOG.md rename to stable/wordpress/1.1.16/CHANGELOG.md index 6fc2749abf..5327645213 100644 --- a/stable/wordpress/1.1.15/CHANGELOG.md +++ b/stable/wordpress/1.1.16/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + ## [wordpress-1.1.15](https://github.com/truecharts/charts/compare/wordpress-1.1.14...wordpress-1.1.15) (2023-02-19) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-1.1.6](https://github.com/truecharts/charts/compare/wordpress-1.1.5...wordpress-1.1.6) (2023-01-17) ### Chore - -- update helm general non-major ([#6430](https://github.com/truecharts/charts/issues/6430)) - - - - -## [wordpress-1.1.5](https://github.com/truecharts/charts/compare/wordpress-1.1.4...wordpress-1.1.5) (2023-01-13) - -### Chore diff --git a/stable/wordpress/1.1.15/Chart.yaml b/stable/wordpress/1.1.16/Chart.yaml similarity index 98% rename from stable/wordpress/1.1.15/Chart.yaml rename to stable/wordpress/1.1.16/Chart.yaml index eb170d6939..4eea7be6bc 100644 --- a/stable/wordpress/1.1.15/Chart.yaml +++ b/stable/wordpress/1.1.16/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/r/bitnami/wordpress - https://www.wordpress.org -version: 1.1.15 +version: 1.1.16 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/1.1.15/README.md b/stable/wordpress/1.1.16/README.md similarity index 100% rename from stable/wordpress/1.1.15/README.md rename to stable/wordpress/1.1.16/README.md diff --git a/stable/wordpress/1.1.16/app-changelog.md b/stable/wordpress/1.1.16/app-changelog.md new file mode 100644 index 0000000000..f2ececfd7b --- /dev/null +++ b/stable/wordpress/1.1.16/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-1.1.16](https://github.com/truecharts/charts/compare/wordpress-1.1.15...wordpress-1.1.16) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + \ No newline at end of file diff --git a/stable/wordpress/1.1.15/app-readme.md b/stable/wordpress/1.1.16/app-readme.md similarity index 100% rename from stable/wordpress/1.1.15/app-readme.md rename to stable/wordpress/1.1.16/app-readme.md diff --git a/stable/wordpress/1.1.15/charts/common-11.1.2.tgz b/stable/wordpress/1.1.16/charts/common-11.1.2.tgz similarity index 100% rename from stable/wordpress/1.1.15/charts/common-11.1.2.tgz rename to stable/wordpress/1.1.16/charts/common-11.1.2.tgz diff --git a/stable/wordpress/1.1.15/charts/mariadb-5.0.32.tgz b/stable/wordpress/1.1.16/charts/mariadb-5.0.32.tgz similarity index 100% rename from stable/wordpress/1.1.15/charts/mariadb-5.0.32.tgz rename to stable/wordpress/1.1.16/charts/mariadb-5.0.32.tgz diff --git a/stable/wordpress/1.1.15/ix_values.yaml b/stable/wordpress/1.1.16/ix_values.yaml similarity index 92% rename from stable/wordpress/1.1.15/ix_values.yaml rename to stable/wordpress/1.1.16/ix_values.yaml index 40a4467d60..c09559c25f 100644 --- a/stable/wordpress/1.1.15/ix_values.yaml +++ b/stable/wordpress/1.1.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:8bda7518c8a4c84260f198ec8bb4a6db0f3d4b4ddb430bf76d3e77f8429fdae6 + tag: 6.1.1@sha256:89afb6a55458c30deb8f4a65839734afbdf09b59141ccf2319dd40b807223346 securityContext: readOnlyRootFilesystem: false diff --git a/stable/wordpress/1.1.15/questions.yaml b/stable/wordpress/1.1.16/questions.yaml similarity index 100% rename from stable/wordpress/1.1.15/questions.yaml rename to stable/wordpress/1.1.16/questions.yaml diff --git a/stable/wordpress/1.1.15/templates/_env.tpl b/stable/wordpress/1.1.16/templates/_env.tpl similarity index 100% rename from stable/wordpress/1.1.15/templates/_env.tpl rename to stable/wordpress/1.1.16/templates/_env.tpl diff --git a/stable/wordpress/1.1.15/templates/common.yaml b/stable/wordpress/1.1.16/templates/common.yaml similarity index 100% rename from stable/wordpress/1.1.15/templates/common.yaml rename to stable/wordpress/1.1.16/templates/common.yaml diff --git a/stable/wordpress/1.1.15/values.yaml b/stable/wordpress/1.1.16/values.yaml similarity index 100% rename from stable/wordpress/1.1.15/values.yaml rename to stable/wordpress/1.1.16/values.yaml