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