chore(deps): update renovate/renovate docker tag to v37.68.4 #218
1 changed files with 9 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue