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