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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-19 17:08:40 +00:00 committed by GitHub
parent c11bfbe5d6
commit f6175311d8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,7 +371,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.20.2', default: 'ghcr.io/containerbase/sidecar:9.20.3',
globalOnly: true, globalOnly: true,
}, },
{ {