Skip to content

haproxy/8.0.9

You can find the source of this version on GitHub at cloudfoundry-community/haproxy-boshrelease. It was created based on the commit f06ab148.

Release Notes

Fixes

  • Fixed an issue with the haproxy stats display due to the HAProxy upgrade. Thanks @seongkki for the quick fix!

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "haproxy"
  version: "8.0.9"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.9"
  sha1: "13598c70a50f8caf95d06782d67610daede8aeb9"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 13598c70a50f8caf95d06782d67610daede8aeb9 \
  "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.9"

Jobs

Packages