From a37c2c4b7e539e924bbedbe2233d7e9a5bf8f4d6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 18 Oct 2023 10:55:08 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/seafile/1.0.3/app-changelog.md | 9 --------- stable/seafile/{1.0.3 => 1.0.4}/CHANGELOG.md | 9 +++++++++ stable/seafile/{1.0.3 => 1.0.4}/Chart.yaml | 4 ++-- stable/seafile/{1.0.3 => 1.0.4}/LICENSE | 0 stable/seafile/{1.0.3 => 1.0.4}/README.md | 0 stable/seafile/1.0.4/app-changelog.md | 9 +++++++++ stable/seafile/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-14.0.9.tgz | Bin .../{1.0.3 => 1.0.4}/charts/mariadb-9.0.27.tgz | Bin stable/seafile/{1.0.3 => 1.0.4}/ix_values.yaml | 2 +- stable/seafile/{1.0.3 => 1.0.4}/questions.yaml | 0 stable/seafile/{1.0.3 => 1.0.4}/templates/NOTES.txt | 0 .../seafile/{1.0.3 => 1.0.4}/templates/common.yaml | 0 stable/seafile/{1.0.3 => 1.0.4}/values.yaml | 0 14 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/seafile/1.0.3/app-changelog.md rename stable/seafile/{1.0.3 => 1.0.4}/CHANGELOG.md (83%) rename stable/seafile/{1.0.3 => 1.0.4}/Chart.yaml (96%) rename stable/seafile/{1.0.3 => 1.0.4}/LICENSE (100%) rename stable/seafile/{1.0.3 => 1.0.4}/README.md (100%) create mode 100644 stable/seafile/1.0.4/app-changelog.md rename stable/seafile/{1.0.3 => 1.0.4}/app-readme.md (100%) rename stable/seafile/{1.0.3 => 1.0.4}/charts/common-14.0.9.tgz (100%) rename stable/seafile/{1.0.3 => 1.0.4}/charts/mariadb-9.0.27.tgz (100%) rename stable/seafile/{1.0.3 => 1.0.4}/ix_values.yaml (94%) rename stable/seafile/{1.0.3 => 1.0.4}/questions.yaml (100%) rename stable/seafile/{1.0.3 => 1.0.4}/templates/NOTES.txt (100%) rename stable/seafile/{1.0.3 => 1.0.4}/templates/common.yaml (100%) rename stable/seafile/{1.0.3 => 1.0.4}/values.yaml (100%) diff --git a/stable/seafile/1.0.3/app-changelog.md b/stable/seafile/1.0.3/app-changelog.md deleted file mode 100644 index deaae0b120..0000000000 --- a/stable/seafile/1.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seafile-1.0.3](https://github.com/truecharts/charts/compare/seafile-1.0.2...seafile-1.0.3) (2023-10-07) - -### Chore - -- update container image tccr.io/truecharts/seafile to v11.0.0 ([#12373](https://github.com/truecharts/charts/issues/12373)) - - \ No newline at end of file diff --git a/stable/seafile/1.0.3/CHANGELOG.md b/stable/seafile/1.0.4/CHANGELOG.md similarity index 83% rename from stable/seafile/1.0.3/CHANGELOG.md rename to stable/seafile/1.0.4/CHANGELOG.md index 22e8c2f978..510a5c3f9d 100644 --- a/stable/seafile/1.0.3/CHANGELOG.md +++ b/stable/seafile/1.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [seafile-1.0.3](https://github.com/truecharts/charts/compare/seafile-1.0.2...seafile-1.0.3) (2023-10-07) ### Chore diff --git a/stable/seafile/1.0.3/Chart.yaml b/stable/seafile/1.0.4/Chart.yaml similarity index 96% rename from stable/seafile/1.0.3/Chart.yaml rename to stable/seafile/1.0.4/Chart.yaml index 059455ef3c..4ac3cce72d 100644 --- a/stable/seafile/1.0.3/Chart.yaml +++ b/stable/seafile/1.0.4/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "11.0.0" +appVersion: "11.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://seafile.com type: application -version: 1.0.3 +version: 1.0.4 annotations: truecharts.org/catagories: | - file-storage diff --git a/stable/seafile/1.0.3/LICENSE b/stable/seafile/1.0.4/LICENSE similarity index 100% rename from stable/seafile/1.0.3/LICENSE rename to stable/seafile/1.0.4/LICENSE diff --git a/stable/seafile/1.0.3/README.md b/stable/seafile/1.0.4/README.md similarity index 100% rename from stable/seafile/1.0.3/README.md rename to stable/seafile/1.0.4/README.md diff --git a/stable/seafile/1.0.4/app-changelog.md b/stable/seafile/1.0.4/app-changelog.md new file mode 100644 index 0000000000..5e6509772d --- /dev/null +++ b/stable/seafile/1.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.3/app-readme.md b/stable/seafile/1.0.4/app-readme.md similarity index 100% rename from stable/seafile/1.0.3/app-readme.md rename to stable/seafile/1.0.4/app-readme.md diff --git a/stable/seafile/1.0.3/charts/common-14.0.9.tgz b/stable/seafile/1.0.4/charts/common-14.0.9.tgz similarity index 100% rename from stable/seafile/1.0.3/charts/common-14.0.9.tgz rename to stable/seafile/1.0.4/charts/common-14.0.9.tgz diff --git a/stable/seafile/1.0.3/charts/mariadb-9.0.27.tgz b/stable/seafile/1.0.4/charts/mariadb-9.0.27.tgz similarity index 100% rename from stable/seafile/1.0.3/charts/mariadb-9.0.27.tgz rename to stable/seafile/1.0.4/charts/mariadb-9.0.27.tgz diff --git a/stable/seafile/1.0.3/ix_values.yaml b/stable/seafile/1.0.4/ix_values.yaml similarity index 94% rename from stable/seafile/1.0.3/ix_values.yaml rename to stable/seafile/1.0.4/ix_values.yaml index 9be847e057..06a8f91ad8 100644 --- a/stable/seafile/1.0.3/ix_values.yaml +++ b/stable/seafile/1.0.4/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/seafile - tag: v11.0.0@sha256:e19fcc4a60199ac083d9ad6fa5783b79bee63ed1bf9105ed8cc534b8c7a7b71d + tag: v11.0.1@sha256:742cb181a969ab5d850d0b5dd80e3ad262f42fbb243e9f4899ebe029856a3638 pullPolicy: IfNotPresent service: diff --git a/stable/seafile/1.0.3/questions.yaml b/stable/seafile/1.0.4/questions.yaml similarity index 100% rename from stable/seafile/1.0.3/questions.yaml rename to stable/seafile/1.0.4/questions.yaml diff --git a/stable/seafile/1.0.3/templates/NOTES.txt b/stable/seafile/1.0.4/templates/NOTES.txt similarity index 100% rename from stable/seafile/1.0.3/templates/NOTES.txt rename to stable/seafile/1.0.4/templates/NOTES.txt diff --git a/stable/seafile/1.0.3/templates/common.yaml b/stable/seafile/1.0.4/templates/common.yaml similarity index 100% rename from stable/seafile/1.0.3/templates/common.yaml rename to stable/seafile/1.0.4/templates/common.yaml diff --git a/stable/seafile/1.0.3/values.yaml b/stable/seafile/1.0.4/values.yaml similarity index 100% rename from stable/seafile/1.0.3/values.yaml rename to stable/seafile/1.0.4/values.yaml