Skip to content

Commit

Permalink
Testing plugin renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael-Kruggel committed Jan 24, 2024
1 parent db04885 commit 2f045af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@
}
],
"regexManagers": [
{
"fileMatch": ["values\\/.*\\.ya?ml$"],
"matchStrings": [
"-\\s(?<depName>[aA0-zZ9\\-]*):(?<currentValue>.*)"
],
"depNameTemplate": "jenkinsci/{{{depName}}}-plugin",
"datasourceTemplate": "github-tags"
},
{
"fileMatch": [".*\\.ya?ml$"],
"matchStrings": [
Expand Down

0 comments on commit 2f045af

Please sign in to comment.