Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and bryannaegele committed Jul 8, 2024
1 parent 834b921 commit eb3a8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ const options: RenovateOptions[] = [
description:
'Change this value to override the default Renovate sidecar image.',
type: 'string',
default: 'ghcr.io/containerbase/sidecar:10.11.7',
default: 'ghcr.io/containerbase/sidecar:10.12.0',
globalOnly: true,
},
{
Expand Down

0 comments on commit eb3a8ed

Please sign in to comment.