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