Link to the Helm Chart repository from the Helm project

The current README makes no mention of the Chart repository or where to find it. You have to Google to find it or stumble upon it. It was frustrating to come to the Helm project and not easily be able to find where the chart repository was - even though I knew it existed. This patch will make that easier for others.
pull/2065/head
Aaron Roydhouse 9 years ago committed by GitHub
parent 570930bec0
commit 5b5d689186

@ -8,7 +8,7 @@ pre-configured Kubernetes resources.
Use Helm to... Use Helm to...
- Find and use popular software packaged as Kubernetes charts - Find and use [popular software packaged as Kubernetes charts](https://github.com/kubernetes/charts)
- Share your own applications as Kubernetes charts - Share your own applications as Kubernetes charts
- Create reproducible builds of your Kubernetes applications - Create reproducible builds of your Kubernetes applications
- Intelligently manage your Kubernetes manifest files - Intelligently manage your Kubernetes manifest files

Loading…
Cancel
Save