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: "39f1436481a9d4b5536ca169e8399b77209bc036"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 39f1436481a9d4b5536ca169e8399b77209bc036 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/haproxy-boshrelease?v=11.8.1"