Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,13 @@ The default [onboarding configuration](https://docs.renovatebot.com/self-hosted- "customManagers": [ { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?_IMAGE:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" }, { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?image:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" } Loading templates/gitlab-ci-renovate.yml +4 −4 Original line number Diff line number Diff line Loading @@ -41,13 +41,13 @@ spec: "customManagers": [ { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?_IMAGE:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" }, { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?image:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" } Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -91,13 +91,13 @@ The default [onboarding configuration](https://docs.renovatebot.com/self-hosted- "customManagers": [ { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?_IMAGE:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" }, { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?image:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" } Loading
templates/gitlab-ci-renovate.yml +4 −4 Original line number Diff line number Diff line Loading @@ -41,13 +41,13 @@ spec: "customManagers": [ { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?_IMAGE:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" }, { "customType": "regex", "fileMatch": [ "\\.gitlab-ci\\.ya?ml$" ], "managerFilePatterns": [ "\\.gitlab-ci\\.ya?ml$" ], "matchStrings": [ "\\s?image:\\s['\"](?<registryUrls>.*?)\\/(?<depName>.*?):(?<currentValue>.*)['\"]" ], "datasourceTemplate": "docker" } Loading