From a265546c22db940ef13b924770d06610e00579c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= <6213398+bjw-s@users.noreply.github.com> Date: Thu, 17 Dec 2020 14:11:14 +0100 Subject: [PATCH] Update renovate.json5 --- .github/renovate.json5 | 6 ++++++ 1 file changed, 6 insertions(+) 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 //