Newer
Older
"assignees": ["@michaelmcleroy"],
"baseBranches": ["master"],
"regexManagers": [
{
"fileMatch": [
],
"matchStrings": [
"org\\.opencontainers\\.image\\.version:\\s+\"(?<currentValue>.+?)\""
],
"datasourceTemplate": "github-releases"
},
{
"fileMatch": [
],
"matchStrings": [
"tags:\\s+-\\s+\"(?<currentValue>.+?)\""
],
"datasourceTemplate": "github-releases"
}
]