Repository for useful Helm charts not part of the official repositories.
This repository follows the same pattern for chart versioning and lifecycle: charts start their life in the incubator repository. Once they reach an acceptable stability, they get moved to the stable repository.
Install the repositories:
$ helm repo add webplates http://charts.webplates.org/stable/
$ helm repo add webplates-incubator http://charts.webplates.org/incubator/
$ helm repo updateInstall a chart:
$ helm repo install webplates/[CHART]The MIT License (MIT). Please see License File for more information.