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