mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 13:01:21 +00:00
Fix: renovate.json - helm-values
This commit is contained in:
parent
518f64f5f8
commit
8a40fdbe7e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
"rebaseWhen": "conflicted",
|
"rebaseWhen": "conflicted",
|
||||||
"assignees": ["@nold360"],
|
"assignees": ["@nold360"],
|
||||||
"helm-values": {
|
"helm-values": {
|
||||||
"fileMatch": ["./projects/.*/values/.+\\.ya?ml$"]
|
"fileMatch": ["projects/.*/values/.+\\.ya?ml$"]
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["\\.ya?ml$"],
|
"fileMatch": ["\\.ya?ml$"],
|
||||||
|
|
Loading…
Reference in a new issue