From c75e3d579bf60c50efeedad42e1e6a94837f3f59 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 8 Sep 2022 05:30:59 +0000 Subject: [PATCH] [bitnami/contour] Release 9.1.2 updating components versions Signed-off-by: Bitnami Containers --- bitnami/contour/Chart.lock | 6 +++--- bitnami/contour/Chart.yaml | 4 ++-- bitnami/contour/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/contour/Chart.lock b/bitnami/contour/Chart.lock index 02ee2a4cf4..6049fa2894 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: 2.0.1 -digest: sha256:46553c7194313fd9ce2e1e86422eef4dab3defb450e20c692f865924eacb8fb1 -generated: "2022-08-23T21:17:12.128563241Z" + version: 2.0.2 +digest: sha256:b36d5a7fe729a1fc43ad9ec93fe0e098bfe5f6a2676262ed4d6ecac731c0a248 +generated: "2022-09-08T04:54:57.839997829Z" diff --git a/bitnami/contour/Chart.yaml b/bitnami/contour/Chart.yaml index 664662c403..44dd840a77 100644 --- a/bitnami/contour/Chart.yaml +++ b/bitnami/contour/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Infrastructure apiVersion: v2 -appVersion: 1.22.0 +appVersion: 1.22.1 dependencies: - name: common repository: https://charts.bitnami.com/bitnami @@ -27,4 +27,4 @@ sources: - https://github.com/envoyproxy/envoy - https://github.com/bitnami/containers/tree/main/bitnami/contour - https://projectcontour.io -version: 9.1.1 +version: 9.1.2 diff --git a/bitnami/contour/values.yaml b/bitnami/contour/values.yaml index 6e902c660b..009338a520 100644 --- a/bitnami/contour/values.yaml +++ b/bitnami/contour/values.yaml @@ -93,7 +93,7 @@ contour: image: registry: docker.io repository: bitnami/contour - tag: 1.22.0-debian-11-r4 + tag: 1.22.1-debian-11-r0 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -468,7 +468,7 @@ envoy: image: registry: docker.io repository: bitnami/envoy - tag: 1.23.0-debian-11-r8 + tag: 1.23.1-debian-11-r3 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -887,7 +887,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.23.1-debian-11-r7 + tag: 1.23.1-debian-11-r18 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'