Skip to content
Snippets Groups Projects
Commit 7485e7d62f0f authored by DJ Mountney's avatar DJ Mountney
Browse files

Add prometheus to dependency automation

parent 4af8bfed550d
No related branches found
No related tags found
2 merge requests!102heptapod#1237: making 0.38 the new oldstable,!92Merging upstream 15.10.0+ce.0
......@@ -125,6 +125,12 @@
- filename: config/software/zlib.rb
pattern: "Gitlab::Version.new\\('zlib', 'v(\\S+)'\\)"
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
https://gitlab.com/gitlab-org/gitlab-exporter.git:
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