haproxy/11.14.0
You can find the source of this version on GitHub at cloudfoundry/haproxy-boshrelease. It was created based on the commit 8c3ad8b
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "haproxy" version: "11.14.0" url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=11.14.0" sha1: "47681e5e6979d490747b27def9e8d22f551c3370"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 47681e5e6979d490747b27def9e8d22f551c3370 \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=11.14.0"