haproxy/11.8.1
You can find the source of this version on GitHub at cloudfoundry/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/haproxy-boshrelease?v=11.8.1" sha1: "ba1b6e4575852158a17ac2cd85125179da2ca2ce"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ba1b6e4575852158a17ac2cd85125179da2ca2ce \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=11.8.1"