Umami 降级

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2025-02-28 16:50:46 +08:00
parent 3cebb7ac32
commit b585bf7250
15 changed files with 369 additions and 0 deletions
+12
View File
@@ -189,6 +189,18 @@
"apps/nacos/2.5.*/*.yml"
],
"allowedVersions": ">=2.5"
},
{
"matchFileNames": [
"apps/umami/2.16.0/*.yml"
],
"allowedVersions": "<=2.16.0"
},
{
"matchFileNames": [
"apps/umami/2.16.1/*.yml"
],
"allowedVersions": ">=2.16.1"
}
],
"prCreation": "immediate"