UNCLASSIFIED

Commit e011402a authored by Vivek Pranavamurthi's avatar Vivek Pranavamurthi
Browse files

renovate.json

parent 6ad8d3a1
Pipeline #95952 failed with stages
in 20 seconds
{
"assignees": ["@sean.melissari"],
"baseBranches": ["development"],
"regexManagers": [
{
"fileMatch": ["^Dockerfile$"],
"matchStrings": [
"version=\"(?<currentValue>.*?)\""
],
"depNameTemplate": "ghcr.io/fluxcd/source-controller",
"datasourceTemplate": "docker"
},
{
"fileMatch": ["^Jenkinsfile$"],
"matchStrings": [
"version:\\s+\"(?<currentValue>.*?)\""
],
"depNameTemplate": "ghcr.io/fluxcd/source-controller",
"datasourceTemplate": "docker"
}
]
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment