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