[bitnami/haproxy] Release 0.14.1 updating components versions (#23216)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-07 06:26:31 +01:00
committed by GitHub
parent ca0878d3c5
commit 792bd55ac1
2 changed files with 3 additions and 3 deletions

View File

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

View File

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