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