Fix: renovate.json - helm-values

This commit is contained in:
nold 2022-01-02 17:57:03 +01:00
parent 518f64f5f8
commit 8a40fdbe7e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"rebaseWhen": "conflicted",
"assignees": ["@nold360"],
"helm-values": {
"fileMatch": ["./projects/.*/values/.+\\.ya?ml$"]
"fileMatch": ["projects/.*/values/.+\\.ya?ml$"]
},
"kubernetes": {
"fileMatch": ["\\.ya?ml$"],