mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : nextcloud updated to 30.0.3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 30.0.3 (07-12-2024)
|
||||
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||
- Use /addon_configs for config.yaml and nextcloud-ocr.sh to backup them with nextcloud
|
||||
- Use /config/data as default folder instead of /config/data for initial set-up
|
||||
|
||||
|
||||
@@ -152,6 +152,6 @@
|
||||
"uart": true,
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||
"version": "30.0.2-test",
|
||||
"version": "30.0.3",
|
||||
"webui": "https://[HOST]:[PORT:443]"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "09-11-2024",
|
||||
"last_update": "07-12-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "nextcloud",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-nextcloud",
|
||||
"upstream_version": "30.0.2"
|
||||
"upstream_version": "30.0.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user