From a0ef400a7adfcf3cd95ae70d47c102ed3ea6e4e1 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 23 May 2021 14:11:53 +0000 Subject: [PATCH] [bitnami/contour] Release 4.3.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.lock | 6 +++--- bitnami/contour/Chart.yaml | 2 +- bitnami/contour/values.yaml | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/contour/Chart.lock b/bitnami/contour/Chart.lock index 1a01669324..3abbf40f86 100644 --- a/bitnami/contour/Chart.lock +++ b/bitnami/contour/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: common repository: https://charts.bitnami.com/bitnami - version: 1.4.3 -digest: sha256:593addb8fcc250e4abee3a44aff3fbc1cf619d0c319e498c3c3342df71fd373e -generated: "2021-04-30T21:43:30.251386813Z" + version: 1.5.2 +digest: sha256:7b5a8ece9b57d70ef47eb7ed27e6f66b059fb0fc1f2ca59a15bb495e32366690 +generated: "2021-05-23T08:39:31.614646574Z" diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index bba5c622e3..518f394fb3 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: 4.3.3 +version: 4.3.4 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 6400674293..d5c769f973 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-r0 + tag: 1.15.1-debian-10-r9 ## 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-r1 + tag: 1.17.3-debian-10-r10 ## 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 @@ -594,7 +594,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.19.10-debian-10-r25 + tag: 1.19.10-debian-10-r35 ## 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