We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb79d61 commit d42aacbCopy full SHA for d42aacb
lib/config/options/index.ts
@@ -516,7 +516,7 @@ const options: RenovateOptions[] = [
516
description:
517
'Change this value to override the default Renovate sidecar image.',
518
type: 'string',
519
- default: 'ghcr.io/containerbase/sidecar:13.4.3',
+ default: 'ghcr.io/containerbase/sidecar:13.4.5',
520
globalOnly: true,
521
},
522
{
0 commit comments