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