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