Skip to content

cf-haproxy/8.0.1

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

Release Notes

Bug Fixes

  • Fixed an issue with the wrong X-Forwarded-Proto value being set for https

Usage

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

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

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

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

Jobs

Packages