Skip to content

haproxy/8.1.2

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

Release Notes

Improvements

  • Operators can now optionally disable TLS v1.0 or TLS v1.1, via the ha_proxy.disable_tls_10 and haproxy.disable_tls_11 properties. Default behavior is unchanged, and TLS v1.0/v1.1/v1.2 are enabled by default.

Usage

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

- name: "haproxy"
  version: "8.1.2"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/haproxy-boshrelease?v=8.1.2"
  sha1: "3e2a8c74bb8dfb3ed17432b896b839a8891ffd3f"

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

bosh upload-release --sha1 3e2a8c74bb8dfb3ed17432b896b839a8891ffd3f \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/haproxy-boshrelease?v=8.1.2"

Jobs

Packages