[bitnami/haproxy] Release 2.0.15 (#28280)

* [bitnami/haproxy] Release 2.0.15 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-07-24 09:27:50 +02:00
committed by GitHub
parent 8ee9deb797
commit b8366d6607
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.0.14 (2024-07-24)
## 2.0.15 (2024-07-24)
* [bitnami/haproxy] Release 2.0.14 ([#28259](https://github.com/bitnami/charts/pull/28259))
* [bitnami/haproxy] Release 2.0.15 ([#28280](https://github.com/bitnami/charts/pull/28280))
## <small>2.0.14 (2024-07-24)</small>
* [bitnami/haproxy] Release 2.0.14 (#28259) ([f107b50](https://github.com/bitnami/charts/commit/f107b50c2f49d2b76bfd255b0bbc4f60fe33c22d)), closes [#28259](https://github.com/bitnami/charts/issues/28259)
## <small>2.0.13 (2024-07-16)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r1
image: docker.io/bitnami/haproxy:3.0.3-debian-12-r2
apiVersion: v2
appVersion: 3.0.3
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.0.14
version: 2.0.15

View File

@@ -306,7 +306,7 @@ terminationGracePeriodSeconds: ""
image:
registry: docker.io
repository: bitnami/haproxy
tag: 3.0.3-debian-12-r1
tag: 3.0.3-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'