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