Skip to content

Commit ef1cae7

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v10.15.5 (#30186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 904c0d0 commit ef1cae7

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
@@ -514,7 +514,7 @@ const options: RenovateOptions[] = [
514514
description:
515515
'Change this value to override the default Renovate sidecar image.',
516516
type: 'string',
517-
default: 'ghcr.io/containerbase/sidecar:10.15.3',
517+
default: 'ghcr.io/containerbase/sidecar:10.15.5',
518518
globalOnly: true,
519519
},
520520
{

0 commit comments

Comments
 (0)