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