Skip to content
Snippets Groups Projects
Verified Commit 3a0207ca authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Fix custom integration with upstream flux

parent 4b4b08b1
No related branches found
No related tags found
No related merge requests found
......@@ -8,14 +8,7 @@
],
"prConcurrentLimit": 10,
"semanticCommits": "enabled",
"regexManagers": [
{
"fileMatch": ["release.yaml$"],
"matchStrings": [
"# renovate: helmRepo=(?<registryUrl>.*?) depName=(?<depName>.*?)\\n\\s+version: \"?'?(?<currentValue>[^\"]+?)\"?'?\\s"
],
"datasourceTemplate": "helm",
"versioningTemplate": "semver"
}
]
"flux": {
"fileMatch": ["\\.yaml$"]
}
}
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