Skip to content

rojanDinc/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helm charts

Updating a chart

  1. Update the Chart.yaml file with the new version.
  2. Package the new chart.
helm package <chart>
  1. Next move the tgz file to the docs/ directory.

Now we need to update the charts index file by running:

helm repo index docs --url https://rojandinc.github.io/helm-charts
  1. Commit and push the changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages