Set allowed versions for prowlarr

Need to avoid the old incorrect tags.
This commit is contained in:
Marcus Noble 2023-07-17 09:20:36 +00:00
parent 9fe647bdeb
commit 6d310890f2
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@
{
"packageNames": ["ghcr.io/linuxserver/prowlarr"],
"sourceUrl": "https://github.com/linuxserver/docker-prowlarr",
"respectLatest": true
"respectLatest": true,
"allowedVersions": "<=1.8.1200 || >=1.9.0"
},
{
"packageNames": ["kizaing/kavita"],