更新 Umami 3

This commit is contained in:
ms
2025-12-07 02:31:33 +08:00
parent 813be35e0f
commit edcd4e5dd0
8 changed files with 16 additions and 4 deletions

18
.github/renovate.json vendored
View File

@@ -259,15 +259,27 @@
},
{
"matchFileNames": [
"apps/umami*/2.16.0/*.yml"
"apps/umami/2.16.0/*.yml"
],
"allowedVersions": "<=2.16.0"
},
{
"matchFileNames": [
"apps/umami*/2.19.0/*.yml"
"apps/umami/2.20.0/*.yml"
],
"allowedVersions": "<3.0.0"
"allowedVersions": "<=2.20.0"
},
{
"matchFileNames": [
"apps/umami-mysql/2.16.0/*.yml"
],
"allowedVersions": "<=2.16.0"
},
{
"matchFileNames": [
"apps/umami-mysql/2.20.0/*.yml"
],
"allowedVersions": "<=2.20.0"
},
{
"matchDatasources": [