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