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