[bitnami/contour] Release 17.0.9 updating components versions (#25497)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-05-02 10:37:34 +02:00
committed by GitHub
parent b8e7d16ae3
commit fee17a7e57
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.3-debian-12-r1
image: docker.io/bitnami/contour:1.28.3-debian-12-r2
- name: envoy
image: docker.io/bitnami/envoy:1.29.4-debian-12-r3
- name: nginx
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 17.0.8
version: 17.0.9

View File

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