Use this repository to submit Trusted Helm Charts for Kubernetes Helm.
Get the latest Helm release.
You need to add this Chart repo to Helm:
$ helm repo add tc http://trusted-charts.stackpoint.io/
$ helm repo update
Now you can then run helm search tc
to see the available charts.
Note: How to install charts follow install instructions in chart's readme.
Make a pull request (PR).
Upon successful review, someone will give the PR a LGTM (looks good to me) in the review thread.
For more information on using Helm, refer to the Helm's documentation.
To get a quick introduction to Charts see this Chart's documentation.