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