1
0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy
2025-10-21 11:51:23 +08:00

View File

@@ -126,6 +126,11 @@
"matchPackageNames": ["linuxserver/**"], "matchPackageNames": ["linuxserver/**"],
"allowedVersions": "<2021" "allowedVersions": "<2021"
}, },
{
"matchPackageNames": ["louislam/uptime-kuma"],
"matchCurrentVersion": "/^v1.*/",
"allowedVersions": "<=2"
},
{ {
"matchPackageNames": ["photoprism/photoprism"], "matchPackageNames": ["photoprism/photoprism"],
"matchCurrentVersion": "/^\\d{6}$/", "matchCurrentVersion": "/^\\d{6}$/",