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