Skip to content

Commit

Permalink
Update dependency prometheus/graphite_exporter to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 13, 2024
1 parent 944d342 commit 62eb8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/graphite_exporter.pp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
String[1] $service_name = 'graphite_exporter',
String[1] $user = 'graphite-exporter',
# renovate: depName=prometheus/graphite_exporter
String[1] $version = '0.9.0',
String[1] $version = '0.15.1',
String $options = '', # lint:ignore:params_empty_string_assignment
String[1] $os = downcase($facts['kernel']),
Prometheus::Initstyle $init_style = $prometheus::init_style,
Expand Down

0 comments on commit 62eb8f5

Please sign in to comment.