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