1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-06-15 16:37:24 +08:00
commit e5121414e1
1 changed files with 10 additions and 0 deletions

View File

@ -31,6 +31,16 @@
"matchPackageNames": ["linuxserver/heimdall"],
"allowedVersions": "<2021"
},
{
"matchPackageNames": ["linuxserver/qbittorrent"],
"matchCurrentVersion": "<=20",
"allowedVersions": "<20"
},
{
"matchPackageNames": ["linuxserver/transmission"],
"matchCurrentVersion": "<=20",
"allowedVersions": "<20"
},
{
"matchPackageNames": ["kibana"],
"matchCurrentVersion": "/^8.*/",