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