[adsb-multi-portal-feeder] Update to 1.27.2

This commit is contained in:
Max Winterstein
2023-07-09 22:56:03 +02:00
parent 46277ec665
commit d7d7096f59
3 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,10 @@
# Changelog
## [1.27.1.1] - 2023-06-24
## [1.27.2] - 2023-07-09
- Update `thomx/fr24feed-piaware` to `1.27.2` that fixes RadarBox mlat support - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.27.2) for more
## [1.27.1.1] - 2023-07-09
- Update `thomx/fr24feed-piaware` to `1.27.1` that fixes RadarBox mlat support - see [their release notes](https://github.com/Thom-x/docker-fr24feed-piaware-dump1090/releases/tag/1.27.1) for more
- Update [adsb-hassio-sensors](https://github.com/plo53/adsb-hassio-sensors) to `1.1.1` that brings more aircraft sensors - see INFO and [their repo](https://github.com/plo53/adsb-hassio-sensors) for more

View File

@@ -1,7 +1,7 @@
{
"build_from": {
"armv7": "thomx/fr24feed-piaware:1.27.1",
"aarch64": "thomx/fr24feed-piaware:1.27.1",
"amd64": "thomx/fr24feed-piaware:1.27.1"
"armv7": "thomx/fr24feed-piaware:1.27.2",
"aarch64": "thomx/fr24feed-piaware:1.27.2",
"amd64": "thomx/fr24feed-piaware:1.27.2"
}
}

View File

@@ -2,7 +2,7 @@ slug: adsb-multi-portal-feeder
url: https://github.com/MaxWinterstein/homeassistant-addons/
image: ghcr.io/maxwinterstein/homeassistant-adsb-multi-portal-feeder-{arch}
usb: true
version: 1.27.1.1
version: 1.27.2
arch:
- armv7
- aarch64