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