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