[bitnami/haproxy] Release 0.13.7 updating components versions (#23080)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-02 18:08:32 +01:00
committed by GitHub
parent f6a1364d83
commit ab3ec8b8b1
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-r0
image: docker.io/bitnami/haproxy:2.9.4-debian-11-r1
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.13.6
version: 0.13.7

View File

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