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