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