Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.11 (
Browse files Browse the repository at this point in the history
#28198)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent 50943ba commit 103e54a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/options/index.ts
Expand Up @@ -455,7 +455,7 @@ const options: RenovateOptions[] = [
description:
'Change this value to override the default Renovate sidecar image.',
type: 'string',
default: 'ghcr.io/containerbase/sidecar:10.3.9',
default: 'ghcr.io/containerbase/sidecar:10.3.11',
globalOnly: true,
},
{
Expand Down

0 comments on commit 103e54a

Please sign in to comment.