发布 uptime-kuma 2.0 测试版
Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
12
.github/renovate.json
vendored
12
.github/renovate.json
vendored
@@ -159,6 +159,18 @@
|
||||
"apps/jellyfin/10.10.*/*.yml"
|
||||
],
|
||||
"allowedVersions": ">=10.10"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/uptime-kuma/1.*/*.yml"
|
||||
],
|
||||
"allowedVersions": "<2.0"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [
|
||||
"apps/uptime-kuma/2.*/*.yml"
|
||||
],
|
||||
"allowedVersions": ">=2.0"
|
||||
}
|
||||
],
|
||||
"prCreation": "immediate"
|
||||
|
||||
Reference in New Issue
Block a user