haproxy/8.0.10
            You can find the source of this version on GitHub at cloudfoundry-community/haproxy-boshrelease. It was created based on the commit 9e45bbcb.
          
Release Notes¶
Fixes
- @brewek resolved an issue with the stats endpoint of haproxy being unable to bind
to the right interface/port. This is now overridable via ha_proxy.stats_bind.
Thanks @brewek!
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "haproxy" version: "8.0.10" url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.10" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.10"