From 859466c1b487885aa1e1da2591b8933f52c34e67 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Sat, 10 Apr 2021 17:27:03 +0200 Subject: [PATCH] update renovate to include dev train --- .github/renovate.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 713031d2d55..282767f47bc 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -8,10 +8,10 @@ "rebaseWhen": "conflicted", "prConcurrentLimit": 5, "helm-values": { - "fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$"] + "fileMatch": ["stable/.+/.+/.*_values\\.yaml$", "incubator/.+/.+/.*_values\\.yaml$", "dev/.+/.+/.*_values\\.yaml$"] }, "helmv3": { - "fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$"] + "fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$", "dev/.+/.+/Chart\\.yaml$"] }, "packageRules": [ // Setup datasources for dep updates