From d40963e928874179d2a19515bbb12d824a9b964e Mon Sep 17 00:00:00 2001 From: Michael McLeroy Date: Mon, 23 Aug 2021 14:57:50 -0400 Subject: [PATCH] reduce --- renovate.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/renovate.json b/renovate.json index e184f5f..e5f1b55 100644 --- a/renovate.json +++ b/renovate.json @@ -22,13 +22,6 @@ ], "depNameTemplate": "ironbank/opensource/istio/pilot", "datasourceTemplate": "docker" - }, - { - "fileMatch": ["^chart/values\\.yaml$"], - "matchStrings": [ - "hub:\\s+(?.*?)/(?.*?)\\s+tag:\\s+(?.+)" - ], - "datasourceTemplate": "docker" } ] } \ No newline at end of file -- GitLab