cf-haproxy/8.0.5
You can find the source of this version on GitHub at cloudfoundry-community/cf-haproxy-boshrelease. It was created based on the commit 924a6fb0.
Release Notes¶
Bug Fixes
- Fixed an issue with the WSS/port 4443 config not using the correct SSL directory. Thanks @mvdkleijn!
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: cf-haproxy
version: "8.0.5"
url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=8.0.5"
sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \
"https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=8.0.5"