Update version.markdown (#9175)

This commit is contained in:
mgiako 2019-04-10 09:56:07 +02:00 committed by Fabian Affolter
parent e3eb5c89d4
commit 1fa259f8a3

View File

@ -40,7 +40,7 @@ beta:
type: boolean type: boolean
default: false default: false
image: image:
description: The image you want to check against, this is only supported for `hassio`, see full list under. description: The image you want to check against, this is only supported for `hassio` and `docker`, see full list under.
required: false required: false
type: string type: string
default: default default: default
@ -51,7 +51,7 @@ source:
default: local default: local
{% endconfiguration %} {% endconfiguration %}
### {% linkable_title Supported images for Hassio %} ### {% linkable_title Supported images for Hassio and Docker %}
`default`, `qemux86`, `qemux86-64`, `qemuarm`, `qemuarm-64`, `intel-nuc`, `raspberrypi`, `raspberrypi2`, `raspberrypi3`, `raspberrypi3-64`, `tinker`, `odroid-c2`, `odroid-xu` `default`, `qemux86`, `qemux86-64`, `qemuarm`, `qemuarm-64`, `intel-nuc`, `raspberrypi`, `raspberrypi2`, `raspberrypi3`, `raspberrypi3-64`, `tinker`, `odroid-c2`, `odroid-xu`