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