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