Skip to content

Commit 8b66ebd

Browse files
committed
Fix release version for config.file
Signed-off-by: Joe Adams <github@joeadams.io>
1 parent a4f9120 commit 8b66ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ elasticsearch_exporter --help
7777
| web.telemetry-path | 1.0.2 | Path under which to expose metrics. | /metrics |
7878
| aws.region | 1.5.0 | Region for AWS elasticsearch | |
7979
| aws.role-arn | 1.6.0 | Role ARN of an IAM role to assume. | |
80-
| config.file | 2.0.0 | Path to a YAML configuration file that defines `auth_modules:` used by the `/probe` multi-target endpoint. Leave unset when not using multi-target mode. | |
80+
| config.file | 1.10.0 | Path to a YAML configuration file that defines `auth_modules:` used by the `/probe` multi-target endpoint. Leave unset when not using multi-target mode. | |
8181
| version | 1.0.2 | Show version info on stdout and exit. | |
8282

8383
Commandline parameters start with a single `-` for versions less than `1.1.0rc1`.

0 commit comments

Comments
 (0)