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