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