chore(deps): update renovate/renovate docker tag to v37.68.4 #218

Open
renovate wants to merge 1976 commits from renovate/renovate-renovate-37.x into main
Showing only changes of commit 1e8ca32a60 - Show all commits

View file

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