Updater bot : signalk updated to 2.19.0

This commit is contained in:
alexbelgium
2026-01-03 01:59:29 +01:00
parent f8fabcc335
commit 7b57bb82b1
3 changed files with 6 additions and 3 deletions

View File

@@ -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

View File

@@ -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]

View File

@@ -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"
}