Skip to content

webplates/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

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.

Usage

Install the repositories:

$ helm repo add webplates http://charts.webplates.org/stable/
$ helm repo add webplates-incubator http://charts.webplates.org/incubator/
$ helm repo update

Install a chart:

$ helm repo install webplates/[CHART]

License

The MIT License (MIT). Please see License File for more information.

About

Useful Helm Charts

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors