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