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