Add a new chart to this repository:
# Package the Helm chart and add the created .tgz file to this repository:
helm package my-chart
# Update the index.yaml file.
helm repo index helm-charts/ --url https://ubbleai.github.io/helm-charts/
Add this Helm repository:
helm repo add ubbleai https://ubbleai.github.io/helm-charts
helm repo list
Update and show charts:
helm repo update
helm search -l ubbleai/