renovate 39.182.2 → 39.182.4

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.
@@ -1091,7 +1091,7 @@
1091
1091
  "dockerSidecarImage": {
1092
1092
  "description": "Change this value to override the default Renovate sidecar image.",
1093
1093
  "type": "string",
1094
- "default": "ghcr.io/containerbase/sidecar:13.8.2"
1094
+ "default": "ghcr.io/containerbase/sidecar:13.8.3"
1095
1095
  },
1096
1096
  "dockerUser": {
1097
1097
  "description": "Set the `UID` and `GID` for Docker-based binaries if you use `binarySource=docker`.",