helm repo add documenso-chart https://rizkyfaza20.github.io/documenso-chart
helm repo update
helm install documenso /path/to/documenso-chart-<version>.tgz
Replace <version> with the actual version number of the packaged chart.
helm status documenso
kubectl get all -l release=documenso
helm uninstall my-release