[bitnami/contour] Release 15.0.1 updating components versions (#21420)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-12-07 11:57:41 +01:00
committed by GitHub
parent dfb25ce231
commit 4ae6174b53
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.0-debian-11-r0
image: docker.io/bitnami/contour:1.27.0-debian-11-r1
- name: envoy
image: docker.io/bitnami/envoy:1.27.2-debian-11-r1
- name: nginx
@@ -32,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 15.0.0
version: 15.0.1

View File

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