Updater bot : netalertx updated to 25.4.1

This commit is contained in:
alexbelgium
2025-04-05 01:57:30 +02:00
parent 472fdf156a
commit a230845692
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 25.4.1 (05-04-2025)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
## 25.3.1 (01-03-2025)
- Move to GitHub Container Registry (GHCR)
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)

View File

@@ -51,5 +51,5 @@
"slug": "netalertx",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "25.3.1"
"version": "25.4.1"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "01-03-2025",
"last_update": "05-04-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "netalertx",
"source": "github",
"upstream_repo": "jokob-sk/NetAlertX",
"upstream_version": "25.3.1"
"upstream_version": "25.4.1"
}