Skip to content
Snippets Groups Projects
Unverified Commit 6327a294 authored by Varac's avatar Varac
Browse files

Add renovate config file for helmRelease updates

parent 4f6fd66f
No related branches found
No related tags found
No related merge requests found
{
"regexManagers": [
{
"fileMatch": ["flux2/.+release\\.yaml$"],
"matchStrings": [
"registryUrl=(?<registryUrl>.*?)\n *chart: (?<depName>.*?)\n *version: (?<currentValue>.*)\n"
],
"datasourceTemplate": "helm"
}
],
"python": {
"enabled": false
}
}
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