From 555bb5eed5718b34a0d8489d464be6ecb20e9104 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 2 Oct 2024 01:55:45 +0000 Subject: [PATCH 1/2] [bitnami/haproxy] Release 2.1.7 updating components versions Signed-off-by: Bitnami Containers --- bitnami/haproxy/Chart.yaml | 4 ++-- bitnami/haproxy/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/haproxy/Chart.yaml b/bitnami/haproxy/Chart.yaml index fab63a955d9dfa..9bc5eb0621c05e 100644 --- a/bitnami/haproxy/Chart.yaml +++ b/bitnami/haproxy/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: haproxy - image: docker.io/bitnami/haproxy:3.0.5-debian-12-r1 + image: docker.io/bitnami/haproxy:3.0.5-debian-12-r2 apiVersion: v2 appVersion: 3.0.5 dependencies: @@ -28,4 +28,4 @@ maintainers: name: haproxy sources: - https://github.com/bitnami/charts/tree/main/bitnami/haproxy -version: 2.1.6 +version: 2.1.7 diff --git a/bitnami/haproxy/values.yaml b/bitnami/haproxy/values.yaml index 110a3eca48b9d6..6241a16d153e49 100644 --- a/bitnami/haproxy/values.yaml +++ b/bitnami/haproxy/values.yaml @@ -309,7 +309,7 @@ terminationGracePeriodSeconds: "" image: registry: docker.io repository: bitnami/haproxy - tag: 3.0.5-debian-12-r1 + tag: 3.0.5-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' From 54bd7d5cc50834e61e9db8803d16ac6827df5d6f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Wed, 2 Oct 2024 01:59:04 +0000 Subject: [PATCH 2/2] Update CHANGELOG.md Signed-off-by: Bitnami Containers --- bitnami/haproxy/CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/bitnami/haproxy/CHANGELOG.md b/bitnami/haproxy/CHANGELOG.md index 804f5517edf25e..74a873a5ed14a9 100644 --- a/bitnami/haproxy/CHANGELOG.md +++ b/bitnami/haproxy/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 2.1.6 (2024-09-26) +## 2.1.7 (2024-10-02) -* [bitnami/haproxy] Release 2.1.6 ([#29631](https://github.com/bitnami/charts/pull/29631)) +* [bitnami/haproxy] Release 2.1.7 ([#29698](https://github.com/bitnami/charts/pull/29698)) + +## 2.1.6 (2024-09-26) + +* [bitnami/haproxy] Release 2.1.6 (#29631) ([ae2a2f6](https://github.com/bitnami/charts/commit/ae2a2f6077ed6e871174355ba2491e2393278b06)), closes [#29631](https://github.com/bitnami/charts/issues/29631) ## 2.1.5 (2024-09-19)