Skip to content

Commit e4eefde

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v13.8.11 (main) (#35260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6f5f4e commit e4eefde

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
@@ -516,7 +516,7 @@ const options: RenovateOptions[] = [
516516
description:
517517
'Change this value to override the default Renovate sidecar image.',
518518
type: 'string',
519-
default: 'ghcr.io/containerbase/sidecar:13.8.9',
519+
default: 'ghcr.io/containerbase/sidecar:13.8.11',
520520
globalOnly: true,
521521
},
522522
{

0 commit comments

Comments
 (0)