From 6aa12a764ee00c74c1af12209ed580bebc315adc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Skyler=20M=C3=A4ntysaari?= Date: Thu, 13 Mar 2025 12:53:39 +0200 Subject: [PATCH] ci: update renovate config --- .github/renovate.json5 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index d7e3fe6..3e04fff 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,7 +9,10 @@ ], prConcurrentLimit: 5, 'helm-values': { - enabled: false, + enabled: true, + fileMatch: [ + 'charts/.+/values\\.yaml$', + ], }, helmv3: { fileMatch: [