renovate: add helm-values

This commit is contained in:
Vivian 2022-05-18 19:25:49 +02:00
parent 06fc2f5898
commit 1e8ca32a60

View file

@ -53,10 +53,14 @@ metadata:
data:
config.json: |-
{
"extends": ["github>whitesource/merge-confidence:beta"],
"repositories": ["v/infrastructure"],
"flux": {
"fileMatch": ["flux/.+\\.yaml$"]
},
"helm-values": {
"fileMatch": ["flux/.+\\.yaml$"]
}
"kubernetes": {
"fileMatch": ["flux/.+\\.yaml$"]
}