netalertx_fa: bump to 26.6.3-1 to match netalertx capabilities-audit fix (#2454)

Both variants share the same image; aligning the version ensures the
Supervisor pulls the updated build that suppresses the misleading
NET_RAW/NET_ADMIN alert for Full Access users.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WfZ5JKAR2NHP1KjoAGyBBD
This commit is contained in:
Claude
2026-06-19 17:40:23 +00:00
parent 68fd970fc6
commit 013e7ffd92
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## 26.6.3-1 (2026-06-19)
- Suppress the misleading upstream "capabilities audit" ALERT (NET_RAW/NET_ADMIN reported as missing). Under the Home Assistant Supervisor these capabilities are granted but the upstream audit cannot read them, which alarmed users (#2454).
## 26.6.3 (2026-06-05)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)

View File

@@ -43,4 +43,4 @@ slug: netalertx_fa
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "26.6.3"
version: "26.6.3-1"