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