| If an entry in the `values` section of a helmfile is an absolute path, then it would be erroneously prefixed with the base path. This would cause `helmfile sync` to fail because the value.yaml file would not exist at the incorrectly prefixed path. | ||
|---|---|---|
| .. | ||
| release_filters.go | ||
| state.go | ||
| state_test.go | ||