mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-03-08 05:21:51 +00:00
[adsb-multi-portal-feeder] Fix memory consumption issue on Docker v23
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [1.20.1] - 2023-04-20
|
||||
|
||||
- Fix memory consumption issue for *Home Assistant OS 10* / *Docker v23* - - see [#149](https://github.com/MaxWinterstein/homeassistant-addons/issues/149) for more
|
||||
|
||||
|
||||
## [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
|
||||
|
||||
@@ -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.20.0
|
||||
version: 1.20.1
|
||||
arch:
|
||||
- armv7
|
||||
- aarch64
|
||||
|
||||
Reference in New Issue
Block a user