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