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