Pin NetAlertX to 25.5.24

This commit is contained in:
Alexandre
2025-12-01 14:16:22 +01:00
parent 779d3511bf
commit e47011b432
5 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/jokob-sk/netalertx:latest",
"amd64": "ghcr.io/jokob-sk/netalertx:latest"
"aarch64": "ghcr.io/jokob-sk/netalertx:25.5.24",
"amd64": "ghcr.io/jokob-sk/netalertx:25.5.24"
}
}

View File

@@ -46,4 +46,4 @@ slug: netalertx
tmpfs: true
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: 25.10.1-4
version: 25.5.24

View File

@@ -3,6 +3,7 @@
"repository": "alexbelgium/hassio-addons",
"slug": "netalertx",
"source": "github",
"paused": true,
"upstream_repo": "jokob-sk/NetAlertX",
"upstream_version": "25.10.1-2"
"upstream_version": "25.5.24"
}