mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-10 09:35:58 +02:00
Update
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
- Improve PUID/PGID code setting, and avoid minor issues
|
||||||
|
|
||||||
### 26.0.0-9_updater (01-04-2023)
|
### 26.0.0-9_updater (01-04-2023)
|
||||||
|
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
- ⚠ WARNING : PLEASE BACKUP NEXTCLOUD & MARIADB ADDONS BEFORE UPDATING !
|
- ⚠ WARNING : PLEASE BACKUP NEXTCLOUD & MARIADB ADDONS BEFORE UPDATING !
|
||||||
- ⚠ WARNING : Enables by default updater at addon start; you can disable it with the option "disable_updates"
|
- ⚠ WARNING : Enables by default updater at addon start; you can disable it with the option "disable_updates"
|
||||||
|
|||||||
@@ -106,6 +106,6 @@
|
|||||||
"slug": "nextcloud_ocr",
|
"slug": "nextcloud_ocr",
|
||||||
"uart": true,
|
"uart": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
|
||||||
"version": "26.0.0-9_updater",
|
"version": "26.0.0-10",
|
||||||
"webui": "https://[HOST]:[PORT:443]"
|
"webui": "https://[HOST]:[PORT:443]"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user