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