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