1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-18 15:39:34 +08:00

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-06-15 16:37:24 +08:00
commit e5121414e1

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.*/",