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