From a72fcb26f54d7a9765c18ce41a7813173d1e0753 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 14 Jun 2022 21:02:36 +0000 Subject: [PATCH] [bitnami/contour] Release 8.0.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.yaml | 4 ++-- bitnami/contour/values.yaml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 27e41d63a0..1ba136bcae 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.21.0 +appVersion: 1.21.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/bitnami-docker-contour - https://projectcontour.io -version: 8.0.0 +version: 8.0.1 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 9fb741578d..4db50e58be 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.21.0-debian-11-r0 + tag: 1.21.1-debian-11-r0 ## 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.22.1-debian-11-r0 + tag: 1.22.2-debian-11-r1 ## 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 @@ -878,7 +878,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.21.6-debian-11-r4 + tag: 1.21.6-debian-11-r5 ## 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