This is the home of HAProxy Ingress Charts for Helm package manager.
Add HAProxy Ingress as a new repository:
$ helm repo add haproxy-ingress https://haproxy-ingress.github.io/charts
List current charts:
## Latest version
$ helm search repo haproxy-ingress
## All stable versions
$ helm search repo haproxy-ingress -l
## All stable and non stable versions
$ helm search repo haproxy-ingress -l --devel
See installation options in the chart directory: