mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Updater bot : openproject updated to 16.6.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 16.6.1 (15-11-2025)
|
||||||
|
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
||||||
|
|
||||||
## 16.6.0 (08-11-2025)
|
## 16.6.0 (08-11-2025)
|
||||||
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/releases)
|
- Update to latest version from opf/openproject (changelog : https://github.com/opf/openproject/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.
|
||||||
|
|||||||
@@ -34,5 +34,5 @@ schema:
|
|||||||
slug: openproject
|
slug: openproject
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
|
url: https://github.com/alexbelgium/hassio-addons/tree/master/openproject
|
||||||
version: "16.6.0"
|
version: "16.6.1"
|
||||||
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
webui: "[PROTO:ssl]://[HOST]:[PORT:8080]"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "08-11-2025",
|
"last_update": "15-11-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "openproject",
|
"slug": "openproject",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "opf/openproject",
|
"upstream_repo": "opf/openproject",
|
||||||
"upstream_version": "16.6.0"
|
"upstream_version": "16.6.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user