diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 13ebc4b8..aac4481a 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -14,6 +14,12 @@ "fileMatch": ["charts/.+/Chart\\.yaml$"] }, "packageRules": [ + // Setup datasources + { + "datasources": ["helm"], + "commitMessageTopic": "Helm chart {{depName}}", + "separateMinorPatch": true + }, // // Common library dep //