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