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