From f0e9680c1a1c7ed0128a5e8f40e32f61b01376b2 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 17 Jan 2021 03:38:47 +0000 Subject: [PATCH] [bitnami/contour] Release 3.3.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.lock | 6 +++--- bitnami/contour/Chart.yaml | 2 +- bitnami/contour/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/contour/Chart.lock b/bitnami/contour/Chart.lock index 2c2c2b17ed..c30ed18c7e 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.1.2 -digest: sha256:e96477f37f86a4595dce9057f8d04f903f761f340440986129e53cc55f3d63ee -generated: "2020-12-11T12:20:26.07229+01:00" + version: 1.3.4 +digest: sha256:2559232ab2a280f34b659f135efc90635e36b94833c53a6e5129b37bacc86619 +generated: "2021-01-16T07:02:24.091346505Z" diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 574b97d49c..3ca4f17312 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/bitnami-docker-contour - https://projectcontour.io -version: 3.3.1 +version: 3.3.2 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 18d0949e52..1d2efc02c4 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -142,7 +142,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.11.0-debian-10-r0 + tag: 1.11.0-debian-10-r28 ## 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 @@ -324,7 +324,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.16.2-debian-10-r9 + tag: 1.16.2-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