Skip to content

cf-haproxy/8.0.3

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

Release Notes

New Features

  • Added support for force-setting response headers in haproxy via the ha_proxy.rsp_headers property

Bug Fixes

  • Fixed an issue preventing ha_proxy.disable_http from working correctly.

Usage

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

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

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

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

Jobs

Packages