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