helmfile/state
Andreas Bieber 46f119b224 Fix resolving relative paths on windows
path.Dir() does not support Windows-style directory separators (backslashes). This caused invocations such as "helmfile -f subdir\helmfile.yml" to fail. Fixed by using filepath.Dir() instead.
2018-04-25 14:40:45 +02:00
..
release_filters.go support the same selector repeated 2018-04-17 11:10:46 -04:00
state.go Fix resolving relative paths on windows 2018-04-25 14:40:45 +02:00
state_test.go support the same selector repeated 2018-04-17 11:10:46 -04:00