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