diff --git a/stable/seafile/1.0.2/app-changelog.md b/stable/seafile/1.0.2/app-changelog.md deleted file mode 100644 index b7804fa9e6..0000000000 --- a/stable/seafile/1.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [seafile-1.0.2](https://github.com/truecharts/charts/compare/seafile-1.0.1...seafile-1.0.2) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - - \ No newline at end of file diff --git a/stable/seafile/1.0.2/charts/mariadb-7.0.70.tgz b/stable/seafile/1.0.2/charts/mariadb-7.0.70.tgz deleted file mode 100644 index 1ad1f65963..0000000000 Binary files a/stable/seafile/1.0.2/charts/mariadb-7.0.70.tgz and /dev/null differ diff --git a/stable/seafile/1.0.2/CHANGELOG.md b/stable/seafile/1.0.3/CHANGELOG.md similarity index 80% rename from stable/seafile/1.0.2/CHANGELOG.md rename to stable/seafile/1.0.3/CHANGELOG.md index 344d65b7df..22e8c2f978 100644 --- a/stable/seafile/1.0.2/CHANGELOG.md +++ b/stable/seafile/1.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [seafile-1.0.2](https://github.com/truecharts/charts/compare/seafile-1.0.1...seafile-1.0.2) (2023-10-07) ### Chore diff --git a/stable/seafile/1.0.2/Chart.yaml b/stable/seafile/1.0.3/Chart.yaml similarity index 93% rename from stable/seafile/1.0.2/Chart.yaml rename to stable/seafile/1.0.3/Chart.yaml index 1697b870e5..059455ef3c 100644 --- a/stable/seafile/1.0.2/Chart.yaml +++ b/stable/seafile/1.0.3/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "10.0.1" +appVersion: "11.0.0" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -7,7 +7,7 @@ dependencies: - condition: mariadb.enabled name: mariadb repository: https://deps.truecharts.org/ - version: 7.0.70 + version: 9.0.27 deprecated: false description: Reliable and Performant File Sync and Share Solution home: https://truecharts.org/charts/stable/seafile @@ -27,7 +27,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/seafile - https://seafile.com type: application -version: 1.0.2 +version: 1.0.3 annotations: truecharts.org/catagories: | - file-storage diff --git a/stable/seafile/1.0.2/LICENSE b/stable/seafile/1.0.3/LICENSE similarity index 100% rename from stable/seafile/1.0.2/LICENSE rename to stable/seafile/1.0.3/LICENSE diff --git a/stable/seafile/1.0.2/README.md b/stable/seafile/1.0.3/README.md similarity index 100% rename from stable/seafile/1.0.2/README.md rename to stable/seafile/1.0.3/README.md diff --git a/stable/seafile/1.0.3/app-changelog.md b/stable/seafile/1.0.3/app-changelog.md new file mode 100644 index 0000000000..deaae0b120 --- /dev/null +++ b/stable/seafile/1.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.2/app-readme.md b/stable/seafile/1.0.3/app-readme.md similarity index 100% rename from stable/seafile/1.0.2/app-readme.md rename to stable/seafile/1.0.3/app-readme.md diff --git a/stable/seafile/1.0.2/charts/common-14.0.9.tgz b/stable/seafile/1.0.3/charts/common-14.0.9.tgz similarity index 100% rename from stable/seafile/1.0.2/charts/common-14.0.9.tgz rename to stable/seafile/1.0.3/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.3/charts/mariadb-9.0.27.tgz new file mode 100644 index 0000000000..63055e86bf Binary files /dev/null and b/stable/seafile/1.0.3/charts/mariadb-9.0.27.tgz differ diff --git a/stable/seafile/1.0.2/ix_values.yaml b/stable/seafile/1.0.3/ix_values.yaml similarity index 94% rename from stable/seafile/1.0.2/ix_values.yaml rename to stable/seafile/1.0.3/ix_values.yaml index bf85e3b915..9be847e057 100644 --- a/stable/seafile/1.0.2/ix_values.yaml +++ b/stable/seafile/1.0.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/seafile - tag: v10.0.1@sha256:7cae32631d0b9075d65ef20a671031fd9c4ff28e30dc592d1dc6253f8a325106 + tag: v11.0.0@sha256:e19fcc4a60199ac083d9ad6fa5783b79bee63ed1bf9105ed8cc534b8c7a7b71d pullPolicy: IfNotPresent service: diff --git a/stable/seafile/1.0.2/questions.yaml b/stable/seafile/1.0.3/questions.yaml similarity index 100% rename from stable/seafile/1.0.2/questions.yaml rename to stable/seafile/1.0.3/questions.yaml diff --git a/stable/seafile/1.0.2/templates/NOTES.txt b/stable/seafile/1.0.3/templates/NOTES.txt similarity index 100% rename from stable/seafile/1.0.2/templates/NOTES.txt rename to stable/seafile/1.0.3/templates/NOTES.txt diff --git a/stable/seafile/1.0.2/templates/common.yaml b/stable/seafile/1.0.3/templates/common.yaml similarity index 100% rename from stable/seafile/1.0.2/templates/common.yaml rename to stable/seafile/1.0.3/templates/common.yaml diff --git a/stable/seafile/1.0.2/values.yaml b/stable/seafile/1.0.3/values.yaml similarity index 100% rename from stable/seafile/1.0.2/values.yaml rename to stable/seafile/1.0.3/values.yaml