1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00

Update renovate.json for MariaDB

Add Renovate rule for MariaDB 11.8 YAML files
This commit is contained in:
pooneyy 2025-08-13 12:36:44 +08:00
parent 67713f6765
commit 95cc84404d
No known key found for this signature in database

View File

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