Merge pull request #208 from cloudposse/add-examples

Add link to more examples
This commit is contained in:
KUOKA Yusuke 2018-08-20 21:32:26 +09:00 committed by GitHub
commit 545a4a3efa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -251,4 +251,4 @@ The `selector` parameter can be specified multiple times. Each parameter is reso
## Examples
For more examples, see [examples/README.md](https://github.com/roboll/helmfile/blob/master/examples/README.md).
For more examples, see the [examples/README.md](https://github.com/roboll/helmfile/blob/master/examples/README.md) or the [`helmfile.d`](https://github.com/cloudposse/helmfiles/tree/master/helmfile.d) distribution of helmfiles by [Cloud Posse](https://github.com/cloudposse/).