1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-20 13:00:30 +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.*/",