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": { "kubernetes": {
"fileMatch": [ "fileMatch": [
"Deployments\\*\\.yaml$", "Deployments/.+\\.yaml$",
"apps\\*\\.yaml$", "CI/.+\\.yaml$"
"CI\\*\\.yaml$"
] ]
}, },
"argocd": { "argocd": {
"fileMatch": [ "fileMatch": [
"\\.yaml$" "apps/.+\\.yaml$"
] ]
}, },
"packageRules": [ "packageRules": [