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