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