[bitnami/haproxy] Release 2.0.7 (#27660)

* [bitnami/haproxy] Release 2.0.7 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-03 05:12:02 +02:00
committed by GitHub
parent a124f1d871
commit 4f8432979a
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.0.6 (2024-06-18)
## 2.0.7 (2024-07-03)
* [bitnami/haproxy] Release 2.0.6 ([#27353](https://github.com/bitnami/charts/pull/27353))
* [bitnami/haproxy] Release 2.0.7 ([#27660](https://github.com/bitnami/charts/pull/27660))
## <small>2.0.6 (2024-06-18)</small>
* [bitnami/haproxy] Release 2.0.6 (#27353) ([368c8bf](https://github.com/bitnami/charts/commit/368c8bf6869e59fc11823d901c36838a01f6cfde)), closes [#27353](https://github.com/bitnami/charts/issues/27353)
## <small>2.0.5 (2024-06-17)</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-r0
image: docker.io/bitnami/haproxy:3.0.2-debian-12-r2
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.6
version: 2.0.7

View File

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