mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Updater bot : collabora updated to 25.4.8
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 25.4.8 (20-12-2025)
|
||||||
|
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
|
||||||
|
|
||||||
## 25.4.7.3 (13-12-2025)
|
## 25.4.7.3 (13-12-2025)
|
||||||
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
|
- Update to latest version from CollaboraOnline/online (changelog : https://github.com/CollaboraOnline/online/releases)
|
||||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||||
|
|||||||
@@ -45,5 +45,5 @@ schema:
|
|||||||
username: str
|
username: str
|
||||||
slug: collabora
|
slug: collabora
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "25.4.7.3"
|
version: "25.4.8"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:9980]/browser/dist/admin/admin.html"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "13-12-2025",
|
"last_update": "20-12-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "collabora",
|
"slug": "collabora",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "CollaboraOnline/online",
|
"upstream_repo": "CollaboraOnline/online",
|
||||||
"upstream_version": "25.4.7.3"
|
"upstream_version": "25.4.8"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user