mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +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)
|
||||
- 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
|
||||
|
||||
@@ -53,5 +53,5 @@ uart: true
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
usb: true
|
||||
version: 2.18.0-3
|
||||
version: "2.19.0"
|
||||
webui: http://[HOST]:[PORT:3000]
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "08-11-2025",
|
||||
"last_update": "03-01-2026",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "signalk",
|
||||
"source": "github",
|
||||
"upstream_repo": "SignalK/signalk-server",
|
||||
"upstream_version": "2.18.0"
|
||||
"upstream_version": "2.19.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user