Skip to content

Commit ed95612

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.11.39 (#32155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dd31fa commit ed95612

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/config/options/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ const options: RenovateOptions[] = [
515515
description:
516516
'Change this value to override the default Renovate sidecar image.',
517517
type: 'string',
518-
default: 'ghcr.io/containerbase/sidecar:11.11.38',
518+
default: 'ghcr.io/containerbase/sidecar:11.11.39',
519519
globalOnly: true,
520520
},
521521
{

0 commit comments

Comments
 (0)