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