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