From 219680a7b4959386c4848ef2094d9200ccc40fa5 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Mon, 10 May 2021 14:26:27 +0200 Subject: [PATCH] push some renovate changes --- .github/renovate.json5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 88fca6d9321..9ce4958ec36 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$", "dev/.+/.+/.*_values\\.yaml$"] + "fileMatch": ["charts/.+/.*values\\.yaml$", "charts/.+/SCALE/.*_values\\.yaml$"] }, "helmv3": { - "fileMatch": ["stable/.+/.+/Chart\\.yaml$", "incubator/.+/.+/Chart\\.yaml$", "dev/.+/.+/Chart\\.yaml$"] + "fileMatch": ["charts/.+/Chart\\.yaml$"] }, "packageRules": [ // Setup datasources for dep updates