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