Skip to content

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: "e87504838b8ffcfafb5ff77a6f4554e4fbecc0ab"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 e87504838b8ffcfafb5ff77a6f4554e4fbecc0ab \
  "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.10"

Jobs

Packages