From 5c378d2e1d97f35e884c121cbcc742712171caba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:27:14 +0100 Subject: [PATCH] Apply suggestion from @gemini-code-assist[bot] Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- addons_updater/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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