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