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