Skip to content

kelein/charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

Helm GitHub Build

Helm Charts Library for Kubernetes, ready to launching with Helm.

Usage

❯ helm repo add <REPO> https://kelein.github.io/charts
"<REPO>" has been added to your repositories

❯ helm repo list
NAME        URL
"<REPO>"    https://kelein.github.io/charts

❯ helm repo update
Hang tight while we grab the latest from your chart repositories...
...Successfully got an update from the "urans" chart repository
...Successfully got an update from the "bitnami" chart repository
Update Complete. ⎈ Happy Helming! ⎈

❯ helm search repo <CHART> --versions
❯ helm -n <NS> install <REPO>/<CHART> --version <VERSION>

Workflow

workflow

About

Helm charts repo privately

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published