haproxy/12.2.1+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 47c240e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "12.2.1+2.7.10" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/haproxy-boshrelease?v=12.2.1%2B2.7.10" sha1: "6c2d6c62c15a7240483c522366019b84cf8a7f49"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 6c2d6c62c15a7240483c522366019b84cf8a7f49 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/haproxy-boshrelease?v=12.2.1%2B2.7.10"