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