From 615e6940cecfd0b19bcdc70dcbcbc1900374cc12 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 14 Jul 2020 18:17:42 +0000 Subject: [PATCH] [bitnami/contour] Release 1.1.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.yaml | 2 +- bitnami/contour/values-production.yaml | 4 ++-- bitnami/contour/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 60a145e332..b9b83d888e 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: contour description: Contour Ingress controller for Kubernetes -version: 1.1.0 +version: 1.1.1 appVersion: 1.6.1 keywords: - ingress diff --git a/bitnami/contour/values-production.yaml b/bitnami/contour/values-production.yaml index 364e1ea1be..3f1305609b 100644 --- a/bitnami/contour/values-production.yaml +++ b/bitnami/contour/values-production.yaml @@ -106,7 +106,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.6.1-debian-10-r5 + tag: 1.6.1-debian-10-r8 ## 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 @@ -207,7 +207,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.14.3-debian-10-r6 + tag: 1.14.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 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index d0b465b75b..e083026fa9 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -104,7 +104,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.6.1-debian-10-r5 + tag: 1.6.1-debian-10-r8 ## 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 @@ -203,7 +203,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.14.3-debian-10-r6 + tag: 1.14.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