Skip to content

haproxy/8.0.11

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

Release Notes

New Features

  • Added new keepalived job for HA-ification of haproxy (only on infrastructures supporting VRRP). See the keepalived docs for details on how it works and how to use it.

Acknowledgements

Many thanks to @axelfauvel, @gberche-orange for their work on implementing and testing this feature!

Usage

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

- name: "haproxy"
  version: "8.0.11"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.11"
  sha1: "2ed68490466f5c30f886482524cb12a7174e8e89"

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

bosh upload-release --sha1 2ed68490466f5c30f886482524cb12a7174e8e89 \
  "https://bosh.io/d/github.com/cloudfoundry-community/haproxy-boshrelease?v=8.0.11"

Jobs

Packages