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