Skip to content

Commit 143bdf4

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.3.4 (#28048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 370927f commit 143bdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config/options/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ const options: RenovateOptions[] = [
450450
description:
451451
'Change this value to override the default Renovate sidecar image.',
452452
type: 'string',
453-
default: 'ghcr.io/containerbase/sidecar:10.3.3',
453+
default: 'ghcr.io/containerbase/sidecar:10.3.4',
454454
globalOnly: true,
455455
},
456456
{

0 commit comments

Comments
 (0)