renovate 41.171.5 → 41.171.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -551,7 +551,7 @@ const options = [
551
551
  name: 'dockerSidecarImage',
552
552
  description: 'Change this value to override the default Renovate sidecar image.',
553
553
  type: 'string',
554
- default: 'ghcr.io/containerbase/sidecar:13.23.18',
554
+ default: 'ghcr.io/containerbase/sidecar:13.23.20',
555
555
  globalOnly: true,
556
556
  },
557
557
  {