fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.9 (#31154)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-02 09:04:20 +00:00 committed by GitHub
parent 542e45bceb
commit 25fd14b2f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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