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