Skip to content

Commit 85c1334

Browse files
dependencies.io Botbalasankarc
authored andcommitted
Update Prometheus from 2.45.0 to 2.46.0
Changelog: changed
1 parent cf6d001 commit 85c1334

File tree

1 file changed

+1
-1
lines changed

1 file changed

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

2626
license 'APACHE-2.0'

0 commit comments

Comments
 (0)