<mohammadrony>

Chart Repository

Find repository

Search repository

helm search repo

Chart repository chart

helm search repo <chart>
helm search repo -l <chart>

Add repo

helm repo add stable https://charts.helm.sh/stable
helm repo add <name> <repository>

Update Helm repository

helm repo update