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