Compare commits
2 Commits
50d780c293
...
0.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
858b937272
|
|||
|
31b0e24324
|
@@ -12,7 +12,8 @@ steps:
|
||||
repo: docker.asperti.com/paspo/hassio-zabbix-agent2
|
||||
tags:
|
||||
- latest
|
||||
- 0.1.2
|
||||
- ${DRONE_TAG}
|
||||
- ${DRONE_SEMVER_MAJOR}.${DRONE_SEMVER_MINOR}
|
||||
username:
|
||||
from_secret: docker_username
|
||||
|
||||
|
||||
@@ -2,11 +2,12 @@
|
||||
"name": "Zabbix Agent 2",
|
||||
"url": "https://git.asperti.com/paspo/hassio-addons",
|
||||
"image": "docker.asperti.com/paspo/hassio-zabbix-agent2",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"slug": "zabbix-agent2",
|
||||
"description": "Zabbix Agent 2 for hass.io",
|
||||
"startup": "services",
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"audio": false,
|
||||
"gpio": false,
|
||||
"arch": [
|
||||
|
||||
Reference in New Issue
Block a user