mirror of
https://gitlink.org.cn/pooneyy/1Panel-Appstore.git
synced 2026-04-24 10:41:42 +08:00
🔧 chore(renovate): add version constraint for calibre-web
- add new package rule for linuxserver/calibre-web - restrict updates to versions below 5 for current versions <=5
This commit is contained in:
parent
3c2c7705b6
commit
11d2e106e9
@ -134,6 +134,11 @@
|
|||||||
"matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"],
|
"matchPackageNames": ["lobehub/lobe-chat-database", "lobehub/lobe-chat"],
|
||||||
"groupName": "Lobe Chat"
|
"groupName": "Lobe Chat"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["linuxserver/calibre-web"],
|
||||||
|
"matchCurrentVersion": "<=5",
|
||||||
|
"allowedVersions": "<5"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["linuxserver/qbittorrent"],
|
"matchPackageNames": ["linuxserver/qbittorrent"],
|
||||||
"matchCurrentVersion": "<=20",
|
"matchCurrentVersion": "<=20",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user