haproxy/8.0.9
You can find the source of this version on GitHub at cloudfoundry-community/haproxy-boshrelease. It was created based on the commit f06ab148
.
Release Notes¶
Fixes
- Fixed an issue with the haproxy stats display due to the HAProxy upgrade. Thanks @seongkki for the quick fix!
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "8.0.9" url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.9" sha1: sha256:
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 \ "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.9"