[bitnami/haproxy] Release 2.0.9 (#27811)

* [bitnami/haproxy] Release 2.0.9 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-05 13:55:11 +02:00
committed by GitHub
parent aa66dd1abf
commit 7547fb3d27
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.0.8 (2024-07-04)
## 2.0.9 (2024-07-05)
* [bitnami/haproxy] Release 2.0.8 ([#27794](https://github.com/bitnami/charts/pull/27794))
* [bitnami/haproxy] Release 2.0.9 ([#27811](https://github.com/bitnami/charts/pull/27811))
## <small>2.0.8 (2024-07-04)</small>
* [bitnami/haproxy] Release 2.0.8 (#27794) ([8b1b4d6](https://github.com/bitnami/charts/commit/8b1b4d651a2818f195b71d5844137b44bf73ff0f)), closes [#27794](https://github.com/bitnami/charts/issues/27794)
## <small>2.0.7 (2024-07-03)</small>

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.2-debian-12-r3
image: docker.io/bitnami/haproxy:3.0.2-debian-12-r4
apiVersion: v2
appVersion: 3.0.2
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.0.8
version: 2.0.9

View File

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