helmfile/state
David Bliss 4fe8d988d5 Don't prefix base path to absolute path
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.
2018-05-15 11:22:38 +01:00
..
release_filters.go support the same selector repeated 2018-04-17 11:10:46 -04:00
state.go Don't prefix base path to absolute path 2018-05-15 11:22:38 +01:00
state_test.go Escape names and values before passing to Helm 2018-05-08 14:43:58 +02:00