From e33ee26a076b1dbde28f80376703f5897470e7ed Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 6 Aug 2023 09:01:44 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/seafile/1.0.0/app-changelog.md | 0 stable/seafile/{1.0.0 => 1.0.1}/CHANGELOG.md | 5 +++++ stable/seafile/{1.0.0 => 1.0.1}/Chart.yaml | 2 +- stable/seafile/{1.0.0 => 1.0.1}/LICENSE | 0 stable/seafile/{1.0.0 => 1.0.1}/README.md | 0 stable/seafile/1.0.1/app-changelog.md | 4 ++++ stable/seafile/{1.0.0 => 1.0.1}/app-readme.md | 0 .../{1.0.0 => 1.0.1}/charts/common-14.0.1.tgz | Bin .../{1.0.0 => 1.0.1}/charts/mariadb-7.0.70.tgz | Bin stable/seafile/{1.0.0 => 1.0.1}/ix_values.yaml | 0 stable/seafile/{1.0.0 => 1.0.1}/questions.yaml | 0 stable/seafile/{1.0.0 => 1.0.1}/templates/NOTES.txt | 0 .../seafile/{1.0.0 => 1.0.1}/templates/common.yaml | 0 stable/seafile/{1.0.0 => 1.0.1}/values.yaml | 0 14 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 stable/seafile/1.0.0/app-changelog.md rename stable/seafile/{1.0.0 => 1.0.1}/CHANGELOG.md (86%) rename stable/seafile/{1.0.0 => 1.0.1}/Chart.yaml (98%) rename stable/seafile/{1.0.0 => 1.0.1}/LICENSE (100%) rename stable/seafile/{1.0.0 => 1.0.1}/README.md (100%) create mode 100644 stable/seafile/1.0.1/app-changelog.md rename stable/seafile/{1.0.0 => 1.0.1}/app-readme.md (100%) rename stable/seafile/{1.0.0 => 1.0.1}/charts/common-14.0.1.tgz (100%) rename stable/seafile/{1.0.0 => 1.0.1}/charts/mariadb-7.0.70.tgz (100%) rename stable/seafile/{1.0.0 => 1.0.1}/ix_values.yaml (100%) rename stable/seafile/{1.0.0 => 1.0.1}/questions.yaml (100%) rename stable/seafile/{1.0.0 => 1.0.1}/templates/NOTES.txt (100%) rename stable/seafile/{1.0.0 => 1.0.1}/templates/common.yaml (100%) rename stable/seafile/{1.0.0 => 1.0.1}/values.yaml (100%) diff --git a/stable/seafile/1.0.0/app-changelog.md b/stable/seafile/1.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/seafile/1.0.0/CHANGELOG.md b/stable/seafile/1.0.1/CHANGELOG.md similarity index 86% rename from stable/seafile/1.0.0/CHANGELOG.md rename to stable/seafile/1.0.1/CHANGELOG.md index f80718b64c..784cb1bcfe 100644 --- a/stable/seafile/1.0.0/CHANGELOG.md +++ b/stable/seafile/1.0.1/CHANGELOG.md @@ -4,6 +4,11 @@ +## [seafile-1.0.1](https://github.com/truecharts/charts/compare/seafile-1.0.0...seafile-1.0.1) (2023-08-06) + + + + ## [seafile-1.0.0](https://github.com/truecharts/charts/compare/seafile-0.0.8...seafile-1.0.0) (2023-07-31) diff --git a/stable/seafile/1.0.0/Chart.yaml b/stable/seafile/1.0.1/Chart.yaml similarity index 98% rename from stable/seafile/1.0.0/Chart.yaml rename to stable/seafile/1.0.1/Chart.yaml index 39dd43f119..e2a1806a8e 100644 --- a/stable/seafile/1.0.0/Chart.yaml +++ b/stable/seafile/1.0.1/Chart.yaml @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://seafile.com type: application -version: 1.0.0 +version: 1.0.1 annotations: truecharts.org/catagories: | - file-storage diff --git a/stable/seafile/1.0.0/LICENSE b/stable/seafile/1.0.1/LICENSE similarity index 100% rename from stable/seafile/1.0.0/LICENSE rename to stable/seafile/1.0.1/LICENSE diff --git a/stable/seafile/1.0.0/README.md b/stable/seafile/1.0.1/README.md similarity index 100% rename from stable/seafile/1.0.0/README.md rename to stable/seafile/1.0.1/README.md diff --git a/stable/seafile/1.0.1/app-changelog.md b/stable/seafile/1.0.1/app-changelog.md new file mode 100644 index 0000000000..7a5552919f --- /dev/null +++ b/stable/seafile/1.0.1/app-changelog.md @@ -0,0 +1,4 @@ + + +## [seafile-1.0.1](https://github.com/truecharts/charts/compare/seafile-1.0.0...seafile-1.0.1) (2023-08-06) + diff --git a/stable/seafile/1.0.0/app-readme.md b/stable/seafile/1.0.1/app-readme.md similarity index 100% rename from stable/seafile/1.0.0/app-readme.md rename to stable/seafile/1.0.1/app-readme.md diff --git a/stable/seafile/1.0.0/charts/common-14.0.1.tgz b/stable/seafile/1.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/seafile/1.0.0/charts/common-14.0.1.tgz rename to stable/seafile/1.0.1/charts/common-14.0.1.tgz diff --git a/stable/seafile/1.0.0/charts/mariadb-7.0.70.tgz b/stable/seafile/1.0.1/charts/mariadb-7.0.70.tgz similarity index 100% rename from stable/seafile/1.0.0/charts/mariadb-7.0.70.tgz rename to stable/seafile/1.0.1/charts/mariadb-7.0.70.tgz diff --git a/stable/seafile/1.0.0/ix_values.yaml b/stable/seafile/1.0.1/ix_values.yaml similarity index 100% rename from stable/seafile/1.0.0/ix_values.yaml rename to stable/seafile/1.0.1/ix_values.yaml diff --git a/stable/seafile/1.0.0/questions.yaml b/stable/seafile/1.0.1/questions.yaml similarity index 100% rename from stable/seafile/1.0.0/questions.yaml rename to stable/seafile/1.0.1/questions.yaml diff --git a/stable/seafile/1.0.0/templates/NOTES.txt b/stable/seafile/1.0.1/templates/NOTES.txt similarity index 100% rename from stable/seafile/1.0.0/templates/NOTES.txt rename to stable/seafile/1.0.1/templates/NOTES.txt diff --git a/stable/seafile/1.0.0/templates/common.yaml b/stable/seafile/1.0.1/templates/common.yaml similarity index 100% rename from stable/seafile/1.0.0/templates/common.yaml rename to stable/seafile/1.0.1/templates/common.yaml diff --git a/stable/seafile/1.0.0/values.yaml b/stable/seafile/1.0.1/values.yaml similarity index 100% rename from stable/seafile/1.0.0/values.yaml rename to stable/seafile/1.0.1/values.yaml