From 5adeaff4c3dcf4130a059113b599d2613785fafc Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 19 Oct 2023 07:45:07 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/seafile/1.0.4/app-changelog.md | 9 --------- stable/seafile/{1.0.4 => 1.0.5}/CHANGELOG.md | 9 +++++++++ stable/seafile/{1.0.4 => 1.0.5}/Chart.yaml | 2 +- stable/seafile/{1.0.4 => 1.0.5}/LICENSE | 0 stable/seafile/{1.0.4 => 1.0.5}/README.md | 0 stable/seafile/1.0.5/app-changelog.md | 9 +++++++++ stable/seafile/{1.0.4 => 1.0.5}/app-readme.md | 0 .../{1.0.4 => 1.0.5}/charts/common-14.0.9.tgz | Bin .../{1.0.4 => 1.0.5}/charts/mariadb-9.0.27.tgz | Bin stable/seafile/{1.0.4 => 1.0.5}/ix_values.yaml | 2 +- stable/seafile/{1.0.4 => 1.0.5}/questions.yaml | 0 stable/seafile/{1.0.4 => 1.0.5}/templates/NOTES.txt | 0 .../seafile/{1.0.4 => 1.0.5}/templates/common.yaml | 0 stable/seafile/{1.0.4 => 1.0.5}/values.yaml | 0 14 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 stable/seafile/1.0.4/app-changelog.md rename stable/seafile/{1.0.4 => 1.0.5}/CHANGELOG.md (86%) rename stable/seafile/{1.0.4 => 1.0.5}/Chart.yaml (98%) rename stable/seafile/{1.0.4 => 1.0.5}/LICENSE (100%) rename stable/seafile/{1.0.4 => 1.0.5}/README.md (100%) create mode 100644 stable/seafile/1.0.5/app-changelog.md rename stable/seafile/{1.0.4 => 1.0.5}/app-readme.md (100%) rename stable/seafile/{1.0.4 => 1.0.5}/charts/common-14.0.9.tgz (100%) rename stable/seafile/{1.0.4 => 1.0.5}/charts/mariadb-9.0.27.tgz (100%) rename stable/seafile/{1.0.4 => 1.0.5}/ix_values.yaml (94%) rename stable/seafile/{1.0.4 => 1.0.5}/questions.yaml (100%) rename stable/seafile/{1.0.4 => 1.0.5}/templates/NOTES.txt (100%) rename stable/seafile/{1.0.4 => 1.0.5}/templates/common.yaml (100%) rename stable/seafile/{1.0.4 => 1.0.5}/values.yaml (100%) diff --git a/stable/seafile/1.0.4/app-changelog.md b/stable/seafile/1.0.4/app-changelog.md deleted file mode 100644 index 5e6509772d..0000000000 --- a/stable/seafile/1.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seafile-1.0.4](https://github.com/truecharts/charts/compare/seafile-1.0.3...seafile-1.0.4) (2023-10-18) - -### Chore - -- update container image tccr.io/truecharts/seafile to v11.0.1 ([#13735](https://github.com/truecharts/charts/issues/13735)) - - \ No newline at end of file diff --git a/stable/seafile/1.0.4/CHANGELOG.md b/stable/seafile/1.0.5/CHANGELOG.md similarity index 86% rename from stable/seafile/1.0.4/CHANGELOG.md rename to stable/seafile/1.0.5/CHANGELOG.md index 510a5c3f9d..931f1d0d82 100644 --- a/stable/seafile/1.0.4/CHANGELOG.md +++ b/stable/seafile/1.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [seafile-1.0.5](https://github.com/truecharts/charts/compare/seafile-1.0.4...seafile-1.0.5) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/seafile to v11.0.1 ([#13773](https://github.com/truecharts/charts/issues/13773)) + + + + ## [seafile-1.0.4](https://github.com/truecharts/charts/compare/seafile-1.0.3...seafile-1.0.4) (2023-10-18) ### Chore diff --git a/stable/seafile/1.0.4/Chart.yaml b/stable/seafile/1.0.5/Chart.yaml similarity index 98% rename from stable/seafile/1.0.4/Chart.yaml rename to stable/seafile/1.0.5/Chart.yaml index 4ac3cce72d..5f3a6edfe9 100644 --- a/stable/seafile/1.0.4/Chart.yaml +++ b/stable/seafile/1.0.5/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.4 +version: 1.0.5 annotations: truecharts.org/catagories: | - file-storage diff --git a/stable/seafile/1.0.4/LICENSE b/stable/seafile/1.0.5/LICENSE similarity index 100% rename from stable/seafile/1.0.4/LICENSE rename to stable/seafile/1.0.5/LICENSE diff --git a/stable/seafile/1.0.4/README.md b/stable/seafile/1.0.5/README.md similarity index 100% rename from stable/seafile/1.0.4/README.md rename to stable/seafile/1.0.5/README.md diff --git a/stable/seafile/1.0.5/app-changelog.md b/stable/seafile/1.0.5/app-changelog.md new file mode 100644 index 0000000000..2d75d4da17 --- /dev/null +++ b/stable/seafile/1.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [seafile-1.0.5](https://github.com/truecharts/charts/compare/seafile-1.0.4...seafile-1.0.5) (2023-10-19) + +### Chore + +- update container image tccr.io/truecharts/seafile to v11.0.1 ([#13773](https://github.com/truecharts/charts/issues/13773)) + + \ No newline at end of file diff --git a/stable/seafile/1.0.4/app-readme.md b/stable/seafile/1.0.5/app-readme.md similarity index 100% rename from stable/seafile/1.0.4/app-readme.md rename to stable/seafile/1.0.5/app-readme.md diff --git a/stable/seafile/1.0.4/charts/common-14.0.9.tgz b/stable/seafile/1.0.5/charts/common-14.0.9.tgz similarity index 100% rename from stable/seafile/1.0.4/charts/common-14.0.9.tgz rename to stable/seafile/1.0.5/charts/common-14.0.9.tgz diff --git a/stable/seafile/1.0.4/charts/mariadb-9.0.27.tgz b/stable/seafile/1.0.5/charts/mariadb-9.0.27.tgz similarity index 100% rename from stable/seafile/1.0.4/charts/mariadb-9.0.27.tgz rename to stable/seafile/1.0.5/charts/mariadb-9.0.27.tgz diff --git a/stable/seafile/1.0.4/ix_values.yaml b/stable/seafile/1.0.5/ix_values.yaml similarity index 94% rename from stable/seafile/1.0.4/ix_values.yaml rename to stable/seafile/1.0.5/ix_values.yaml index 06a8f91ad8..3db96ab8f8 100644 --- a/stable/seafile/1.0.4/ix_values.yaml +++ b/stable/seafile/1.0.5/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/seafile - tag: v11.0.1@sha256:742cb181a969ab5d850d0b5dd80e3ad262f42fbb243e9f4899ebe029856a3638 + tag: v11.0.1@sha256:739776a752c782455ff9a9466506aa35d086e3888a9050e63a980b805ba08c96 pullPolicy: IfNotPresent service: diff --git a/stable/seafile/1.0.4/questions.yaml b/stable/seafile/1.0.5/questions.yaml similarity index 100% rename from stable/seafile/1.0.4/questions.yaml rename to stable/seafile/1.0.5/questions.yaml diff --git a/stable/seafile/1.0.4/templates/NOTES.txt b/stable/seafile/1.0.5/templates/NOTES.txt similarity index 100% rename from stable/seafile/1.0.4/templates/NOTES.txt rename to stable/seafile/1.0.5/templates/NOTES.txt diff --git a/stable/seafile/1.0.4/templates/common.yaml b/stable/seafile/1.0.5/templates/common.yaml similarity index 100% rename from stable/seafile/1.0.4/templates/common.yaml rename to stable/seafile/1.0.5/templates/common.yaml diff --git a/stable/seafile/1.0.4/values.yaml b/stable/seafile/1.0.5/values.yaml similarity index 100% rename from stable/seafile/1.0.4/values.yaml rename to stable/seafile/1.0.5/values.yaml