diff --git a/netalertx/build.json b/netalertx/build.json index ca6bd2e86..2e8a4850e 100644 --- a/netalertx/build.json +++ b/netalertx/build.json @@ -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" } } diff --git a/netalertx/config.yaml b/netalertx/config.yaml index 36ac4c9c6..fd5b56ead 100644 --- a/netalertx/config.yaml +++ b/netalertx/config.yaml @@ -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 diff --git a/netalertx/updater.json b/netalertx/updater.json index da900f52a..2d1f4ac49 100644 --- a/netalertx/updater.json +++ b/netalertx/updater.json @@ -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" } diff --git a/netalertx_fa/config.yaml b/netalertx_fa/config.yaml index 10df991e7..d8805a7d6 100644 --- a/netalertx_fa/config.yaml +++ b/netalertx_fa/config.yaml @@ -47,4 +47,4 @@ slug: netalertx_fa tmpfs: true udev: true url: https://github.com/alexbelgium/hassio-addons -version: 25.10.1-3 +version: 25.5.24 diff --git a/netalertx_fa/updater.json b/netalertx_fa/updater.json index fce159912..a4f00dc13 100644 --- a/netalertx_fa/updater.json +++ b/netalertx_fa/updater.json @@ -3,6 +3,7 @@ "repository": "alexbelgium/hassio-addons", "slug": "netalertx", "source": "github", + "paused": true, "upstream_repo": "jokob-sk/NetAlertX", - "upstream_version": "25.10.1" + "upstream_version": "25.5.24" }