haproxy/9.7.0
You can find the source of this version on GitHub at cloudfoundry-community/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-community/haproxy-boshrelease?v=9.7.0" sha1: sha256:9e83fddc7936fccef2c182489061c1126c8471d66974674144dbdf05f19900c1
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 9e83fddc7936fccef2c182489061c1126c8471d66974674144dbdf05f19900c1 \ "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=9.7.0"