Skip to content

Commit f289844

Browse files
Andrew PattersonClemens Beckdependencies-bot
committed
Merge branch 'deps/cf38390-975eec1' into 'master'
Update prometheus from 2.50.1 to 2.51.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7491 Merged-by: Andrew Patterson <[email protected]> Approved-by: Jon Doveston <[email protected]> Approved-by: Andrew Patterson <[email protected]> Co-authored-by: Clemens Beck <[email protected]> Co-authored-by: deps <[email protected]>
2 parents cbc2881 + b8d3313 commit f289844

File tree

2 files changed

+7
-7
lines changed

2 files changed

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

2626
license 'APACHE-2.0'

support/dependency_decisions.yml

Lines changed: 6 additions & 6 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/api/v1.27.0/api/LICENSE
33-
:versions: [ v1.27.0 ]
34-
:when: 2024-02-26 14:21:19.937703316 Z
32+
:why: https://github.com/hashicorp/consul/blob/api/v1.28.2/api/LICENSE
33+
:versions: [ v1.28.2 ]
34+
:when: 2024-03-25 14:21:19.937703316 Z
3535
- - :license
3636
- gitlab.com/lupine/icu
3737
- BSD-2-Clause
@@ -182,9 +182,9 @@
182182
- github.com/hashicorp/nomad/api
183183
- MPL2
184184
- :who: Clemens Beck
185-
:why: https://github.com/hashicorp/nomad/blob/515895c7690cdc72278018dc5dc58aca41204ccc/LICENSE
186-
:versions: [ v0.0.0-20230721134942-515895c7690c ]
187-
:when: 2023-04-03 12:41:28.825087612 Z
185+
:why: https://github.com/hashicorp/nomad/blob/3e7191ccb7028d40fcaed9b6010474b0dd136927/api/LICENSE
186+
:versions: [ v0.0.0-20240306004928-3e7191ccb702 ]
187+
:when: 2024-03-25 12:41:28.825087612 Z
188188
- - :license
189189
- github.com/kieler/elkjs
190190
- EPL-2.0

0 commit comments

Comments
 (0)