Fixes #187 Changelog: * fix: `helmfile -f dir/ -l k=v sync` fails on first helmfile w/ no match * fix(ux): present the filename if the selector did not match any releases ```console $ helmfile -f helmfile.d/ -l foo=bar sync 2018/07/12 23:37:29 specified selector did not match any releases in helmfile.d/00-backend.yaml 2018/07/12 23:37:29 specified selector did not match any releases in helmfile.d/01-frontend.yaml 2018/07/12 23:37:29 err: specified selector did not match any releases in any helmfile ``` |
||
|---|---|---|
| .. | ||
| release_filters.go | ||
| state.go | ||
| state_test.go | ||