Updater bot : seafile updated to 10.0.0

This commit is contained in:
alexbelgium
2023-03-24 17:38:26 +01:00
parent 30f0f2f050
commit 80f18c2fe7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.0.0 (24-03-2023)
- Update to latest version from franchetti/seafile-arm
## 9.0.10 (28-01-2023)
- Update to latest version from franchetti/seafile-arm
- Allow setting server url

View File

@@ -117,6 +117,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "9.0.10-2",
"version": "10.0.0",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,10 @@
{
"github_fulltag": "true",
"last_update": "28-01-2023",
"last_update": "24-03-2023",
"paused": false,
"repository": "alexbelgium/hassio-addons",
"slug": "seafile",
"source": "dockerhub",
"upstream_repo": "franchetti/seafile-arm",
"upstream_version": "9.0.10"
"upstream_version": "10.0.0"
}