haproxy/16.7.0+3.2.13
You can find the source of this version on GitHub at cloudfoundry/haproxy-boshrelease. It was created based on the commit 56c99cc.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "haproxy" version: "16.7.0+3.2.13" url: "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.7.0%2B3.2.13" sha1: sha256:b7195ce76175a47309f93bd5dc3c27fd511dff4677e5fe25215b234cf37e0845
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256:b7195ce76175a47309f93bd5dc3c27fd511dff4677e5fe25215b234cf37e0845 \ "https://bosh.io/d/github.com/cloudfoundry/haproxy-boshrelease?v=16.7.0%2B3.2.13"