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