diff --git a/renovate.json5 b/renovate.json5 index 70b1ee3f52..3e5e5d7369 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -46,14 +46,6 @@ }, ], "regexManagers": [ - { - "fileMatch": ["^deploy/edge/deployment.yaml$"], - "datasourceTemplate": "docker", - "matchStrings": [ - "image: ['\"]?(?[^'\"]+):(?[^'\"]+)['\"]?" - ], - "extractVersionTemplate": "^v?(?.*)$" - }, { "fileMatch": ["^SECURITY-INSIGHTS.yml$"], "datasourceTemplate": "github-releases",