diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d04fbebc213..37d557687e2 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -17,9 +17,10 @@ // Setup datasources for dep updates { "datasources": ["helm"], - "matchManagers": ["helmv3"], + "matchManagers": ["helmv3"], "commitMessageTopic": "Helm chart {{depName}}", - "separateMinorPatch": true + "separateMinorPatch": true, + "separateMultipleMajor": false }, // // Common library dep