haproxy/15.2.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 ab3ca58
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "15.2.0+2.8.15" url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=15.2.0%2B2.8.15" sha1: "a30b5e5dcec9fdacb8793ae3887f574e79d8c321"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a30b5e5dcec9fdacb8793ae3887f574e79d8c321 \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=15.2.0%2B2.8.15"