[bitnami/contour] Release 15.3.6 updating components versions (#23222)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-02-07 12:01:27 +01:00
committed by GitHub
parent c25e487a90
commit 591e4e25af
2 changed files with 7 additions and 8 deletions

View File

@@ -5,12 +5,11 @@ annotations:
category: Infrastructure
licenses: Apache-2.0
images: |
- name: contour
image: docker.io/bitnami/contour:1.27.0-debian-11-r7
- 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
- e
- n
- v
- o
- y
apiVersion: v2
appVersion: 1.27.0
dependencies:
@@ -32,4 +31,4 @@ maintainers:
name: contour
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/contour
version: 15.3.5
version: 15.3.6

View File

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