Skip to content
Snippets Groups Projects
Commit 98cbda3b authored by Clemens Beck's avatar Clemens Beck
Browse files

Remove Prometheus from deps yaml

Prometheus moved to renovate.
parent 025ebed8
No related merge requests found
...@@ -146,12 +146,6 @@ ...@@ -146,12 +146,6 @@
- filename: config/software/zlib.rb - filename: config/software/zlib.rb
pattern: "Gitlab::Version.new\\('zlib', 'v(\\S+)'\\)" pattern: "Gitlab::Version.new\\('zlib', 'v(\\S+)'\\)"
tag_prefix: 'v' tag_prefix: 'v'
# prometheus
https://gitlab.com/gitlab-org/build/omnibus-mirror/prometheus.git:
replace_in_files:
- filename: config/software/prometheus.rb
pattern: "Gitlab::Version.new\\('prometheus', '(\\S+)'\\)"
tag_prefix: 'v'
# gitlab-exporter # gitlab-exporter
https://gitlab.com/gitlab-org/gitlab-exporter.git: https://gitlab.com/gitlab-org/gitlab-exporter.git:
replace_in_files: replace_in_files:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment