helm sa helm repository #To add a chart to repo: add the chart into charts cd to repo dir helm package ../charts/my-new-chart/. helm repo index . git push (3) creates a .tgz package in the repo dir (4) updates the index.yaml in the repo dir