1
0
Fork 0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy 2025-08-13 12:37:20 +08:00
commit 2f68d328c9
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -143,6 +143,12 @@
],
"enabled": false
},
{
"matchFileNames": [
"apps/mariadb/11.8.*/*.yml"
],
"allowedVersions": "/^11.8.*/"
},
{
"matchFileNames": [
"apps/mysql/5.5.*/*.yml"