Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit badf247

Browse files
create [patch] release
1 parent b3390c6 commit badf247

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All variables which can be overridden are stored in [defaults/main.yml](defaults
2222

2323
| Name | Default Value | Description |
2424
| -------------- | ------------- | -----------------------------------|
25-
| `blackbox_exporter_version` | 0.16.0 | Blackbox exporter package version |
25+
| `blackbox_exporter_version` | 0.17.0 | Blackbox exporter package version |
2626
| `blackbox_exporter_web_listen_address` | 0.0.0.0:9115 | Address on which blackbox exporter will be listening |
2727
| `blackbox_exporter_cli_flags` | {} | Additional configuration flags passed to blackbox exporter binary at startup |
2828
| `blackbox_exporter_configuration_modules` | http_2xx: { prober: http, timeout: 5s, http: '' } | |

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
blackbox_exporter_version: 0.16.0
2+
blackbox_exporter_version: 0.17.0
33

44
blackbox_exporter_web_listen_address: "0.0.0.0:9115"
55

0 commit comments

Comments
 (0)