Update urls and maintainer name
This commit is contained in:
@@ -36,7 +36,7 @@ LABEL \
|
|||||||
io.hass.arch="${BUILD_ARCH}" \
|
io.hass.arch="${BUILD_ARCH}" \
|
||||||
io.hass.type="addon" \
|
io.hass.type="addon" \
|
||||||
io.hass.version=${BUILD_VERSION} \
|
io.hass.version=${BUILD_VERSION} \
|
||||||
maintainer="Franck Nijhof <frenck@addons.community>" \
|
maintainer="Nico Störzbach <nico@nstoerzbach.de>" \
|
||||||
org.opencontainers.image.title="${BUILD_NAME}" \
|
org.opencontainers.image.title="${BUILD_NAME}" \
|
||||||
org.opencontainers.image.description="${BUILD_DESCRIPTION}" \
|
org.opencontainers.image.description="${BUILD_DESCRIPTION}" \
|
||||||
org.opencontainers.image.vendor="Home Assistant Community Add-ons" \
|
org.opencontainers.image.vendor="Home Assistant Community Add-ons" \
|
||||||
|
|||||||
@@ -2,8 +2,8 @@
|
|||||||
"name": "Portainer",
|
"name": "Portainer",
|
||||||
"version": "dev",
|
"version": "dev",
|
||||||
"slug": "portainer",
|
"slug": "portainer",
|
||||||
"description": "Manage your Docker environment with ease",
|
"description": "Manage your Docker environment with ease.",
|
||||||
"url": "https://github.com/hassio-addons/addon-portainer",
|
"url": "https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository",
|
||||||
"advanced": true,
|
"advanced": true,
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"ingress_stream": true,
|
"ingress_stream": true,
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# https://developers.home-assistant.io/docs/add-ons/repository#repository-configuration
|
# https://developers.home-assistant.io/docs/add-ons/repository#repository-configuration
|
||||||
name: My custom Home Assistant add-on repository
|
name: My custom Home Assistant add-on repository
|
||||||
url: 'https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository'
|
url: 'https://git.nstoerzbach.de/nico.stoerzbach/hassio-repository'
|
||||||
maintainer: Nico Störzbach <admin@nstoerzbach.de>
|
maintainer: Nico Störzbach <nico@nstoerzbach.de>
|
||||||
Reference in New Issue
Block a user