diff --git a/lib/config/options/index.ts b/lib/config/options/index.ts
index e1d4d18ee106b6f8d70a4783ec292e63f8b70de7..a33a491375e8d4edb7271d560a8134d81f54230b 100644
--- a/lib/config/options/index.ts
+++ b/lib/config/options/index.ts
@@ -354,7 +354,7 @@ const options: RenovateOptions[] = [
     description:
       'Change this value to override the default Renovate sidecar image.',
     type: 'string',
-    default: 'ghcr.io/containerbase/sidecar:9.2.0',
+    default: 'ghcr.io/containerbase/sidecar:9.2.1',
     globalOnly: true,
   },
   {