helm - Add reuse-values when running helm diff (#683)

helm - Add reuse-values when running helm diff

SUMMARY

closes #680

ISSUE TYPE


Bugfix Pull Request

COMPONENT NAME

helm

Reviewed-by: GomathiselviS
Reviewed-by: Alina Buzachis
This commit is contained in:
Bikouo Aubin
2024-03-01 17:15:11 +01:00
committed by GitHub
parent 1955989278
commit 23e94b60c1
11 changed files with 144 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- helm - use ``reuse-values`` when running ``helm diff`` command (https://github.com/ansible-collections/kubernetes.core/issues/680).