From 8ac7d90ae6f6e74fe356161c755a27e0d0ab5823 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 18 Jul 2023 18:07:16 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/seafile/0.0.4/app-changelog.md | 9 --------- incubator/seafile/{0.0.4 => 0.0.5}/CHANGELOG.md | 9 +++++++++ incubator/seafile/{0.0.4 => 0.0.5}/Chart.yaml | 2 +- incubator/seafile/{0.0.4 => 0.0.5}/LICENSE | 0 incubator/seafile/{0.0.4 => 0.0.5}/README.md | 0 incubator/seafile/0.0.5/app-changelog.md | 9 +++++++++ incubator/seafile/{0.0.4 => 0.0.5}/app-readme.md | 0 .../{0.0.4 => 0.0.5}/charts/common-12.14.2.tgz | Bin .../{0.0.4 => 0.0.5}/charts/mariadb-7.0.50.tgz | Bin incubator/seafile/{0.0.4 => 0.0.5}/ix_values.yaml | 0 incubator/seafile/{0.0.4 => 0.0.5}/questions.yaml | 6 ++++-- .../seafile/{0.0.4 => 0.0.5}/templates/NOTES.txt | 0 .../seafile/{0.0.4 => 0.0.5}/templates/common.yaml | 0 incubator/seafile/{0.0.4 => 0.0.5}/values.yaml | 0 14 files changed, 23 insertions(+), 12 deletions(-) delete mode 100644 incubator/seafile/0.0.4/app-changelog.md rename incubator/seafile/{0.0.4 => 0.0.5}/CHANGELOG.md (78%) rename incubator/seafile/{0.0.4 => 0.0.5}/Chart.yaml (98%) rename incubator/seafile/{0.0.4 => 0.0.5}/LICENSE (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/README.md (100%) create mode 100644 incubator/seafile/0.0.5/app-changelog.md rename incubator/seafile/{0.0.4 => 0.0.5}/app-readme.md (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/charts/common-12.14.2.tgz (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/charts/mariadb-7.0.50.tgz (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/ix_values.yaml (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/questions.yaml (99%) rename incubator/seafile/{0.0.4 => 0.0.5}/templates/NOTES.txt (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/templates/common.yaml (100%) rename incubator/seafile/{0.0.4 => 0.0.5}/values.yaml (100%) diff --git a/incubator/seafile/0.0.4/app-changelog.md b/incubator/seafile/0.0.4/app-changelog.md deleted file mode 100644 index 56d373e6935..00000000000 --- a/incubator/seafile/0.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seafile-0.0.4](https://github.com/truecharts/charts/compare/seafile-0.0.3...seafile-0.0.4) (2023-07-17) - -### Fix - -- Change mounting option ([#10524](https://github.com/truecharts/charts/issues/10524)) - - \ No newline at end of file diff --git a/incubator/seafile/0.0.4/CHANGELOG.md b/incubator/seafile/0.0.5/CHANGELOG.md similarity index 78% rename from incubator/seafile/0.0.4/CHANGELOG.md rename to incubator/seafile/0.0.5/CHANGELOG.md index 16657cf42ce..f9fc39e8216 100644 --- a/incubator/seafile/0.0.4/CHANGELOG.md +++ b/incubator/seafile/0.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [seafile-0.0.5](https://github.com/truecharts/charts/compare/seafile-0.0.4...seafile-0.0.5) (2023-07-18) + +### Feat + +- Add manual/docs and made FQDN required ([#10576](https://github.com/truecharts/charts/issues/10576)) + + + + ## [seafile-0.0.4](https://github.com/truecharts/charts/compare/seafile-0.0.3...seafile-0.0.4) (2023-07-17) ### Fix diff --git a/incubator/seafile/0.0.4/Chart.yaml b/incubator/seafile/0.0.5/Chart.yaml similarity index 98% rename from incubator/seafile/0.0.4/Chart.yaml rename to incubator/seafile/0.0.5/Chart.yaml index 12a13ca1cad..544b002c5de 100644 --- a/incubator/seafile/0.0.4/Chart.yaml +++ b/incubator/seafile/0.0.5/Chart.yaml @@ -26,7 +26,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/seafile - https://seafile.com type: application -version: 0.0.4 +version: 0.0.5 annotations: truecharts.org/catagories: | - file-storage diff --git a/incubator/seafile/0.0.4/LICENSE b/incubator/seafile/0.0.5/LICENSE similarity index 100% rename from incubator/seafile/0.0.4/LICENSE rename to incubator/seafile/0.0.5/LICENSE diff --git a/incubator/seafile/0.0.4/README.md b/incubator/seafile/0.0.5/README.md similarity index 100% rename from incubator/seafile/0.0.4/README.md rename to incubator/seafile/0.0.5/README.md diff --git a/incubator/seafile/0.0.5/app-changelog.md b/incubator/seafile/0.0.5/app-changelog.md new file mode 100644 index 00000000000..7afd865ae66 --- /dev/null +++ b/incubator/seafile/0.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seafile-0.0.5](https://github.com/truecharts/charts/compare/seafile-0.0.4...seafile-0.0.5) (2023-07-18) + +### Feat + +- Add manual/docs and made FQDN required ([#10576](https://github.com/truecharts/charts/issues/10576)) + + \ No newline at end of file diff --git a/incubator/seafile/0.0.4/app-readme.md b/incubator/seafile/0.0.5/app-readme.md similarity index 100% rename from incubator/seafile/0.0.4/app-readme.md rename to incubator/seafile/0.0.5/app-readme.md diff --git a/incubator/seafile/0.0.4/charts/common-12.14.2.tgz b/incubator/seafile/0.0.5/charts/common-12.14.2.tgz similarity index 100% rename from incubator/seafile/0.0.4/charts/common-12.14.2.tgz rename to incubator/seafile/0.0.5/charts/common-12.14.2.tgz diff --git a/incubator/seafile/0.0.4/charts/mariadb-7.0.50.tgz b/incubator/seafile/0.0.5/charts/mariadb-7.0.50.tgz similarity index 100% rename from incubator/seafile/0.0.4/charts/mariadb-7.0.50.tgz rename to incubator/seafile/0.0.5/charts/mariadb-7.0.50.tgz diff --git a/incubator/seafile/0.0.4/ix_values.yaml b/incubator/seafile/0.0.5/ix_values.yaml similarity index 100% rename from incubator/seafile/0.0.4/ix_values.yaml rename to incubator/seafile/0.0.5/ix_values.yaml diff --git a/incubator/seafile/0.0.4/questions.yaml b/incubator/seafile/0.0.5/questions.yaml similarity index 99% rename from incubator/seafile/0.0.4/questions.yaml rename to incubator/seafile/0.0.5/questions.yaml index 89ccb373fe5..64149fe2313 100644 --- a/incubator/seafile/0.0.4/questions.yaml +++ b/incubator/seafile/0.0.5/questions.yaml @@ -109,16 +109,18 @@ questions: type: dict attrs: - variable: SEAFILE_SERVER_HOSTNAME - label: "Seafile Server Hostname" - description: "If using ingress, set your FQDN here" + label: "Seafile Server Hostname - Required" + description: "Set your FQDN name here using app.mydomain.com without https" schema: type: string + required: true default: "" - variable: SEAFILE_ADMIN_EMAIL label: "Seafile Admin Email" description: "Initial admin email." schema: type: string + required: true default: "me@example.com" - variable: SEAFILE_ADMIN_PASSWORD label: "Seafile Admin Password" diff --git a/incubator/seafile/0.0.4/templates/NOTES.txt b/incubator/seafile/0.0.5/templates/NOTES.txt similarity index 100% rename from incubator/seafile/0.0.4/templates/NOTES.txt rename to incubator/seafile/0.0.5/templates/NOTES.txt diff --git a/incubator/seafile/0.0.4/templates/common.yaml b/incubator/seafile/0.0.5/templates/common.yaml similarity index 100% rename from incubator/seafile/0.0.4/templates/common.yaml rename to incubator/seafile/0.0.5/templates/common.yaml diff --git a/incubator/seafile/0.0.4/values.yaml b/incubator/seafile/0.0.5/values.yaml similarity index 100% rename from incubator/seafile/0.0.4/values.yaml rename to incubator/seafile/0.0.5/values.yaml