haproxy/14.4.1+2.8.11
You can find the source of this version on GitHub at cloudfoundry/haproxy-boshrelease. It was created based on the commit e3fa562
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "14.4.1+2.8.11" url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=14.4.1%2B2.8.11" sha1: "f9b7e1f4dacc4b9769e7525c4d8536b9bd20af4c"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 f9b7e1f4dacc4b9769e7525c4d8536b9bd20af4c \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=14.4.1%2B2.8.11"