haproxy/11.4.1
You can find the source of this version on GitHub at cloudfoundry-community/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-community/haproxy-boshrelease?v=11.4.1" sha1: sha256:e97cdd5018242c4a88a400e2d83f3b7dfd53aecc2ee15f998d6f920388e183a4
Or upload it to your director with the upload-release
command:
bosh upload-release --sha2 e97cdd5018242c4a88a400e2d83f3b7dfd53aecc2ee15f998d6f920388e183a4 \ "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=11.4.1"