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