Skip to content

sa-cloud/helm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 

Repository files navigation

helm

sa helm repository

#To add a chart to repo:

  1. add the chart into charts
  2. cd to repo dir
  3. helm package ../charts/my-new-chart/.
  4. helm repo index .
  5. git push

(3) creates a .tgz package in the repo dir

(4) updates the index.yaml in the repo dir

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors