UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 170f868f authored by Michael McLeroy's avatar Michael McLeroy
Browse files

refactor: assignee and branch

parent db354253
No related branches found
No related tags found
No related merge requests found
{
"assignees": [
"@michaelmcleroy"
],
"baseBranches": [
"master"
],
"regexManagers": [
{
"fileMatch": [
"^values.yaml$"
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "Cisco-Talos/clamav-devel",
"datasourceTemplate": "github-releases"
},
{
"fileMatch": [
"^values.yaml$"
],
"matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "Cisco-Talos/clamav-devel",
"datasourceTemplate": "github-releases"
}
]
"assignees": ["@michaelmcleroy"],
"baseBranches": ["master"],
"regexManagers": [
{
"fileMatch": [
"^values.yaml$"
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "Cisco-Talos/clamav-devel",
"datasourceTemplate": "github-releases"
},
{
"fileMatch": [
"^values.yaml$"
],
"matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"depNameTemplate": "Cisco-Talos/clamav-devel",
"datasourceTemplate": "github-releases"
}
]
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment