diff --git a/addons_updater/README.md b/addons_updater/README.md index efcd6bf50..e50ad430e 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -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