Skip to content

haproxy/8.0.8

You can find the source of this version on GitHub at cloudfoundry-community/haproxy-boshrelease. It was created based on the commit e95817e0.

Release Notes

New Features

Access is locked down by default, and credentials are required. - @joek updated HAProxy to v1.6.10, and added support for resolving backend servers via DNS. Should be useful when you’re hosting HAProxy in front of a cluster using Consul DNS to manage HA.

Acknowledgements

Thanks @joek + @seongkki for the contributions!

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "haproxy"
  version: "8.0.8"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.8"
  sha1: "bba238cc453643599c0585a4f4e5df382818b2ac"

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

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

Jobs

Packages