From 02fbff7f420d9a197ed619a40770beab9f9cc350 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 27 Feb 2022 09:07:37 +0000 Subject: [PATCH] [bitnami/contour] Release 7.3.11 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 b694036410..712f26e0b6 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.3.10 +version: 7.3.11 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index f5c6527a1f..6677a9337d 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-r1 + tag: 1.20.1-debian-10-r2 ## 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 @@ -416,7 +416,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.21.1-debian-10-r2 + tag: 1.21.1-debian-10-r3 ## 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 @@ -791,7 +791,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.6-debian-10-r28 + tag: 1.21.6-debian-10-r29 ## 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