[bitnami/contour] Release 14.2.4 updating components versions (#21103)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-21 19:14:21 +01:00
committed by GitHub
parent 514eac0503
commit 90733ac5e7
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.26.1-debian-11-r2
image: docker.io/bitnami/contour:1.26.1-debian-11-r3
- name: envoy
image: docker.io/bitnami/envoy:1.26.6-debian-11-r1
- name: nginx
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 14.2.3
version: 14.2.4

View File

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