Helm must be installed to use the charts. Please refer to Helm’s documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add javelin-charts "https://getjavelin.github.io/charts"
You can then run helm search repo javelin-charts
to see the charts.
If you want to list all the available versions, then run helm search repo javelin-charts --versions --devel