From 9fef3f7d0f39e2869779214fd87be7dc85cde66d Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Mon, 6 Aug 2018 23:00:47 -0700 Subject: [PATCH] Add link to more examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd510dd..79da811b 100644 --- a/README.md +++ b/README.md @@ -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/).