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