renovate 42.19.3 → 42.19.5

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.
@@ -549,7 +549,7 @@ const options = [
549
549
  name: 'dockerSidecarImage',
550
550
  description: 'Change this value to override the default Renovate sidecar image.',
551
551
  type: 'string',
552
- default: 'ghcr.io/containerbase/sidecar:13.25.1',
552
+ default: 'ghcr.io/containerbase/sidecar:13.25.2',
553
553
  globalOnly: true,
554
554
  },
555
555
  {