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