diff --git a/stable/wordpress/1.1.4/app-changelog.md b/stable/wordpress/1.1.4/app-changelog.md deleted file mode 100644 index d1e644b1583..00000000000 --- a/stable/wordpress/1.1.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-1.1.4](https://github.com/truecharts/charts/compare/wordpress-1.1.3...wordpress-1.1.4) (2023-01-12) - -### 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.4/CHANGELOG.md b/stable/wordpress/1.1.5/CHANGELOG.md similarity index 90% rename from stable/wordpress/1.1.4/CHANGELOG.md rename to stable/wordpress/1.1.5/CHANGELOG.md index 10965d748ce..baf5fd82253 100644 --- a/stable/wordpress/1.1.4/CHANGELOG.md +++ b/stable/wordpress/1.1.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-1.1.5](https://github.com/truecharts/charts/compare/wordpress-1.1.4...wordpress-1.1.5) (2023-01-13) + +### Chore + +- update container image tccr.io/truecharts/wordpress to 6.1.1 + + + + ## [wordpress-1.1.4](https://github.com/truecharts/charts/compare/wordpress-1.1.3...wordpress-1.1.4) (2023-01-12) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major - - -## [wordpress-1.0.6](https://github.com/truecharts/charts/compare/wordpress-1.0.5...wordpress-1.0.6) (2022-12-18) - -### Chore - -- update helm chart mariadb to v5.0.15 ([#5492](https://github.com/truecharts/charts/issues/5492)) - - diff --git a/stable/wordpress/1.1.4/Chart.yaml b/stable/wordpress/1.1.5/Chart.yaml similarity index 98% rename from stable/wordpress/1.1.4/Chart.yaml rename to stable/wordpress/1.1.5/Chart.yaml index 761e6af2314..6dad0adbf35 100644 --- a/stable/wordpress/1.1.4/Chart.yaml +++ b/stable/wordpress/1.1.5/Chart.yaml @@ -24,7 +24,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://hub.docker.com/_/wordpress - https://www.wordpress.org -version: 1.1.4 +version: 1.1.5 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/1.1.4/README.md b/stable/wordpress/1.1.5/README.md similarity index 100% rename from stable/wordpress/1.1.4/README.md rename to stable/wordpress/1.1.5/README.md diff --git a/stable/wordpress/1.1.5/app-changelog.md b/stable/wordpress/1.1.5/app-changelog.md new file mode 100644 index 00000000000..f5385ef0619 --- /dev/null +++ b/stable/wordpress/1.1.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-1.1.5](https://github.com/truecharts/charts/compare/wordpress-1.1.4...wordpress-1.1.5) (2023-01-13) + +### 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.4/app-readme.md b/stable/wordpress/1.1.5/app-readme.md similarity index 100% rename from stable/wordpress/1.1.4/app-readme.md rename to stable/wordpress/1.1.5/app-readme.md diff --git a/stable/wordpress/1.1.4/charts/common-11.1.2.tgz b/stable/wordpress/1.1.5/charts/common-11.1.2.tgz similarity index 100% rename from stable/wordpress/1.1.4/charts/common-11.1.2.tgz rename to stable/wordpress/1.1.5/charts/common-11.1.2.tgz diff --git a/stable/wordpress/1.1.4/charts/mariadb-5.0.21.tgz b/stable/wordpress/1.1.5/charts/mariadb-5.0.21.tgz similarity index 100% rename from stable/wordpress/1.1.4/charts/mariadb-5.0.21.tgz rename to stable/wordpress/1.1.5/charts/mariadb-5.0.21.tgz diff --git a/stable/wordpress/1.1.4/ix_values.yaml b/stable/wordpress/1.1.5/ix_values.yaml similarity index 92% rename from stable/wordpress/1.1.4/ix_values.yaml rename to stable/wordpress/1.1.5/ix_values.yaml index 415fc376bc1..e26bb1e0e29 100644 --- a/stable/wordpress/1.1.4/ix_values.yaml +++ b/stable/wordpress/1.1.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: 6.1.1@sha256:193b1cdb368ecea6f17ec7cddff970d60d9e69ef6c9754f8f8fb3ee27f5d8310 + tag: 6.1.1@sha256:db9d25143456126da9a68ba0a370710a5f9c6c16fcde6d42adffdb990b3aff71 securityContext: readOnlyRootFilesystem: false diff --git a/stable/wordpress/1.1.4/questions.yaml b/stable/wordpress/1.1.5/questions.yaml similarity index 100% rename from stable/wordpress/1.1.4/questions.yaml rename to stable/wordpress/1.1.5/questions.yaml diff --git a/stable/wordpress/1.1.4/templates/_env.tpl b/stable/wordpress/1.1.5/templates/_env.tpl similarity index 100% rename from stable/wordpress/1.1.4/templates/_env.tpl rename to stable/wordpress/1.1.5/templates/_env.tpl diff --git a/stable/wordpress/1.1.4/templates/common.yaml b/stable/wordpress/1.1.5/templates/common.yaml similarity index 100% rename from stable/wordpress/1.1.4/templates/common.yaml rename to stable/wordpress/1.1.5/templates/common.yaml diff --git a/stable/wordpress/1.1.4/values.yaml b/stable/wordpress/1.1.5/values.yaml similarity index 100% rename from stable/wordpress/1.1.4/values.yaml rename to stable/wordpress/1.1.5/values.yaml