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