From 6c919c9de37bcfdf5195170daea8ed0d29b453db Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 9 Aug 2022 07:46:06 +0000 Subject: [PATCH] [bitnami/contour] Release 9.0.3 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 a9a606edf6..25efd9eb2e 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/containers/tree/main/bitnami/contour - https://projectcontour.io -version: 9.0.2 +version: 9.0.3 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 8819040196..cef5d97559 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.22.0-debian-11-r2 + tag: 1.22.0-debian-11-r4 ## 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 @@ -465,7 +465,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.23.0-debian-11-r6 + tag: 1.23.0-debian-11-r8 ## 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 @@ -882,7 +882,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.23.1-debian-11-r6 + tag: 1.23.1-debian-11-r7 ## 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