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