diff --git a/.github/renovate.json5 b/.github/renovate.json5 index f1e066d2..5a184c4d 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -16,7 +16,7 @@ "packageRules": [ // Setup datasources { - "datasources": ["helm"], + "matchDatasources": ["helm"], "commitMessageTopic": "Helm chart {{depName}}", "separateMinorPatch": true },