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