haproxy/11.4.4
You can find the source of this version on GitHub at cloudfoundry-community/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-community/haproxy-boshrelease?v=11.4.4" sha1: sha256:a7de6a58f3bc5506584611f2af05413282ae99f34e3309372dde7a926c42ca0c
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 a7de6a58f3bc5506584611f2af05413282ae99f34e3309372dde7a926c42ca0c \ "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=11.4.4"