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