Skip to content

Commit dd9a812

Browse files
author
GitLab Bot
committed
Automatic merge of gitlab-org/omnibus-gitlab master
2 parents 4e2ae92 + 0695464 commit dd9a812

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/software/prometheus.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
require "#{Omnibus::Config.project_root}/lib/gitlab/prometheus_helper"
2121

2222
name 'prometheus'
23-
version = Gitlab::Version.new('prometheus', '2.48.1')
23+
version = Gitlab::Version.new('prometheus', '2.49.1')
2424
default_version version.print
2525

2626
license 'APACHE-2.0'

support/dependency_decisions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
- github.com/hashicorp/consul/api
3030
- MPL2
3131
- :who: Dustin Collins
32-
:why: https://github.com/hashicorp/consul/blob/api/v1.22.0/LICENSE
33-
:versions: [ v1.25.1 ]
32+
:why: https://github.com/hashicorp/consul/blob/v1.26.1/api/LICENSE
33+
:versions: [ v1.26.1 ]
3434
:when: 2018-06-22 14:21:19.937703316 Z
3535
- - :license
3636
- gitlab.com/lupine/icu

0 commit comments

Comments
 (0)