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

@@ -24,3 +24,4 @@ test_namespace:
- "helm-local-path-003"
- "helm-from-repository"
- "helm-from-url"
- "helm-reuse-values"