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