Skip to content

Commit

Permalink
add a link to Jenkins X and how it uses helm
Browse files Browse the repository at this point in the history
for promoting applications through environments via GitOps
  • Loading branch information
jstrachan committed Mar 22, 2018
1 parent 48e7039 commit 502db80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/related.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Tools layered on top of Helm or Tiller.
- [ChartMuseum](https://github.com/chartmuseum/chartmuseum) - Helm Chart Repository with support for Amazon S3 and Google Cloud Storage
- [Helm.NET](https://github.com/qmfrederik/helm) - A .NET client for Tiller's API
- [Codefresh](https://codefresh.io) - Kubernetes native CI/CD and management platform with UI dashboards for managing Helm charts and releases
- [Jenkins X](http://jenkins-x.io/) - open source automated C/CD for Kubernetes which uses Helm for [promoting](http://jenkins-x.io/about/features/#promotion) applications through [environments via GitOps](http://jenkins-x.io/about/features/#environments)

## Helm Included

Expand Down

0 comments on commit 502db80

Please sign in to comment.