diff --git a/addons_updater/README.md b/addons_updater/README.md index 5481da7a8..77b7fd84b 100644 --- a/addons_updater/README.md +++ b/addons_updater/README.md @@ -66,7 +66,7 @@ You can add the following tags in the file : - repository: 'name/repo' coming from github - paused: true # Pauses the updates - slug: the slug name from your addon -- source: dockerhub/github,gitlab,bitbucket,pip,hg,sf,website-feed,local,helm_chart,wiki,system,wp,codeberg (Codeberg is Gitea-based and requires the Codeberg API base) +- source: dockerhub/github,gitlab,bitbucket,pip,hg,sf,website-feed,local,helm_chart,wiki,system,wp,codeberg (Codeberg is supported via its Gitea API, which is configured automatically) - upstream_repo: name/repo, example is 'linuxserver/docker-emby' - upstream_version: automatically populated, corresponds to the current upstream version referenced in the addon - dockerhub_by_date: in dockerhub, uses the last_update date instead of the version