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

@@ -14,6 +14,8 @@ module: k8s_log
short_description: Fetch logs from Kubernetes resources
version_added: "0.10.0"
author:
- "Fabian von Feilitzsch (@fabianvf)"