mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 23:01:49 +02: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"
|
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/bashio-standalone.sh" "/.bashio-standalone.sh"
|
||||||
RUN chmod 777 /.bashio-standalone.sh
|
RUN chmod 777 /.bashio-standalone.sh
|
||||||
|
|
||||||
USER netalertx
|
|
||||||
|
|
||||||
#WORKDIR /
|
#WORKDIR /
|
||||||
#ENTRYPOINT [ "/usr/bin/env" ]
|
#ENTRYPOINT [ "/usr/bin/env" ]
|
||||||
#CMD [ "/ha_entrypoint.sh" ]
|
#CMD [ "/ha_entrypoint.sh" ]
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "ghcr.io/jokob-sk/netalertx:latest",
|
"aarch64": "ghcr.io/jokob-sk/netalertx:25.5.24",
|
||||||
"amd64": "ghcr.io/jokob-sk/netalertx:latest"
|
"amd64": "ghcr.io/jokob-sk/netalertx:25.5.24"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -46,4 +46,4 @@ slug: netalertx
|
|||||||
tmpfs: true
|
tmpfs: true
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: 25.10.1-4
|
version: 25.5.24
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "netalertx",
|
"slug": "netalertx",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
|
"paused": true,
|
||||||
"upstream_repo": "jokob-sk/NetAlertX",
|
"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
|
tmpfs: true
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
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",
|
"last_update": "04-10-2025",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "netalertx",
|
"slug": "netalertx_fa",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
|
"paused": true,
|
||||||
"upstream_repo": "jokob-sk/NetAlertX",
|
"upstream_repo": "jokob-sk/NetAlertX",
|
||||||
"upstream_version": "25.10.1"
|
"upstream_version": "25.5.24"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user