From 69faffb49775755c3ca82559127537507eedc323 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 27 May 2021 22:03:21 +0000 Subject: [PATCH] [bitnami/contour] Release 4.3.6 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 a016f2c133..2355bbf498 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.15.1 +appVersion: 1.16.0 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: 4.3.5 +version: 4.3.6 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 56cab45043..600cbb9a53 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -144,7 +144,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.15.1-debian-10-r9 + tag: 1.16.0-debian-10-r0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -328,7 +328,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.17.3-debian-10-r10 + tag: 1.17.3-debian-10-r15 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -598,7 +598,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.19.10-debian-10-r35 + tag: 1.19.10-debian-10-r39 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images