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