diff --git a/stable/wordpress/2.0.33/app-changelog.md b/stable/wordpress/2.0.33/app-changelog.md deleted file mode 100644 index 41a08c7b7d..0000000000 --- a/stable/wordpress/2.0.33/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-2.0.33](https://github.com/truecharts/charts/compare/wordpress-2.0.32...wordpress-2.0.33) (2023-07-04) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10161](https://github.com/truecharts/charts/issues/10161)) - - \ No newline at end of file diff --git a/stable/wordpress/2.0.33/CHANGELOG.md b/stable/wordpress/2.0.34/CHANGELOG.md similarity index 93% rename from stable/wordpress/2.0.33/CHANGELOG.md rename to stable/wordpress/2.0.34/CHANGELOG.md index 39df2d6977..3a1035771e 100644 --- a/stable/wordpress/2.0.33/CHANGELOG.md +++ b/stable/wordpress/2.0.34/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-2.0.34](https://github.com/truecharts/charts/compare/wordpress-2.0.33...wordpress-2.0.34) (2023-07-05) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10182](https://github.com/truecharts/charts/issues/10182)) + + + + ## [wordpress-2.0.33](https://github.com/truecharts/charts/compare/wordpress-2.0.32...wordpress-2.0.33) (2023-07-04) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-2.0.24](https://github.com/truecharts/charts/compare/wordpress-2.0.23...wordpress-2.0.24) (2023-06-21) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#9809](https://github.com/truecharts/charts/issues/9809)) - - - - -## [wordpress-2.0.23](https://github.com/truecharts/charts/compare/wordpress-2.0.22...wordpress-2.0.23) (2023-06-20) - -### Chore diff --git a/stable/wordpress/2.0.33/Chart.yaml b/stable/wordpress/2.0.34/Chart.yaml similarity index 98% rename from stable/wordpress/2.0.33/Chart.yaml rename to stable/wordpress/2.0.34/Chart.yaml index a767493478..0f6983a0ae 100644 --- a/stable/wordpress/2.0.33/Chart.yaml +++ b/stable/wordpress/2.0.34/Chart.yaml @@ -23,7 +23,7 @@ name: wordpress sources: - https://github.com/truecharts/charts/tree/master/charts/stable/wordpress - https://www.wordpress.org -version: 2.0.33 +version: 2.0.34 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/2.0.33/README.md b/stable/wordpress/2.0.34/README.md similarity index 100% rename from stable/wordpress/2.0.33/README.md rename to stable/wordpress/2.0.34/README.md diff --git a/stable/wordpress/2.0.34/app-changelog.md b/stable/wordpress/2.0.34/app-changelog.md new file mode 100644 index 0000000000..842f782d01 --- /dev/null +++ b/stable/wordpress/2.0.34/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-2.0.34](https://github.com/truecharts/charts/compare/wordpress-2.0.33...wordpress-2.0.34) (2023-07-05) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.2.2 ([#10182](https://github.com/truecharts/charts/issues/10182)) + + \ No newline at end of file diff --git a/stable/wordpress/2.0.33/app-readme.md b/stable/wordpress/2.0.34/app-readme.md similarity index 100% rename from stable/wordpress/2.0.33/app-readme.md rename to stable/wordpress/2.0.34/app-readme.md diff --git a/stable/wordpress/2.0.33/charts/common-12.14.6.tgz b/stable/wordpress/2.0.34/charts/common-12.14.6.tgz similarity index 100% rename from stable/wordpress/2.0.33/charts/common-12.14.6.tgz rename to stable/wordpress/2.0.34/charts/common-12.14.6.tgz diff --git a/stable/wordpress/2.0.33/charts/mariadb-7.0.62.tgz b/stable/wordpress/2.0.34/charts/mariadb-7.0.62.tgz similarity index 100% rename from stable/wordpress/2.0.33/charts/mariadb-7.0.62.tgz rename to stable/wordpress/2.0.34/charts/mariadb-7.0.62.tgz diff --git a/stable/wordpress/2.0.33/ix_values.yaml b/stable/wordpress/2.0.34/ix_values.yaml similarity index 92% rename from stable/wordpress/2.0.33/ix_values.yaml rename to stable/wordpress/2.0.34/ix_values.yaml index d6c17acb8b..388d510b65 100644 --- a/stable/wordpress/2.0.33/ix_values.yaml +++ b/stable/wordpress/2.0.34/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.2.2@sha256:b52d3e355080878417f97f27013382f9ffa135355b60fd098aa70dc5ffa3d514 + tag: v6.2.2@sha256:e0b53790899fcb74c3019b325675b6dca9d9171fcac4d5df007ecd116fb491e7 securityContext: container: diff --git a/stable/wordpress/2.0.33/questions.yaml b/stable/wordpress/2.0.34/questions.yaml similarity index 100% rename from stable/wordpress/2.0.33/questions.yaml rename to stable/wordpress/2.0.34/questions.yaml diff --git a/stable/wordpress/2.0.33/templates/_env.tpl b/stable/wordpress/2.0.34/templates/_env.tpl similarity index 100% rename from stable/wordpress/2.0.33/templates/_env.tpl rename to stable/wordpress/2.0.34/templates/_env.tpl diff --git a/stable/wordpress/2.0.33/templates/common.yaml b/stable/wordpress/2.0.34/templates/common.yaml similarity index 100% rename from stable/wordpress/2.0.33/templates/common.yaml rename to stable/wordpress/2.0.34/templates/common.yaml diff --git a/stable/wordpress/2.0.33/values.yaml b/stable/wordpress/2.0.34/values.yaml similarity index 100% rename from stable/wordpress/2.0.33/values.yaml rename to stable/wordpress/2.0.34/values.yaml