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