Updater bot : seafile updated to 9.0.10

This commit is contained in:
alexbelgium
2023-01-28 22:15:24 +01:00
parent 2afc3db103
commit 05063de6f1
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 9.0.10 (28-01-2023)
- Update to latest version from franchetti/seafile-arm
## v9.0.14-pro (01-12-2022)
- Update to latest version from haiwen/seahub
- WARNING : update to supervisor 2022.11 before installing

View File

@@ -100,6 +100,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "v9.0.14-pro-2",
"version": "9.0.10",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "01-12-2022",
"last_update": "28-01-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "dockerhub",
"upstream_repo": "franchetti/seafile-arm",
"upstream_version": "v9.0.14-pro"
"upstream_version": "9.0.10"
}