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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-28 22:56:22 +00:00 committed by GitHub
parent 1efa2f21da
commit 3d435dfb99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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