Merge pull request #106 from roboll/update-readme-for-breaking-change

Update README not to confuse new-comers due to breaking change in master
This commit is contained in:
KUOKA Yusuke 2018-04-12 10:46:03 +09:00 committed by GitHub
commit 79c7d1501a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ To avoid upgrades for each iteration of `helm`, the `helmfile` executable delega
## configuration syntax
**CAUTION**: This documentation is for the development version of helmfile. If you are looking for the documentation for any of releases, please switch to the corresponding branch like [v0.12.0](https://github.com/roboll/helmfile/tree/v0.12.0).
The default helmfile is `helmfile.yaml`:
```yaml