We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd31fa commit ed95612Copy full SHA for ed95612
1 file changed
lib/config/options/index.ts
@@ -515,7 +515,7 @@ const options: RenovateOptions[] = [
515
description:
516
'Change this value to override the default Renovate sidecar image.',
517
type: 'string',
518
- default: 'ghcr.io/containerbase/sidecar:11.11.38',
+ default: 'ghcr.io/containerbase/sidecar:11.11.39',
519
globalOnly: true,
520
},
521
{
0 commit comments