Skip to content

Commit 3cae620

Browse files
bump blackbox exporter to 0.26
1 parent 8f95417 commit 3cae620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/profile/manifests/prometheus.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
content => epp('profile/alertmanager_custom.epp'),
2222
}
2323
class { 'prometheus::blackbox_exporter':
24-
version => '0.25.0',
24+
version => '0.26.0',
2525
modules => {
2626
'http_2xx' => {
2727
'prober' => 'http',

0 commit comments

Comments
 (0)