From 9fe647bdebe3864024601febf7fd1234bf84a24b Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Sun, 16 Jul 2023 21:23:27 +0100 Subject: [PATCH] Make prowlarr respect latst tag Signed-off-by: Marcus Noble --- source-urls.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source-urls.json b/source-urls.json index 3387e77..7a97d33 100644 --- a/source-urls.json +++ b/source-urls.json @@ -41,7 +41,7 @@ { "packageNames": ["ghcr.io/linuxserver/prowlarr"], "sourceUrl": "https://github.com/linuxserver/docker-prowlarr", - "datasourceTemplate": "github-releases" + "respectLatest": true }, { "packageNames": ["kizaing/kavita"],