mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-04-11 14:23:06 +01:00
[adsb-multi-portal-feeder] Update to 1.20.0 (#141)
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [1.20.0] - 2023-02-08
|
||||||
|
|
||||||
|
- Update `thomx/fr24feed-piaware` to `1.20.0` - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.20.0) for more
|
||||||
|
|
||||||
## [1.19.0] - 2023-01-20
|
## [1.19.0] - 2023-01-20
|
||||||
|
|
||||||
- Update `thomx/fr24feed-piaware` to `1.19.0` - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.19.0) for more
|
- Update `thomx/fr24feed-piaware` to `1.19.0` - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.19.0) for more
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"armv7": "thomx/fr24feed-piaware:1.19.0",
|
"armv7": "thomx/fr24feed-piaware:1.20.0",
|
||||||
"aarch64": "thomx/fr24feed-piaware:1.19.0",
|
"aarch64": "thomx/fr24feed-piaware:1.20.0",
|
||||||
"amd64": "thomx/fr24feed-piaware:1.19.0"
|
"amd64": "thomx/fr24feed-piaware:1.20.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ slug: adsb-multi-portal-feeder
|
|||||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||||
image: ghcr.io/maxwinterstein/homeassistant-adsb-multi-portal-feeder-{arch}
|
image: ghcr.io/maxwinterstein/homeassistant-adsb-multi-portal-feeder-{arch}
|
||||||
usb: true
|
usb: true
|
||||||
version: 1.19.0
|
version: 1.20.0
|
||||||
arch:
|
arch:
|
||||||
- armv7
|
- armv7
|
||||||
- aarch64
|
- aarch64
|
||||||
|
|||||||
Reference in New Issue
Block a user