From d28d4a8fdb6f1c173b028cf5aae885f412a22536 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 9 Nov 2023 18:42:47 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/wordpress/3.0.61/app-changelog.md | 9 --------- .../wordpress/{3.0.61 => 3.0.62}/CHANGELOG.md | 18 +++++++++--------- .../wordpress/{3.0.61 => 3.0.62}/Chart.yaml | 2 +- stable/wordpress/{3.0.61 => 3.0.62}/README.md | 0 stable/wordpress/3.0.62/app-changelog.md | 9 +++++++++ .../{3.0.61 => 3.0.62}/app-readme.md | 0 .../charts/common-14.3.5.tgz | Bin .../charts/mariadb-7.0.70.tgz | Bin .../{3.0.61 => 3.0.62}/ix_values.yaml | 2 +- .../{3.0.61 => 3.0.62}/questions.yaml | 2 +- .../{3.0.61 => 3.0.62}/templates/_env.tpl | 0 .../{3.0.61 => 3.0.62}/templates/common.yaml | 0 .../wordpress/{3.0.61 => 3.0.62}/values.yaml | 0 13 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/wordpress/3.0.61/app-changelog.md rename stable/wordpress/{3.0.61 => 3.0.62}/CHANGELOG.md (91%) rename stable/wordpress/{3.0.61 => 3.0.62}/Chart.yaml (98%) rename stable/wordpress/{3.0.61 => 3.0.62}/README.md (100%) create mode 100644 stable/wordpress/3.0.62/app-changelog.md rename stable/wordpress/{3.0.61 => 3.0.62}/app-readme.md (100%) rename stable/wordpress/{3.0.61 => 3.0.62}/charts/common-14.3.5.tgz (100%) rename stable/wordpress/{3.0.61 => 3.0.62}/charts/mariadb-7.0.70.tgz (100%) rename stable/wordpress/{3.0.61 => 3.0.62}/ix_values.yaml (92%) rename stable/wordpress/{3.0.61 => 3.0.62}/questions.yaml (99%) rename stable/wordpress/{3.0.61 => 3.0.62}/templates/_env.tpl (100%) rename stable/wordpress/{3.0.61 => 3.0.62}/templates/common.yaml (100%) rename stable/wordpress/{3.0.61 => 3.0.62}/values.yaml (100%) diff --git a/stable/wordpress/3.0.61/app-changelog.md b/stable/wordpress/3.0.61/app-changelog.md deleted file mode 100644 index 3dfe0ac474..0000000000 --- a/stable/wordpress/3.0.61/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [wordpress-3.0.61](https://github.com/truecharts/charts/compare/wordpress-3.0.60...wordpress-3.0.61) (2023-11-09) - -### Chore - -- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14488](https://github.com/truecharts/charts/issues/14488)) - - \ No newline at end of file diff --git a/stable/wordpress/3.0.61/CHANGELOG.md b/stable/wordpress/3.0.62/CHANGELOG.md similarity index 91% rename from stable/wordpress/3.0.61/CHANGELOG.md rename to stable/wordpress/3.0.62/CHANGELOG.md index eb25d58164..cc63a4a49c 100644 --- a/stable/wordpress/3.0.61/CHANGELOG.md +++ b/stable/wordpress/3.0.62/CHANGELOG.md @@ -4,6 +4,15 @@ +## [wordpress-3.0.62](https://github.com/truecharts/charts/compare/wordpress-3.0.61...wordpress-3.0.62) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14494](https://github.com/truecharts/charts/issues/14494)) + + + + ## [wordpress-3.0.61](https://github.com/truecharts/charts/compare/wordpress-3.0.60...wordpress-3.0.61) (2023-11-09) ### Chore @@ -88,12 +97,3 @@ ## [wordpress-3.0.52](https://github.com/truecharts/charts/compare/wordpress-3.0.51...wordpress-3.0.52) (2023-11-02) ### Chore - -- update container image tccr.io/truecharts/wordpress to v6.3.2 ([#14261](https://github.com/truecharts/charts/issues/14261)) - - - - -## [wordpress-3.0.51](https://github.com/truecharts/charts/compare/wordpress-3.0.50...wordpress-3.0.51) (2023-11-02) - -### Chore diff --git a/stable/wordpress/3.0.61/Chart.yaml b/stable/wordpress/3.0.62/Chart.yaml similarity index 98% rename from stable/wordpress/3.0.61/Chart.yaml rename to stable/wordpress/3.0.62/Chart.yaml index 823a83de2f..aa595145b7 100644 --- a/stable/wordpress/3.0.61/Chart.yaml +++ b/stable/wordpress/3.0.62/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.61 +version: 3.0.62 annotations: truecharts.org/category: website truecharts.org/SCALE-support: "true" diff --git a/stable/wordpress/3.0.61/README.md b/stable/wordpress/3.0.62/README.md similarity index 100% rename from stable/wordpress/3.0.61/README.md rename to stable/wordpress/3.0.62/README.md diff --git a/stable/wordpress/3.0.62/app-changelog.md b/stable/wordpress/3.0.62/app-changelog.md new file mode 100644 index 0000000000..6eec1403dc --- /dev/null +++ b/stable/wordpress/3.0.62/app-changelog.md @@ -0,0 +1,9 @@ + + +## [wordpress-3.0.62](https://github.com/truecharts/charts/compare/wordpress-3.0.61...wordpress-3.0.62) (2023-11-09) + +### Chore + +- update container image tccr.io/truecharts/wordpress to v6.4.1 ([#14494](https://github.com/truecharts/charts/issues/14494)) + + \ No newline at end of file diff --git a/stable/wordpress/3.0.61/app-readme.md b/stable/wordpress/3.0.62/app-readme.md similarity index 100% rename from stable/wordpress/3.0.61/app-readme.md rename to stable/wordpress/3.0.62/app-readme.md diff --git a/stable/wordpress/3.0.61/charts/common-14.3.5.tgz b/stable/wordpress/3.0.62/charts/common-14.3.5.tgz similarity index 100% rename from stable/wordpress/3.0.61/charts/common-14.3.5.tgz rename to stable/wordpress/3.0.62/charts/common-14.3.5.tgz diff --git a/stable/wordpress/3.0.61/charts/mariadb-7.0.70.tgz b/stable/wordpress/3.0.62/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/wordpress/3.0.61/charts/mariadb-7.0.70.tgz rename to stable/wordpress/3.0.62/charts/mariadb-7.0.70.tgz diff --git a/stable/wordpress/3.0.61/ix_values.yaml b/stable/wordpress/3.0.62/ix_values.yaml similarity index 92% rename from stable/wordpress/3.0.61/ix_values.yaml rename to stable/wordpress/3.0.62/ix_values.yaml index 5b562ed488..1a797178fb 100644 --- a/stable/wordpress/3.0.61/ix_values.yaml +++ b/stable/wordpress/3.0.62/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/wordpress pullPolicy: IfNotPresent - tag: v6.4.1@sha256:155979a0abf80515ce49f5f8beeb1fcf3d2cf43015d08f79f4b3a0cb65831021 + tag: v6.4.1@sha256:4068e233d0c35e94ab344118c267479e64c426069f442d95178e997f546e4aed securityContext: container: diff --git a/stable/wordpress/3.0.61/questions.yaml b/stable/wordpress/3.0.62/questions.yaml similarity index 99% rename from stable/wordpress/3.0.61/questions.yaml rename to stable/wordpress/3.0.62/questions.yaml index 917b543027..1051b13217 100644 --- a/stable/wordpress/3.0.61/questions.yaml +++ b/stable/wordpress/3.0.62/questions.yaml @@ -923,7 +923,7 @@ questions: label: Paths schema: type: list - default: [] + default: [{path: "/", pathType: "Prefix"}] items: - variable: pathEntry label: Host diff --git a/stable/wordpress/3.0.61/templates/_env.tpl b/stable/wordpress/3.0.62/templates/_env.tpl similarity index 100% rename from stable/wordpress/3.0.61/templates/_env.tpl rename to stable/wordpress/3.0.62/templates/_env.tpl diff --git a/stable/wordpress/3.0.61/templates/common.yaml b/stable/wordpress/3.0.62/templates/common.yaml similarity index 100% rename from stable/wordpress/3.0.61/templates/common.yaml rename to stable/wordpress/3.0.62/templates/common.yaml diff --git a/stable/wordpress/3.0.61/values.yaml b/stable/wordpress/3.0.62/values.yaml similarity index 100% rename from stable/wordpress/3.0.61/values.yaml rename to stable/wordpress/3.0.62/values.yaml