We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6d6695 commit 7c03b13Copy full SHA for 7c03b13
lib/config/options/index.ts
@@ -450,7 +450,7 @@ const options: RenovateOptions[] = [
450
description:
451
'Change this value to override the default Renovate sidecar image.',
452
type: 'string',
453
- default: 'ghcr.io/containerbase/sidecar:10.3.3',
+ default: 'ghcr.io/containerbase/sidecar:10.3.4',
454
globalOnly: true,
455
},
456
{
0 commit comments