mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Deprecated Helm module (#115)
Helm module is deprecated in favor of a new helm module from community.kubernetes.
This commit is contained in:
parent
945296f314
commit
aadc6cd66d
3 changed files with 10 additions and 0 deletions
|
@ -316,6 +316,10 @@ plugin_routing:
|
|||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: see plugin documentation for details
|
||||
helm:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
warning_text: The helm module in community.general has been deprecated. Use community.kubernetes.helm instead.
|
||||
memset_memstore_facts:
|
||||
deprecation:
|
||||
removal_date: TBD
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue