Add version_added to docs for each of the new collection modules.

This commit is contained in:
Jeff Geerling
2020-05-14 09:39:17 -05:00
parent 600fa44098
commit aad3ec7ad5
5 changed files with 10 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ module: helm
short_description: Manages Kubernetes packages with the Helm package manager
version_added: "0.11.0"
author:
- Lucas Boisserie (@LucasBoisserie)
- Matthieu Diehr (@d-matt)