[bitnami/contour] Release 15.3.7 updating components versions (#23267)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-07 15:42:16 +01:00
committed by GitHub
parent 705e80c343
commit e902196dfd
2 changed files with 8 additions and 7 deletions

View File

@@ -5,11 +5,12 @@ annotations:
category: Infrastructure
licenses: Apache-2.0
images: |
- e
- n
- v
- o
- y
- name: contour
image: docker.io/bitnami/contour:1.27.0-debian-11-r9
- name: envoy
image: docker.io/bitnami/envoy:1.27.2-debian-11-r8
- name: nginx
image: docker.io/bitnami/nginx:1.25.3-debian-11-r7
apiVersion: v2
appVersion: 1.27.0
dependencies:
@@ -31,4 +32,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 15.3.6
version: 15.3.7

View File

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