renovate stuff

This commit is contained in:
Simen Røstvik 2023-01-02 13:46:28 +01:00
parent 864d3c87a9
commit 5635b35909

View File

@ -4,14 +4,13 @@
],
"kubernetes": {
"fileMatch": [
"Deployments\\*\\.yaml$",
"apps\\*\\.yaml$",
"CI\\*\\.yaml$"
"Deployments/.+\\.yaml$",
"CI/.+\\.yaml$"
]
},
"argocd": {
"fileMatch": [
"\\.yaml$"
"apps/.+\\.yaml$"
]
},
"packageRules": [