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