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