Skip to content

Latest commit

 

History

659 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charts

Helm Charts

How it works

GitHub Pages is pointed to the docs folder. A typical workflow from creating to publishing a chart is described below.

$ helm3 create mychart # Create a new chart
$ helm3 package mychart # Turn a chart into a versioned chart archive file
$ mv mychart-0.1.0.tgz docs
$ make 
OR
$ helm3 repo index docs --url https://icgc-argo.github.io/charts/ # Generate an index file in docs folder

Add repository

helm3 repo add icgcargo https://icgc-argo.github.io/charts/

About

Helm charts for argo

Topics

Resources

Contributing

Stars

3 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages