fix(deps): update ghcr.io/containerbase/sidecar docker tag to v9.4.0 (#23365)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-14 06:55:09 +00:00 committed by GitHub
parent 140f8c4819
commit a4ac402e3c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -372,7 +372,7 @@ const options: RenovateOptions[] = [
description: description:
'Change this value to override the default Renovate sidecar image.', 'Change this value to override the default Renovate sidecar image.',
type: 'string', type: 'string',
default: 'ghcr.io/containerbase/sidecar:9.3.0', default: 'ghcr.io/containerbase/sidecar:9.4.0',
globalOnly: true, globalOnly: true,
}, },
{ {