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.
2 parents 7ab67ec + d36802f commit 7763cb9Copy full SHA for 7763cb9
.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