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