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