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