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