mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-04 04:58:46 +02:00
Allow dockerhub
This commit is contained in:
@@ -33,7 +33,8 @@
|
|||||||
"having_asset": "bool?",
|
"having_asset": "bool?",
|
||||||
"repository": "str",
|
"repository": "str",
|
||||||
"slug": "str",
|
"slug": "str",
|
||||||
"upstream": "str"
|
"upstream": "str",
|
||||||
|
"source": "str?"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"gitapi": "str?",
|
"gitapi": "str?",
|
||||||
@@ -45,5 +46,5 @@
|
|||||||
"slug": "updater",
|
"slug": "updater",
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "3.3"
|
"version": "3.5"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user