mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01: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,
|
||||
"args": {
|
||||
"RELEASE": "2.0.0-alpha.6"
|
||||
"RELEASE": "2.0.0-alpha.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyperion",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"slug": "hyperion",
|
||||
"legacy": false,
|
||||
"maintenance": {
|
||||
@@ -36,9 +36,7 @@
|
||||
],
|
||||
"webui": "http://[HOST]:[PORT:8090]",
|
||||
"boot": "auto",
|
||||
"options": {
|
||||
},
|
||||
"schema": {
|
||||
},
|
||||
"options": {},
|
||||
"schema": {},
|
||||
"image": "petersendev/hassio-hyperion-{arch}"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user