Skip to content

Commit 6ebda8e

Browse files
Merge branch 'deps/a415b38-1915130' into 'master'
Update gitlab-org/build/omnibus-mirror/postgres_exporter from 0.14.0 to 0.15.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7221 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 ca07b62 + 3094e34 commit 6ebda8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/postgres-exporter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
require "#{Omnibus::Config.project_root}/lib/gitlab/version"
2020

2121
name 'postgres-exporter'
22-
version = Gitlab::Version.new('postgres-exporter', '0.14.0')
22+
version = Gitlab::Version.new('postgres-exporter', '0.15.0')
2323
default_version version.print
2424

2525
license 'Apache-2.0'

0 commit comments

Comments
 (0)