We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c96a88 + 631fc76 commit 8230824Copy full SHA for 8230824
1 file changed
renovate.json
@@ -7,7 +7,9 @@
7
"customManagers": [
8
{
9
"customType": "regex",
10
- "fileMatch": "^config/.*/kustomization.yaml$",
+ "managerFilePatterns": [
11
+ "/^config/.*/kustomization.yaml$/"
12
+ ],
13
"matchStringsStrategy": "any",
14
"matchStrings": [
15
"https:\\/\\/github\\.com\\/(?<depName>.*?)\\/releases\\/download\\/(?<currentValue>[^\\/]+)\\/.*\\s*",
0 commit comments