mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Update renovate.json
This commit is contained in:
parent
428cb94730
commit
d69a985b61
9
.github/renovate.json
vendored
9
.github/renovate.json
vendored
|
@ -2,4 +2,13 @@
|
|||
"repositories": [
|
||||
"jessebot/mastodon-helm-chart"
|
||||
]
|
||||
"regexManagers": [
|
||||
{
|
||||
"datasourceTemplate": "docker",
|
||||
"fileMatch": ["(^|/)Chart\\.yaml$"],
|
||||
"matchStrings": [
|
||||
"#\\s?renovate: image=(?<depName>.*?)\\s?appVersion:\\s?\\\"?(?<currentValue>[\\w+\\.\\-]*)\""
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user