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:
commit
e5121414e1
@ -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.*/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user