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