[bitnami/haproxy] Release 1.1.2 updating components versions (#25760)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-14 00:26:27 +02:00
committed by GitHub
parent a419daca8f
commit 06204cd7ff
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.7-debian-12-r3
image: docker.io/bitnami/haproxy:2.9.7-debian-12-r5
apiVersion: v2
appVersion: 2.9.7
dependencies:
@@ -28,4 +28,4 @@ maintainers:
name: haproxy
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/haproxy
version: 1.1.1
version: 1.1.2

View File

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