haproxy/13.5.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 8bc98cd
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "13.5.0+2.8.9" url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=13.5.0%2B2.8.9" sha1: sha256:8e858923432a3f311fc2ddbc7b819d84440a8d034e078711f548a9cc02eb6586
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:8e858923432a3f311fc2ddbc7b819d84440a8d034e078711f548a9cc02eb6586 \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=13.5.0%2B2.8.9"