adapt renovate to new dir structure

This commit is contained in:
Tobias Brunner 2023-12-30 22:54:15 +01:00
parent 9ebb56c49e
commit 2cb9a8aea6
Signed by: tobru
SSH Key Fingerprint: SHA256:kywVhvCA+MIxL6eBgoQa+BfC/ROJqcfD2bpy1PR6Ebk
1 changed files with 2 additions and 6 deletions

View File

@ -9,16 +9,12 @@
],
"kubernetes": {
"fileMatch": [
"^apps/.*\\.yaml$",
"^system/.*\\.yaml$"
],
"ignorePaths": [
"monitoring/**"
"^apps/.*\\.yaml$"
]
},
"argocd": {
"fileMatch": [
"system/apps/.+\\.yaml$"
"argoapps/.+\\.yaml$"
]
},
"packageRules": [