From 5c6c3cc94c6a1bf2c2876754d55f44ed59e684bf Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Sat, 21 Mar 2026 01:29:06 +0100 Subject: [PATCH] Updater bot : netalertx_fa updated to 26.3.15 --- netalertx_fa/CHANGELOG.md | 3 +++ netalertx_fa/config.yaml | 2 +- netalertx_fa/updater.json | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/netalertx_fa/CHANGELOG.md b/netalertx_fa/CHANGELOG.md index 09c31eb9d..f29125148 100644 --- a/netalertx_fa/CHANGELOG.md +++ b/netalertx_fa/CHANGELOG.md @@ -1,3 +1,6 @@ + +## 26.3.15 (2026-03-21) +- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases) ## 26.3.16-6 (19-03-2026) - Minor bugs fixed diff --git a/netalertx_fa/config.yaml b/netalertx_fa/config.yaml index a8ef9145f..01d131184 100644 --- a/netalertx_fa/config.yaml +++ b/netalertx_fa/config.yaml @@ -43,4 +43,4 @@ slug: netalertx_fa tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons -version: "26.3.16-6" +version: "26.3.15" diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index 7bdb0ffae..9da9befec 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -1,9 +1,9 @@ { - "last_update": "2026-03-07", + "last_update": "2026-03-21", "paused": false, "repository": "alexbelgium/hassio-addons", "slug": "netalertx_fa", "source": "github", "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "26.3.7" + "upstream_version": "26.3.15" }