Skip to content

inventi/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 

Repository files navigation

Helm Repo

How To publish charts

$ helm package charts/mychart -d docs/
$ helm repo index docs --url https://inventi.github.io/helm
$ git add docs/
$ git commit -av
$ git push origin master

From there, you can do a helm repo add inventi https://inventi.github.io/helm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published