1
0

Merge branch 'config' into localApps

This commit is contained in:
pooneyy
2025-08-13 12:37:20 +08:00

View File

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