Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
UnicornChance authored Feb 8, 2024
1 parent 28f13df commit deafe20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"matchStrings": [
"(?m)charts:(?:[\\s\\S])*images",
"(?m)-\\s\\S+:(?:[\\s\\S]*?)-\\s\\S+",
"(?m)name: (?<depName>\\S+)\\S*|\n*url: (?<registryUrl>\\S+)\\S*|\n*version: (?<currentValue>\\S+)"
"(?m)(?:(?:(?:name:\\s(?<depName>.+))|(?:url:\\s(?<registryUrl>.+))|(?:version:\\s(?<currentValue>.+)))(?:.|\\n)*?){3}"
],
"datasourceTemplate": "helm"
}
Expand Down

0 comments on commit deafe20

Please sign in to comment.