mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-26 09:16:07 +02:00
update hyperion to 2.0.0-alpha.7
This commit is contained in:
3
hyperion/CHANGELOG.md
Normal file
3
hyperion/CHANGELOG.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
## 0.2.0
|
||||||
|
|
||||||
|
- Update hyperion to 2.0.0-alpha.7 (2.0.0-alpha.7)
|
||||||
@@ -6,6 +6,6 @@
|
|||||||
},
|
},
|
||||||
"squash": false,
|
"squash": false,
|
||||||
"args": {
|
"args": {
|
||||||
"RELEASE": "2.0.0-alpha.6"
|
"RELEASE": "2.0.0-alpha.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hyperion",
|
"name": "hyperion",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"slug": "hyperion",
|
"slug": "hyperion",
|
||||||
"legacy": false,
|
"legacy": false,
|
||||||
"maintenance": {
|
"maintenance": {
|
||||||
@@ -36,9 +36,7 @@
|
|||||||
],
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8090]",
|
"webui": "http://[HOST]:[PORT:8090]",
|
||||||
"boot": "auto",
|
"boot": "auto",
|
||||||
"options": {
|
"options": {},
|
||||||
},
|
"schema": {},
|
||||||
"schema": {
|
|
||||||
},
|
|
||||||
"image": "petersendev/hassio-hyperion-{arch}"
|
"image": "petersendev/hassio-hyperion-{arch}"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user