Skip to content

rehive/charts-old

 
 

Repository files navigation

Rehive Charts Repo

Rehive's Kubernetes Helm charts repository.

How It Works

GitHub pages is set up to point to the docs folder. Publishing charts:

$ helm create mychart
$ helm package mychart
$ mv mychart-0.1.0.tgz docs
$ helm repo index docs --url https://rehive.github.io/charts
$ git add -i
$ git commit -av
$ git push origin master

To add this repository, run helm repo add rehive https://rehive.github.io/charts

About

Chart repository for Rehive Helm packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smarty 100.0%