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