diff --git a/renovate.json b/renovate.json
index adf0bfaaeaa62aaf89e4285dc284f668b00e8ff7..0b4e66b97d74ff441d01bf2140775f95e755855b 100644
--- a/renovate.json
+++ b/renovate.json
@@ -130,6 +130,15 @@
       ],
       "pinDigests": false
     },
+    {
+      "matchDatasources":[
+        "docker"
+      ],
+      "matchPackageNames": [
+        "gcr.io/distroless/*"
+      ],
+      "groupName": "gcr.io/distroless"
+    },
     {
       "matchDatasources": [
         "helm"