mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Merge pull request #2249 from alexbelgium/codex/pin-netalertx-and-fa-versions
Pin NetAlertX to 25.5.24
This commit is contained in:
@@ -76,8 +76,6 @@ RUN chmod 777 /ha_entrypoint.sh /ha_entrypoint_modif.sh && /ha_entrypoint_modif.
|
||||
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh"
|
||||
RUN chmod 777 /.bashio-standalone.sh
|
||||
|
||||
USER netalertx
|
||||
|
||||
#WORKDIR /
|
||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||
#CMD [ "/ha_entrypoint.sh" ]
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"last_update": "04-10-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "netalertx",
|
||||
"slug": "netalertx_fa",
|
||||
"source": "github",
|
||||
"paused": true,
|
||||
"upstream_repo": "jokob-sk/NetAlertX",
|
||||
"upstream_version": "25.10.1"
|
||||
"upstream_version": "25.5.24"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user