Make prowlarr respect latst tag

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-07-16 21:23:27 +01:00
parent baa06246dc
commit 9fe647bdeb
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78

View File

@ -41,7 +41,7 @@
{ {
"packageNames": ["ghcr.io/linuxserver/prowlarr"], "packageNames": ["ghcr.io/linuxserver/prowlarr"],
"sourceUrl": "https://github.com/linuxserver/docker-prowlarr", "sourceUrl": "https://github.com/linuxserver/docker-prowlarr",
"datasourceTemplate": "github-releases" "respectLatest": true
}, },
{ {
"packageNames": ["kizaing/kavita"], "packageNames": ["kizaing/kavita"],