haproxy/12.2.0+2.7.10
You can find the source of this version on GitHub at cloudfoundry/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/haproxy-boshrelease?v=12.2.0%2B2.7.10" sha1: sha256:aa1fa59ff64b63368f7415c9a0dc7350cb9b790764e270a014714977bf494eca
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:aa1fa59ff64b63368f7415c9a0dc7350cb9b790764e270a014714977bf494eca \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=12.2.0%2B2.7.10"