diff --git a/docs/kubernetes.core.helm_info_module.rst b/docs/kubernetes.core.helm_info_module.rst index bdf1d28ff6..f74546b252 100644 --- a/docs/kubernetes.core.helm_info_module.rst +++ b/docs/kubernetes.core.helm_info_module.rst @@ -242,7 +242,7 @@ Common return values are documented `here  
- appversion + app_version
string diff --git a/plugins/modules/helm_info.py b/plugins/modules/helm_info.py index e4ccf6ccd0..02d735239e 100644 --- a/plugins/modules/helm_info.py +++ b/plugins/modules/helm_info.py @@ -55,7 +55,7 @@ description: A dictionary of status output returned: only when release exists contains: - appversion: + app_version: type: str returned: always description: Version of app deployed