haproxy/16.11.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 4dba216.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: haproxy
version: "16.11.0+3.2.21"
url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.11.0%2B3.2.21"
sha1: sha256:8609cc6466d09acc0f1c884a407f21dbb367845780857e4dfcee128e18b5aacf
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:8609cc6466d09acc0f1c884a407f21dbb367845780857e4dfcee128e18b5aacf \
"https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.11.0%2B3.2.21"