This repo is a collection of Helm charts for software that I wanted to use and didn't found an existing chart.
$ helm repo add robjuz https://robjuz.github.io/helm-charts/
$ helm search repo robjuz
$ helm install my-release robjuz/<chart>OCI artifacts of all robjuz Helm charts are available in ghcr.io and can be pulled via:
helm install [RELEASE_NAME] oci://ghcr.io/robjuz/charts/<chart>