version bump
This commit is contained in:
parent
c37da6b538
commit
e0737632f8
@ -8,6 +8,6 @@ COPY rootfs /
|
||||
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.3" \
|
||||
io.hass.version="0.2.4" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="amd64"
|
@ -8,6 +8,6 @@ COPY rootfs /
|
||||
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.3" \
|
||||
io.hass.version="0.2.4" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="armhf"
|
@ -8,6 +8,6 @@ COPY rootfs /
|
||||
RUN apk add -U zabbix-agent2=6.0.13-r0 sudo
|
||||
|
||||
LABEL \
|
||||
io.hass.version="0.2.3" \
|
||||
io.hass.version="0.2.4" \
|
||||
io.hass.type="addon" \
|
||||
io.hass.arch="aarch64"
|
@ -2,7 +2,7 @@
|
||||
"name": "Zabbix Agent 2",
|
||||
"url": "https://git.asperti.com/paspo/hassio-addons",
|
||||
"image": "docker.asperti.com/paspo/hassio-zabbix-agent2",
|
||||
"version": "0.2.3",
|
||||
"version": "0.2.4",
|
||||
"slug": "zabbix-agent2",
|
||||
"description": "Zabbix Agent 2 for hass.io",
|
||||
"startup": "services",
|
||||
|
Loading…
Reference in New Issue
Block a user