[bitnami/contour] Release 15.5.2 updating components versions (#23739)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-21 17:19:19 +01:00
committed by GitHub
parent c2b8c51ae8
commit 20ae965367
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: contour
image: docker.io/bitnami/contour:1.27.1-debian-12-r2
image: docker.io/bitnami/contour:1.27.1-debian-12-r3
- name: envoy
image: docker.io/bitnami/envoy:1.27.3-debian-12-r3
- name: nginx
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 15.5.1
version: 15.5.2

View File

@@ -92,7 +92,7 @@ contour:
image:
registry: docker.io
repository: bitnami/contour
tag: 1.27.1-debian-12-r2
tag: 1.27.1-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'