Skip to content

Commit 93b0792

Browse files
authored
[bitnami/haproxy] Release 2.2.15 (#32533)
* [bitnami/haproxy] Release 2.2.15 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
1 parent 615fefd commit 93b0792

3 files changed

Lines changed: 11 additions & 6 deletions

File tree

bitnami/haproxy/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Changelog
22

3-
## 2.2.14 (2025-03-18)
3+
## 2.2.15 (2025-03-20)
44

5-
* [bitnami/haproxy] Release 2.2.14 ([#32501](https://github.com/bitnami/charts/pull/32501))
5+
* [bitnami/haproxy] Release 2.2.15 ([#32533](https://github.com/bitnami/charts/pull/32533))
6+
7+
## <small>2.2.14 (2025-03-18)</small>
8+
9+
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
10+
* [bitnami/haproxy] Release 2.2.14 (#32501) ([8293073](https://github.com/bitnami/charts/commit/829307324ea68250cfe0649f5d537bfe2c2dfaa4)), closes [#32501](https://github.com/bitnami/charts/issues/32501)
611

712
## <small>2.2.13 (2025-03-06)</small>
813

bitnami/haproxy/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: haproxy
10-
image: docker.io/bitnami/haproxy:3.1.5-debian-12-r5
10+
image: docker.io/bitnami/haproxy:3.1.6-debian-12-r0
1111
apiVersion: v2
12-
appVersion: 3.1.5
12+
appVersion: 3.1.6
1313
dependencies:
1414
- name: common
1515
repository: oci://registry-1.docker.io/bitnamicharts
@@ -29,4 +29,4 @@ maintainers:
2929
name: haproxy
3030
sources:
3131
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
32-
version: 2.2.14
32+
version: 2.2.15

bitnami/haproxy/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ terminationGracePeriodSeconds: ""
314314
image:
315315
registry: docker.io
316316
repository: bitnami/haproxy
317-
tag: 3.1.5-debian-12-r5
317+
tag: 3.1.6-debian-12-r0
318318
digest: ""
319319
## Specify a imagePullPolicy
320320
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)