mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
🔧 chore(renovate): add uptime-kuma version constraint
- add version constraint for louislam/uptime-kuma package - v1.x restrict updates to v1.x versions only, preventing upgrades to v2.x
This commit is contained in:
parent
df07e93478
commit
973137a2ac
@ -127,6 +127,11 @@
|
||||
"matchPackageNames": ["linuxserver/**"],
|
||||
"allowedVersions": "<2021"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["louislam/uptime-kuma"],
|
||||
"matchCurrentVersion": "/^v1.*/",
|
||||
"allowedVersions": "<=2"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["photoprism/photoprism"],
|
||||
"matchCurrentVersion": "/^\\d{6}$/",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user