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