Skip to content

Commit c75e857

Browse files
dependencies.io BotAndrew Patterson
authored andcommitted
Update gitlab-org/build/omnibus-mirror/prometheus from 2.48.1 to 2.49.1
Changelog: changed
1 parent 81034e2 commit c75e857

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)