[bitnami/contour-operator] Release 2.1.6 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-10-08 06:20:28 +00:00
parent bef931c534
commit a5b31b47f0
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 2.0.2
digest: sha256:b36d5a7fe729a1fc43ad9ec93fe0e098bfe5f6a2676262ed4d6ecac731c0a248
generated: "2022-09-08T05:41:57.69744254Z"
version: 2.0.3
digest: sha256:7d4a98a9fabc3be62a3898cc530d0979b6a0a4d29c87ed2d128821f21c89ba40
generated: "2022-10-04T09:56:27.20834716Z"

View File

@@ -25,4 +25,4 @@ name: contour-operator
sources:
- https://github.com/projectcontour/contour-operator
- https://github.com/bitnami/containers/tree/main/bitnami/contour-operator
version: 2.1.5
version: 2.1.6

View File

@@ -7,7 +7,7 @@ The Contour Operator extends the Kubernetes API to create, configure and manage
[Overview of Contour Operator](https://github.com/projectcontour/contour-operator)
Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.
## TL;DR
```console

View File

@@ -54,7 +54,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/contour-operator
tag: 1.22.1-scratch-r0
tag: 1.22.1-scratch-r2
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -81,7 +81,7 @@ image:
contourImage:
registry: docker.io
repository: bitnami/contour
tag: 1.22.1-debian-11-r0
tag: 1.22.1-debian-11-r10
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -103,7 +103,7 @@ contourImage:
envoyImage:
registry: docker.io
repository: bitnami/envoy
tag: 1.23.1-debian-11-r3
tag: 1.23.1-debian-11-r12
digest: ""
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.