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: "01ea55b2fc40f2085d90484886c8d11950232dbb"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 01ea55b2fc40f2085d90484886c8d11950232dbb \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=14.0.0%2B2.8.9"