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