We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ab67ec commit d36802fCopy full SHA for d36802f
.github/renovate.json
@@ -18,7 +18,7 @@
18
{
19
"customType": "regex",
20
"fileMatch": [
21
- "app/appsets/openstack.yaml$"
+ "apps/appsets/openstack.yaml$"
22
],
23
"matchStrings": [
24
"\\s- component: (?<depName>.+)\\n\\s+repoURL: (?<packageName>.+)\\n\\s+chartVersion: (?<currentValue>.+)\\s"
0 commit comments