renovate stuff
This commit is contained in:
parent
864d3c87a9
commit
5635b35909
@ -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": [
|
||||||
|
Loading…
Reference in New Issue
Block a user