[bitnami/haproxy] Release 2.1.6 (#29631)

* [bitnami/haproxy] Release 2.1.6 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-09-26 21:40:11 +02:00
committed by GitHub
parent 40c1640d35
commit ae2a2f6077
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.1.5 (2024-09-19)
## 2.1.6 (2024-09-26)
* [bitnami/haproxy] Release 2.1.5 ([#29539](https://github.com/bitnami/charts/pull/29539))
* [bitnami/haproxy] Release 2.1.6 ([#29631](https://github.com/bitnami/charts/pull/29631))
## <small>2.1.5 (2024-09-19)</small>
* [bitnami/haproxy] Release 2.1.5 (#29539) ([a990bec](https://github.com/bitnami/charts/commit/a990beca56b1a50ae4a442b12d0f5b47e3b37149)), closes [#29539](https://github.com/bitnami/charts/issues/29539)
## <small>2.1.4 (2024-09-06)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r0
image: docker.io/bitnami/haproxy:3.0.5-debian-12-r1
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.5
version: 2.1.6

View File

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