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

View file

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