From 6b5e51b141c86df3c155a2e7ce366bacec0313b2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 28 Mar 2022 07:55:59 +0000 Subject: [PATCH] [bitnami/contour] Release 7.4.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.yaml | 2 +- bitnami/contour/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 565afbe62f..8ee34b0696 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/bitnami-docker-contour - https://projectcontour.io -version: 7.4.5 +version: 7.4.6 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index e6bcd576ff..21edad2cfa 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -92,7 +92,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.20.1-debian-10-r30 + tag: 1.20.1-debian-10-r31 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -421,7 +421,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.21.1-debian-10-r31 + tag: 1.21.1-debian-10-r32 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -799,7 +799,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.6-debian-10-r57 + tag: 1.21.6-debian-10-r58 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images