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