From 631fc7678567e455d965ed148b2f03351e3b78e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 May 2025 17:02:50 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index dbcd1bd2..774df7ec 100644 --- a/renovate.json +++ b/renovate.json @@ -7,7 +7,9 @@ "customManagers": [ { "customType": "regex", - "fileMatch": "^config/.*/kustomization.yaml$", + "managerFilePatterns": [ + "/^config/.*/kustomization.yaml$/" + ], "matchStringsStrategy": "any", "matchStrings": [ "https:\\/\\/github\\.com\\/(?.*?)\\/releases\\/download\\/(?[^\\/]+)\\/.*\\s*",