v15.1.0+2.8.15
haproxy-boshrelease 15.1.0+2.8.15
Fixes
New Features
Upgrades
- HAProxy has been upgraded from 2.8.14 to 2.8.15
Versions
The following versions of upstream components are included in this haproxy-boshrelease:
| Component | Version |
|---|---|
| HAProxy | 2.8.15 |
| keepalived | 2.3.3 |
| Lua | 5.4.7 |
| PCRE | 10.45 |
| socat | 1.8.0.3 |
Deployment
releases:
- name: "haproxy"
version: "15.1.0+2.8.15"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v15.1.0+2.8.15/haproxy-15.1.0+2.8.15.tgz"
sha1: "87de2c7d011862eb5717654bf4a24aeec21ea41d"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:d62b2daf993789a0292a44f037d647fa14fae1fc5c6b01df2005ddc5bde4ab24"Deployment (patched)
releases:
- name: "haproxy"
version: "15.1.0+2.8.15-patched"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v15.1.0+2.8.15/haproxy-15.1.0+2.8.15-patched.tgz"
sha1: "c2ab0453fa7a33e468140c86180cdca394406491"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:abc6b4240a25b8c79ee8cb0ceff07d0dd543599e5d907ad72ae71897e5e973c0"What's Changed
Full Changelog: v15.0.0+2.8.14...v15.1.0+2.8.15