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