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