renovate stuff

This commit is contained in:
Simen Røstvik 2023-01-02 13:46:28 +01:00
parent d65e7a2b9c
commit 0a1d4b854d
No known key found for this signature in database

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": [