mirror of
https://github.com/mtan93/homeassistant-addons.git
synced 2026-06-01 06:11:47 +01:00
Change to ghcr image build process (#123)
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
slug: adsb-multi-portal-feeder
|
||||
stage: stable
|
||||
url: https://github.com/MaxWinterstein/homeassistant-addons/
|
||||
image: maxwinterstein/adsb-multi-portal-feeder-{arch}
|
||||
image: ghcr.io/maxwinterstein/homeassistant-adsb-multi-portal-feeder-{arch}
|
||||
usb: true
|
||||
version: 1.18.0
|
||||
version: 1.18.0.1
|
||||
arch:
|
||||
- armhf
|
||||
- armv7
|
||||
- aarch64
|
||||
- amd64
|
||||
boot: auto
|
||||
description: Dump1090 based feeder for FlightRadar24, FlightAware and more
|
||||
hassio_api: true
|
||||
homeassistant_api: true
|
||||
|
||||
Reference in New Issue
Block a user