`helmfile delete` has been implying `--purge` but it is not the case since this change. The new behavior is `helmfile delete --purge` to actually purge releases. Run just `helmfile delete` to delete releases but not purge them. Resolves #71 |
||
|---|---|---|
| .. | ||
| exec.go | ||
| exec_test.go | ||
| helmexec.go | ||
| runner.go | ||