Correct helm_info return type docs for app_version (#97)

This commit is contained in:
Elliot Blackburn
2021-05-21 08:52:02 +01:00
committed by GitHub
parent f9ee1f05b8
commit e112417d4c
2 changed files with 2 additions and 2 deletions

View File

@@ -242,7 +242,7 @@ Common return values are documented `here <https://docs.ansible.com/ansible/late
<td class="elbow-placeholder">&nbsp;</td>
<td colspan="1">
<div class="ansibleOptionAnchor" id="return-"></div>
<b>appversion</b>
<b>app_version</b>
<a class="ansibleOptionLink" href="#return-" title="Permalink to this return value"></a>
<div style="font-size: small">
<span style="color: purple">string</span>

View File

@@ -55,7 +55,7 @@ status:
description: A dictionary of status output
returned: only when release exists
contains:
appversion:
app_version:
type: str
returned: always
description: Version of app deployed