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