Skip to content

Commit 1c80498

Browse files
dependencies.io Botbalasankarc
authored andcommitted
Update node_exporter from 1.6.1 to 1.7.0
Changelog: changed
1 parent 60c841b commit 1c80498

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.6.1')
21+
version = Gitlab::Version.new('node-exporter', '1.7.0')
2222
default_version version.print
2323

2424
license 'APACHE-2.0'

0 commit comments

Comments
 (0)