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