Update README.md

This commit is contained in:
Alexandre
2022-04-27 19:49:20 +02:00
committed by GitHub
parent 9b4a2523fc
commit 94cfb3017f

View File

@@ -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).
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"
- 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_tagfilter: filter a text in the release name
- last_update: automatically populated, date of last upstream update