Skip to content

Commit a7d0064

Browse files
Update gitlab-org/build/omnibus-mirror/node_exporter from 1.7.0 to 1.8.0
Changelog: changed
1 parent 1f0bfa5 commit a7d0064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/software/node-exporter.rb

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

2020
name 'node-exporter'
21-
version = Gitlab::Version.new('node-exporter', '1.7.0')
21+
version = Gitlab::Version.new('node-exporter', '1.8.0')
2222
default_version version.print
2323

2424
license 'APACHE-2.0'

0 commit comments

Comments
 (0)