{ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "regexManagers": [ { "fileMatch": [ "(^|/)values\\.ya?ml$" ], "matchStrings": [ "repository:\\s*\"?(?[^\"\\s\\n]+?)\"?\\n\\s+tag:\\s*\"?(?[^\"\\s\\n]*)\"?" ], "datasourceTemplate": "docker" } ] }