This aims to improve on relative, absolute and <repo>/<chart> resolution for several of Helmfile manifest attributes as well as command line arguments. - Uusers may now utilize the `-f <filepath>` flag to reference a helmfile manifest outside of their PWD and have relative paths in the the `charts[*].values` and `charts[*].chart` attribute resolve relative to the manfiest's location properly - Values provided in the `--values` argument are no longer automatically assumed as relative path references from PWD but instead are conditionally joined with the PWD if it is determined they are relative file paths - Users may still signify a chart in the `.charts[*].chart` attribute as they do now by having an explicit `<repo>/<chart>` value |
||
|---|---|---|
| .. | ||
| exec.go | ||
| helmexec.go | ||