Skip to content

haproxy/8.0.7

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

Release Notes

New Features

  • Enables the use of accept-proxy in HAProxy

Acknowledgments

  • Thanks @patelpu94 for your work on this feature/release!

Usage

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

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

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

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

Jobs

Packages