2 Commits

Author SHA1 Message Date
858b937272 fix drone
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing
2021-10-12 15:06:58 +02:00
31b0e24324 added api access
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2021-10-12 14:56:25 +02:00
2 changed files with 4 additions and 2 deletions

View File

@@ -12,7 +12,8 @@ steps:
repo: docker.asperti.com/paspo/hassio-zabbix-agent2 repo: docker.asperti.com/paspo/hassio-zabbix-agent2
tags: tags:
- latest - latest
- 0.1.2 - ${DRONE_TAG}
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
username: username:
from_secret: docker_username from_secret: docker_username

View File

@@ -2,11 +2,12 @@
"name": "Zabbix Agent 2", "name": "Zabbix Agent 2",
"url": "https://git.asperti.com/paspo/hassio-addons", "url": "https://git.asperti.com/paspo/hassio-addons",
"image": "docker.asperti.com/paspo/hassio-zabbix-agent2", "image": "docker.asperti.com/paspo/hassio-zabbix-agent2",
"version": "0.1.2", "version": "0.1.3",
"slug": "zabbix-agent2", "slug": "zabbix-agent2",
"description": "Zabbix Agent 2 for hass.io", "description": "Zabbix Agent 2 for hass.io",
"startup": "services", "startup": "services",
"boot": "auto", "boot": "auto",
"hassio_api": true,
"audio": false, "audio": false,
"gpio": false, "gpio": false,
"arch": [ "arch": [