1 2 3 4 5 6 7 8 9 10 11
{ "regexManagers": [ { "fileMatch": ["^tools/build_test_env.sh$"], "matchStrings": ["DEFAULT_GITLAB_TAG=(?<currentValue>.*?)\n"], "depNameTemplate": "gitlab/gitlab-ce", "datasourceTemplate": "docker", "versioningTemplate": "loose" } ] }