Merge branch 'master' into master

This commit is contained in:
Alexandre
2025-03-01 20:02:55 +01:00
committed by GitHub
85 changed files with 469 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
## 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)
## 25.2.8-3 (09-02-2025)
- Minor bugs fixed

View File

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

View File

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