mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Updater bot : nextcloud updated to 29.0.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 29.0.0 (27-04-2024)
|
||||||
|
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
|
||||||
- Add preview support for BMP GIF HEIC JPEG Krita PNG XBitmap
|
- Add preview support for BMP GIF HEIC JPEG Krita PNG XBitmap
|
||||||
- Checks if maintenance_window_start is set, or use 1 as default which corresponds to 1-5 am (https://docs.nextcloud.com/server/28/admin_manual/configuration_server/background_jobs_configuration.html#maintenance-window-start)
|
- Checks if maintenance_window_start is set, or use 1 as default which corresponds to 1-5 am (https://docs.nextcloud.com/server/28/admin_manual/configuration_server/background_jobs_configuration.html#maintenance-window-start)
|
||||||
|
|
||||||
|
|||||||
@@ -149,6 +149,6 @@
|
|||||||
"uart": true,
|
"uart": true,
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "28.0.4",
|
"version": "29.0.0",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "30-03-2024",
|
"last_update": "27-04-2024",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "nextcloud",
|
"slug": "nextcloud",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "linuxserver/docker-nextcloud",
|
"upstream_repo": "linuxserver/docker-nextcloud",
|
||||||
"upstream_version": "28.0.4"
|
"upstream_version": "29.0.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user