diff --git a/stable/wordpress/3.0.8/app-changelog.md b/stable/wordpress/3.0.8/app-changelog.md deleted file mode 100644 index ffc520b0f60..00000000000 --- a/stable/wordpress/3.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.8](https://github.com/truecharts/charts/compare/wordpress-3.0.7...wordpress-3.0.8) (2023-08-16) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11613](https://github.com/truecharts/charts/issues/11613)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.8/CHANGELOG.md b/stable/wordpress/3.0.9/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.8/CHANGELOG.md rename to stable/wordpress/3.0.9/CHANGELOG.md index 15c73d92561..3ae1623a3a1 100644 --- a/stable/wordpress/3.0.8/CHANGELOG.md +++ b/stable/wordpress/3.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11644](https://github.com/truecharts/charts/issues/11644)) + + + + ## [wordpress-3.0.8](https://github.com/truecharts/charts/compare/wordpress-3.0.7...wordpress-3.0.8) (2023-08-16) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/wordpress to v6.2.2 ([#11019](https://github.com/truecharts/charts/issues/11019)) - - - -## [wordpress-2.0.47](https://github.com/truecharts/charts/compare/wordpress-2.0.46...wordpress-2.0.47) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/wordpress/3.0.8/Chart.yaml b/stable/wordpress/3.0.9/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.8/Chart.yaml rename to stable/wordpress/3.0.9/Chart.yaml index 1d185c9b789..d8bfbb822a8 100644 --- a/stable/wordpress/3.0.8/Chart.yaml +++ b/stable/wordpress/3.0.9/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.8 +version: 3.0.9 annotations: truecharts.org/catagories: | - website diff --git a/stable/wordpress/3.0.8/README.md b/stable/wordpress/3.0.9/README.md similarity index 100% rename from stable/wordpress/3.0.8/README.md rename to stable/wordpress/3.0.9/README.md diff --git a/stable/wordpress/3.0.9/app-changelog.md b/stable/wordpress/3.0.9/app-changelog.md new file mode 100644 index 00000000000..7d35a89492e --- /dev/null +++ b/stable/wordpress/3.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.9](https://github.com/truecharts/charts/compare/wordpress-3.0.8...wordpress-3.0.9) (2023-08-17) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.3.0 ([#11644](https://github.com/truecharts/charts/issues/11644)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.8/app-readme.md b/stable/wordpress/3.0.9/app-readme.md similarity index 100% rename from stable/wordpress/3.0.8/app-readme.md rename to stable/wordpress/3.0.9/app-readme.md diff --git a/stable/wordpress/3.0.8/charts/common-14.0.1.tgz b/stable/wordpress/3.0.9/charts/common-14.0.1.tgz similarity index 100% rename from stable/wordpress/3.0.8/charts/common-14.0.1.tgz rename to stable/wordpress/3.0.9/charts/common-14.0.1.tgz diff --git a/stable/wordpress/3.0.8/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.9/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.8/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.9/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.8/ix_values.yaml b/stable/wordpress/3.0.9/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.8/ix_values.yaml rename to stable/wordpress/3.0.9/ix_values.yaml index 22a6a1f63f0..842a40073f7 100644 --- a/stable/wordpress/3.0.8/ix_values.yaml +++ b/stable/wordpress/3.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.3.0@sha256:c46fc8ef564565cf836be4674ca41fb7e7fe655d1dd65dd649868b7eb686a7b2 + tag: v6.3.0@sha256:f88e25b563418ab357823a30c26ab99482460fd8f1bd63debbab7847d350b5b0 securityContext: container: diff --git a/stable/wordpress/3.0.8/questions.yaml b/stable/wordpress/3.0.9/questions.yaml similarity index 100% rename from stable/wordpress/3.0.8/questions.yaml rename to stable/wordpress/3.0.9/questions.yaml diff --git a/stable/wordpress/3.0.8/templates/_env.tpl b/stable/wordpress/3.0.9/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.8/templates/_env.tpl rename to stable/wordpress/3.0.9/templates/_env.tpl diff --git a/stable/wordpress/3.0.8/templates/common.yaml b/stable/wordpress/3.0.9/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.8/templates/common.yaml rename to stable/wordpress/3.0.9/templates/common.yaml diff --git a/stable/wordpress/3.0.8/values.yaml b/stable/wordpress/3.0.9/values.yaml similarity index 100% rename from stable/wordpress/3.0.8/values.yaml rename to stable/wordpress/3.0.9/values.yaml