haproxy/16.12.0+3.2.23
You can find the source of this version on GitHub at cloudfoundry/haproxy-boshrelease. It was created based on the commit 691992d.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: haproxy
version: "16.12.0+3.2.23"
url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.12.0%2B3.2.23"
sha1: sha256:18ac1c4e0a1870a119ac6a52271e7e2aa68cb316996d6ef57346f3b5456014a0
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:18ac1c4e0a1870a119ac6a52271e7e2aa68cb316996d6ef57346f3b5456014a0 \
"https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.12.0%2B3.2.23"