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