[bitnami/haproxy] Release 2.0.4 (#27177)

* [bitnami/haproxy] Release 2.0.4 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-06-14 17:00:46 +02:00
committed by GitHub
parent 7a481b5a18
commit c83e56657f
3 changed files with 10 additions and 6 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 2.0.3 (2024-06-11)
## 2.0.4 (2024-06-14)
* [bitnami/haproxy] Release 2.0.3 ([#27098](https://github.com/bitnami/charts/pull/27098))
* [bitnami/haproxy] Release 2.0.4 ([#27177](https://github.com/bitnami/charts/pull/27177))
## <small>2.0.3 (2024-06-11)</small>
* [bitnami/haproxy] Release 2.0.3 (#27098) ([665d772](https://github.com/bitnami/charts/commit/665d772b05073797eebcf56767a931ac55db62fc)), closes [#27098](https://github.com/bitnami/charts/issues/27098)
## <small>2.0.2 (2024-06-10)</small>

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: haproxy
image: docker.io/bitnami/haproxy:3.0.1-debian-12-r1
image: docker.io/bitnami/haproxy:3.0.2-debian-12-r0
apiVersion: v2
appVersion: 3.0.1
appVersion: 3.0.2
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
@@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 2.0.3
version: 2.0.4

View File

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