mirror of
https://github.com/mastodon/chart
synced 2025-05-18 13:03: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": [
|
"repositories": [
|
||||||
"jessebot/mastodon-helm-chart"
|
"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