[bitnami/contour] Release 16.0.2 updating components versions (#24308)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-03-08 18:52:41 +01:00
committed by GitHub
parent 8883b7aea6
commit 365e8c6f44
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.28.1-debian-12-r1
image: docker.io/bitnami/contour:1.28.1-debian-12-r2
- name: envoy
image: docker.io/bitnami/envoy:1.28.1-debian-12-r4
- name: nginx
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 16.0.1
version: 16.0.2

View File

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