This GitHub project hosts my custom Helm Charts as a repository. If you're looking for the Official Helm repository, you can find it here.
This repository hosts apiVersion: v2
charts only (Helm v3).
$ helm repo add maxirus https://maxirus.github.io/helm-charts/
$ helm upgrade --install <release_name> maxirus/<chart_name>