We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0bfa5 commit a7d0064Copy full SHA for a7d0064
config/software/node-exporter.rb
@@ -18,7 +18,7 @@
18
require "#{Omnibus::Config.project_root}/lib/gitlab/prometheus_helper"
19
20
name 'node-exporter'
21
-version = Gitlab::Version.new('node-exporter', '1.7.0')
+version = Gitlab::Version.new('node-exporter', '1.8.0')
22
default_version version.print
23
24
license 'APACHE-2.0'
0 commit comments