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