mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 13:54:05 +02:00
Update config.json
This commit is contained in:
@@ -11,6 +11,7 @@
|
|||||||
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
|
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/addons_updater-{arch}",
|
"image": "ghcr.io/alexbelgium/addons_updater-{arch}",
|
||||||
|
"init": false,
|
||||||
"name": "Repository Updater",
|
"name": "Repository Updater",
|
||||||
"options": {
|
"options": {
|
||||||
"gitpass": "gitpassword",
|
"gitpass": "gitpassword",
|
||||||
@@ -28,5 +29,5 @@
|
|||||||
"slug": "updater",
|
"slug": "updater",
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
||||||
"version": "3.8.10"
|
"version": "3.8.11"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user