diff --git a/renovate.json b/renovate.json index 25ff8fe7c..21bb25219 100644 --- a/renovate.json +++ b/renovate.json @@ -143,6 +143,12 @@ ], "enabled": false }, + { + "matchFileNames": [ + "apps/mariadb/11.8.*/*.yml" + ], + "allowedVersions": "/^11.8.*/" + }, { "matchFileNames": [ "apps/mysql/5.5.*/*.yml"