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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-26 06:22:27 +00:00 committed by GitHub
parent c75e173e2b
commit 35dd6be9c0
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.23.5', default: 'ghcr.io/containerbase/sidecar:9.23.6',
globalOnly: true, globalOnly: true,
}, },
{ {