v16.3.0+3.2.11
haproxy-boshrelease 16.3.0+3.2.11
Upgrades
- HAProxy has been upgraded from v3.2.9 to v3.2.11
- socat has been upgraded from v1.8.0.3 to v1.8.1.0
Versions
The following versions of upstream components are included in this haproxy-boshrelease:
| Component | Version |
|---|---|
| HAProxy | 3.2.11 |
| keepalived | 2.3.4 |
| Lua | 5.4.8 |
| PCRE | 10.47 |
| socat | 1.8.1.0 |
Deployment
releases:
- name: "haproxy"
version: "16.3.0+3.2.11"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v16.3.0+3.2.11/haproxy-16.3.0+3.2.11.tgz"
sha1: "adad44383731c570ab711dde22e4c0ae8908fd94"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:5d5db001338672bdca5a8c36ba722a607c81efacfa098996144e9e2834eee319"Deployment (patched)
releases:
- name: "haproxy"
version: "16.3.0+3.2.11-patched"
url: "https://github.com/cloudfoundry/haproxy-boshrelease/releases/download/v16.3.0+3.2.11/haproxy-16.3.0+3.2.11-patched.tgz"
sha1: "cd3ad078f51acf6677dabe18ca11e8e3c1a7c020"
# for deployments with sha256, use the following line instead:
# sha1: "sha256:b82a3c9ea739ee20bf6b540c9a3197f4435b26005b4942d792fab8592f6feab9"What's Changed
- Bump socat version to 1.8.1.0 by @CFN-CI in #852
- CI: Enhance Autobumper Script by @maxmoehl in #857
- Bump haproxy version to 3.2.10 by @CFN-CI in #858
- chore(deps): bump gitpython from 3.1.45 to 3.1.46 in /ci/scripts by @dependabot[bot] in #859
- chore(deps): bump packaging from 25.0 to 26.0 in /ci/scripts by @dependabot[bot] in #865
- Bump haproxy version to 3.2.11 by @CFN-CI in #869
Full Changelog: v16.2.0+3.2.9...v16.3.0+3.2.11