[bitnami/haproxy] Release 0.11.1 updating components versions (#21942)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-01-10 17:17:07 +01:00
committed by GitHub
parent c955b9577e
commit 31865fe50b
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.13.4
digest: sha256:ff8dff37f0caed178f18ad890cce8a0ecdd1f0543f90bf65937a47aa9c476153
generated: "2023-12-15T18:55:24.550626329Z"
version: 2.14.1
digest: sha256:5ccbe5f1fe4459864a8c9d7329c400b678666b6cfb1450818a830bda81995bc3
generated: "2024-01-10T14:01:09.804570862Z"

View File

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

View File

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