Skip to content

Commit 616507d

Browse files
Merge branch 'deps/d482c13-f4be207' into 'master'
Update gitlab-org/build/omnibus-mirror/pgbouncer_exporter from 0.7.0 to 0.8.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7522 Merged-by: Balasankar 'Balu' C <[email protected]> Approved-by: Clemens Beck <[email protected]> Approved-by: Balasankar 'Balu' C <[email protected]> Co-authored-by: deps <[email protected]>
2 parents 14d0ed8 + 832832e commit 616507d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/pgbouncer-exporter.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 'pgbouncer-exporter'
23-
version = Gitlab::Version.new('pgbouncer-exporter', '0.7.0')
23+
version = Gitlab::Version.new('pgbouncer-exporter', '0.8.0')
2424
default_version version.print
2525

2626
license 'MIT'

0 commit comments

Comments
 (0)