Skip to content

Commit 161a9d8

Browse files
fix(deps): update ghcr.io/containerbase/sidecar docker tag to v11.1.2 (#30413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21f17b0 commit 161a9d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/config/options/index.ts

+1-1
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.1.1',
518+
default: 'ghcr.io/containerbase/sidecar:11.1.2',
519519
globalOnly: true,
520520
},
521521
{

0 commit comments

Comments
 (0)