mirror of
https://github.com/helm/helm.git
synced 2026-04-23 15:17:05 -04:00
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.
This commit is contained in:
parent
570930bec0
commit
5b5d689186
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ pre-configured Kubernetes resources.
|
|||
|
||||
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
|
||||
- Create reproducible builds of your Kubernetes applications
|
||||
- Intelligently manage your Kubernetes manifest files
|
||||
|
|
|
|||
Loading…
Reference in a new issue