We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d52145 + c75e857 commit 0695464Copy full SHA for 0695464
config/software/prometheus.rb
@@ -20,7 +20,7 @@
20
require "#{Omnibus::Config.project_root}/lib/gitlab/prometheus_helper"
21
22
name 'prometheus'
23
-version = Gitlab::Version.new('prometheus', '2.48.1')
+version = Gitlab::Version.new('prometheus', '2.49.1')
24
default_version version.print
25
26
license 'APACHE-2.0'
support/dependency_decisions.yml
@@ -29,8 +29,8 @@
29
- github.com/hashicorp/consul/api
30
- MPL2
31
- :who: Dustin Collins
32
- :why: https://github.com/hashicorp/consul/blob/api/v1.22.0/LICENSE
33
- :versions: [ v1.25.1 ]
+ :why: https://github.com/hashicorp/consul/blob/v1.26.1/api/LICENSE
+ :versions: [ v1.26.1 ]
34
:when: 2018-06-22 14:21:19.937703316 Z
35
- - :license
36
- gitlab.com/lupine/icu
0 commit comments