Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

34 lines (18 loc) · 1.02 KB

Trusted Helm Charts Repository - Vendor maintained, Stackpoint.io certified

Use this repository to submit Trusted Helm Charts for Kubernetes Helm.

Install Helm

Get the latest Helm release.

Install Charts

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.

Contributing to Trusted Charts

Make a pull request (PR).

Upon successful review, someone will give the PR a LGTM (looks good to me) in the review thread.

Docs

For more information on using Helm, refer to the Helm's documentation.

To get a quick introduction to Charts see this Chart's documentation.