mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
@@ -1,6 +1,8 @@
|
|||||||
|
|
||||||
## 25.3.1 (01-03-2025)
|
## 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)
|
- Update to latest version from jokob-sk/NetAlertX (changelog : https://github.com/jokob-sk/NetAlertX/releases)
|
||||||
|
|
||||||
## 25.2.8-3 (09-02-2025)
|
## 25.2.8-3 (09-02-2025)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
## 25.2.8-2 (09-02-2025)
|
## 25.2.8-2 (09-02-2025)
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "jokobsk/netalertx:latest",
|
"aarch64": "ghcr.io/jokob-sk/netalertx:latest",
|
||||||
"amd64": "jokobsk/netalertx:latest",
|
"amd64": "ghcr.io/jokob-sk/netalertx:latest",
|
||||||
"armv7": "jokobsk/netalertx:latest"
|
"armv7": "ghcr.io/jokob-sk/netalertx:latest"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
"signer": "alexandrep.github@gmail.com"
|
"signer": "alexandrep.github@gmail.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user