Merge branch 'config' into localApps
This commit is contained in:
commit
247e83fd05
|
|
@ -126,6 +126,11 @@
|
|||
"matchPackageNames": ["linuxserver/**"],
|
||||
"allowedVersions": "<2021"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["louislam/uptime-kuma"],
|
||||
"matchCurrentVersion": "/^v1.*/",
|
||||
"allowedVersions": "<=2"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["photoprism/photoprism"],
|
||||
"matchCurrentVersion": "/^\\d{6}$/",
|
||||
|
|
|
|||
Loading…
Reference in New Issue