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