docs: fix default version in doc

Signed-off-by: anviar <oleg.kluchkin+github@gmail.com>
This commit is contained in:
Oleg Klyuchkin 2024-02-08 20:17:37 +03:00 committed by anviar
parent 830e69814f
commit 9915604fa1
No known key found for this signature in database
GPG key ID: 1D9496B16B0FC606

View file

@ -10,7 +10,7 @@ argument_specs:
options:
nginx_exporter_version:
description: "nginx_exporter package version. Also accepts latest as parameter."
default: "0.14.2"
default: "1.1.0"
nginx_exporter_skip_install:
description: "nginx_exporter installation tasks gets skipped when set to true."
type: bool