mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
Updater bot : signalk updated to 2.19.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 2.19.0 (03-01-2026)
|
||||||
|
- Update to latest version from SignalK/signalk-server (changelog : https://github.com/SignalK/signalk-server/releases)
|
||||||
## 2.18.0-3 (26-11-2025)
|
## 2.18.0-3 (26-11-2025)
|
||||||
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
|
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
|
||||||
- Add NET_ADMIN and NET_RAW capabilities to allow configuring CAN interfaces without host networking
|
- Add NET_ADMIN and NET_RAW capabilities to allow configuring CAN interfaces without host networking
|
||||||
|
|||||||
@@ -53,5 +53,5 @@ uart: true
|
|||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
usb: true
|
usb: true
|
||||||
version: 2.18.0-3
|
version: "2.19.0"
|
||||||
webui: http://[HOST]:[PORT:3000]
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"last_update": "08-11-2025",
|
"last_update": "03-01-2026",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "signalk",
|
"slug": "signalk",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "SignalK/signalk-server",
|
"upstream_repo": "SignalK/signalk-server",
|
||||||
"upstream_version": "2.18.0"
|
"upstream_version": "2.19.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user