Skip to content

Commit

Permalink
Update dependency dennisstritzke/ipsec_exporter to v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and TheMeier committed Jun 30, 2024
1 parent b7eb690 commit 6aa2059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/ipsec_exporter.pp
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
String[1] $service_name = 'ipsec_exporter',
String[1] $user = 'ipsec-exporter',
# renovate: depName=dennisstritzke/ipsec_exporter
String[1] $version = '0.3.2',
String[1] $version = '0.4.0',
String[1] $os = downcase($facts['kernel']),
String $options = '', # lint:ignore:params_empty_string_assignment
Prometheus::Initstyle $init_style = $prometheus::init_style,
Expand Down

0 comments on commit 6aa2059

Please sign in to comment.