diff --git a/renovate.json b/renovate.json index 167a4dbe6d774c4ea2efbbc96026d1903285dca6..0966ad21a21e903428a6cb914644071350da3dbc 100644 --- a/renovate.json +++ b/renovate.json @@ -12,7 +12,7 @@ { "fileMatch": ["release.yaml$"], "matchStrings": [ - "# renovate: helmRepo=(?<registryUrl>.*?) depName=(?<depName>.*?)\\n\\s+version: \"?'?(?<currentValue>[^\"]+?)\"?'?" + "# renovate: helmRepo=(?<registryUrl>.*?) depName=(?<depName>.*?)\\n\\s+version: \"?'?(?<currentValue>[^\"]+?)\"?'?\\s" ], "datasourceTemplate": "helm", "versioningTemplate": "semver"