mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-20 22:39:14 +02:00
Update README.md
This commit is contained in:
@@ -44,8 +44,8 @@ Only addons with an updater.json file will be updated.
|
|||||||
Here is [an example](https://github.com/alexbelgium/hassio-addons/blob/master/arpspoof/updater.json).
|
Here is [an example](https://github.com/alexbelgium/hassio-addons/blob/master/arpspoof/updater.json).
|
||||||
|
|
||||||
You can add the following tags in the file :
|
You can add the following tags in the file :
|
||||||
- beta: true/false ; should it look only for releases or prereleases ok
|
|
||||||
- fulltag: true is for example "v3.0.1-ls67" false is "3.0.1"
|
- fulltag: true is for example "v3.0.1-ls67" false is "3.0.1"
|
||||||
|
- github_beta: true/false ; should it look only for releases or prereleases ok
|
||||||
- github_havingasset : true if there is a requirement that a release has binaries and not just source
|
- github_havingasset : true if there is a requirement that a release has binaries and not just source
|
||||||
- github_tagfilter: filter a text in the release name
|
- github_tagfilter: filter a text in the release name
|
||||||
- last_update: automatically populated, date of last upstream update
|
- last_update: automatically populated, date of last upstream update
|
||||||
|
|||||||
Reference in New Issue
Block a user