test renovate
This commit is contained in:
parent
a104ab611f
commit
9d4545bce4
1 changed files with 5 additions and 0 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
@ -13,6 +13,11 @@
|
|||
"(^|/)kubernetes/apps/.+/helmrelease\\.ya?ml$"
|
||||
]
|
||||
},
|
||||
"helm-requirements": {
|
||||
"fileMatch": [
|
||||
"(^|/)kubernetes/apps/.+/helmrepo\\.ya?ml$"
|
||||
]
|
||||
},
|
||||
"regexManagers": [
|
||||
{
|
||||
"fileMatch": [
|
||||
|
|
Reference in a new issue