add reuse_values and reset_values support to helm module (#575)

helm - add reuse_values and reset_values support

SUMMARY

closes #394

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

helm
ADDITIONAL INFORMATION

Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
Bikouo Aubin
2023-02-16 08:47:33 +01:00
committed by GitHub
parent 22764492d2
commit 031cc7c40d
5 changed files with 122 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
---
minor_changes:
- helm - add reuse_values and reset_values support to helm module (https://github.com/ansible-collections/kubernetes.core/issues/394).