renovate 42.68.0 → 42.68.2

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.
@@ -565,7 +565,7 @@ const options = [
565
565
  name: 'dockerSidecarImage',
566
566
  description: 'Change this value to override the default Renovate sidecar image.',
567
567
  type: 'string',
568
- default: 'ghcr.io/containerbase/sidecar:13.25.18',
568
+ default: 'ghcr.io/containerbase/sidecar:13.25.19',
569
569
  globalOnly: true,
570
570
  },
571
571
  {