renovate: flux ignore some things

This commit is contained in:
Vivian 2022-05-27 13:15:08 +02:00
parent 6d9bd1fe54
commit 9d5d218eb4

View file

@ -80,6 +80,15 @@ data:
]
}
],
// ignore individual fluxcd images
"ignoreDeps": [
"ghcr.io/fluxcd/helm-controller",
"ghcr.io/fluxcd/image-automation-controller",
"ghcr.io/fluxcd/image-reflector-controller",
"ghcr.io/fluxcd/kustomize-controller",
"ghcr.io/fluxcd/notification-controller",
"ghcr.io/fluxcd/source-controller"
],
"regexManagers": [
{
"description": "Process GitRepository CRD dependencies - Chart and Github Release are the same version",