diff --git a/.final_builds/jobs/haproxy/index.yml b/.final_builds/jobs/haproxy/index.yml index 1748448e..28665b81 100644 --- a/.final_builds/jobs/haproxy/index.yml +++ b/.final_builds/jobs/haproxy/index.yml @@ -43,6 +43,10 @@ builds: version: 8384dbfd063486179af91642153c57ce0199499a blobstore_id: e15402bf-0542-4a82-a4e5-a8bc3f84c6d5 sha1: 14115a74e8d0ff905714ad9385dc1b6e34017683 + 99d795a51dda97c9338d646e483857ba6137262c: + version: 99d795a51dda97c9338d646e483857ba6137262c + blobstore_id: 5de4ad4f-e9f5-461b-464f-0c26a7be95e2 + sha1: 09cd5fec1a6cfc8930ceb994919eb7551dd09270 a6851296c062706b61a014c4bf6e371738c5b23f: version: a6851296c062706b61a014c4bf6e371738c5b23f blobstore_id: ec9876b1-b060-4d0b-90c6-e48066495da5 diff --git a/.final_builds/packages/ttar/index.yml b/.final_builds/packages/ttar/index.yml index 3122baf4..e34e9984 100644 --- a/.final_builds/packages/ttar/index.yml +++ b/.final_builds/packages/ttar/index.yml @@ -7,4 +7,8 @@ builds: version: 9747441a2de5bebdb1aa78ec1f826d609c3082ca blobstore_id: 9e3e8b2d-ac0d-46c6-4a81-42e8a571eec8 sha1: 10eb174e8cbc1411044c5e362c07a84cc46e8363 + d48223c69c8c097c64caad1055e0ff024b8f1133: + version: d48223c69c8c097c64caad1055e0ff024b8f1133 + blobstore_id: b456b47d-4795-4fe9-7e57-0c31d6c33fc9 + sha1: a2ec3b66ca8fdcb2c71b690b8cfd156fd94c8de3 format-version: "2" diff --git a/ci/release_notes.md b/ci/release_notes.md deleted file mode 100644 index b347a0ec..00000000 --- a/ci/release_notes.md +++ /dev/null @@ -1,10 +0,0 @@ -# New Features - -- Added the ability for HAProxy to do mutual TLS authentication with its HTTP backend servers - Thanks @datianshi! - -# Other - -- Improved documentation regarding the many timeouts HAProxy supports -- Migrated the ttar utility to a submodule in `src`, from a blob, for greater - transparency diff --git a/manifests/haproxy.yml b/manifests/haproxy.yml index 9f6ee564..e870a7fc 100644 --- a/manifests/haproxy.yml +++ b/manifests/haproxy.yml @@ -30,6 +30,6 @@ stemcells: releases: - name: haproxy - version: 8.4.1 - url: https://github.com/cloudfoundry-incubator/haproxy-boshrelease/releases/download/v8.4.1/haproxy-8.4.1.tgz - sha1: 3b860b9a12ac94ea9e9f9f6ad7ec7b58becd0e7a + version: 8.4.2 + url: https://github.com/cloudfoundry-incubator/haproxy-boshrelease/releases/download/v8.4.2/haproxy-8.4.2.tgz + sha1: dc543f84d361eeb41a8ecbd56f481bcbcd4eacc7 diff --git a/releases/haproxy/haproxy-8.4.2.yml b/releases/haproxy/haproxy-8.4.2.yml new file mode 100644 index 00000000..0f1f0443 --- /dev/null +++ b/releases/haproxy/haproxy-8.4.2.yml @@ -0,0 +1,33 @@ +name: haproxy +version: 8.4.2 +commit_hash: efa112e +uncommitted_changes: false +jobs: +- name: haproxy + version: 99d795a51dda97c9338d646e483857ba6137262c + fingerprint: 99d795a51dda97c9338d646e483857ba6137262c + sha1: 09cd5fec1a6cfc8930ceb994919eb7551dd09270 +- name: keepalived + version: d1b0d95376b257a33a28ef9a1a6d8580350a6ab3 + fingerprint: d1b0d95376b257a33a28ef9a1a6d8580350a6ab3 + sha1: 3df88f944ad5c3b54e987322ffe0226e98e44273 +packages: +- name: haproxy + version: f52bd20fbd4f1c9dae29d71410bcb5d3f38c0f96 + fingerprint: f52bd20fbd4f1c9dae29d71410bcb5d3f38c0f96 + sha1: aa94f7d242185623117a2be2b75c4ddbdb31d100 + dependencies: [] +- name: keepalived + version: 17936096b29718cbe5ce9dd0d11767997df0f060 + fingerprint: 17936096b29718cbe5ce9dd0d11767997df0f060 + sha1: 61a0015403a7618d8dee101fce2703a56cd2464b + dependencies: [] +- name: ttar + version: d48223c69c8c097c64caad1055e0ff024b8f1133 + fingerprint: d48223c69c8c097c64caad1055e0ff024b8f1133 + sha1: a2ec3b66ca8fdcb2c71b690b8cfd156fd94c8de3 + dependencies: [] +license: + version: ab1231b48830d561c18cade29dcad86c2925fb8c + fingerprint: ab1231b48830d561c18cade29dcad86c2925fb8c + sha1: 2a7ca21fe822bec0406bddc4ae0fcebee6cad6e5 diff --git a/releases/haproxy/index.yml b/releases/haproxy/index.yml index f339fc19..ed95209a 100644 --- a/releases/haproxy/index.yml +++ b/releases/haproxy/index.yml @@ -23,6 +23,8 @@ builds: version: 8.3.0 72c7f0af-2bef-499e-4b8a-50e6621f104e: version: 8.4.1 + 89584dd7-3539-4fd3-6aa3-47ad9ef5127e: + version: 8.4.2 8dba8b97-7c1c-4cb4-995a-fd6406c4d8d5: version: 8.0.0 9580fb1d-45db-4dfd-b901-d48fc241d093: