Skip to content

Commit 8b1c40c

Browse files
balasankarcClemens Beckdependencies-bot
committed
Merge branch 'deps/cf38390-f105a05' into 'master'
Update prometheus from 2.49.1 to 2.50.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7450 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Ryan Egesdahl <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: Clemens Beck <[email protected]> Co-authored-by: deps <[email protected]>
2 parents 6344a43 + ae1b022 commit 8b1c40c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.49.1')
23+
version = Gitlab::Version.new('prometheus', '2.50.1')
2424
default_version version.print
2525

2626
license 'APACHE-2.0'

support/dependency_decisions.yml

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

0 commit comments

Comments
 (0)