From 908c9210942a2c3958f5e718f6c8218f0414603f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 2 Sep 2022 07:51:11 +0200 Subject: [PATCH] Update README.md --- addons_updater/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/addons_updater/README.md b/addons_updater/README.md index 92d3f010c..c7cbf3ae8 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -57,7 +57,8 @@ You can add the following tags in the file : - source: dockerhub/github,gitlab,bitbucket,pip,hg,sf,website-feed,local,helm_chart,wiki,system,wp - upstream_repo: name/repo, example is 'linuxserver/docker-emby' - upstream_version: automatically populated, corresponds to the current upstream version referenced in the addon -- by_date: in dockerhub, uses the last_update date instead of the version +- dockerhub_by_date: in dockerhub, uses the last_update date instead of the version +- dockerhub_list_size: in dockerhub, how many containers to consider for latest version ### Addon configuration