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