fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.6.14 (#29199)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-22 06:06:03 +00:00 committed by GitHub
parent a8855d811c
commit 4edd63a297
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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