Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 329 Bytes

README-repo-management.md

File metadata and controls

15 lines (8 loc) · 329 Bytes

Public helm repo management.

Has been done thanks to this tutorial

Regenerate the package then update the index:

helm lint
helm package .
helm repo index --url https://hurence.github.io/historian-helm/ .