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