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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-09 02:32:13 +00:00
parent a8608e46a2
commit d1fbabd915
2 changed files with 4 additions and 4 deletions

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.0.1
version: 2.0.2

View File

@@ -53,7 +53,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/contour-operator
tag: 1.22.0-scratch-r1
tag: 1.22.0-scratch-r2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -78,7 +78,7 @@ image:
contourImage:
registry: docker.io
repository: bitnami/contour
tag: 1.22.0-debian-11-r1
tag: 1.22.0-debian-11-r3
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-contourImage-private-registry/
@@ -98,7 +98,7 @@ contourImage:
envoyImage:
registry: docker.io
repository: bitnami/envoy
tag: 1.23.0-debian-11-r6
tag: 1.23.0-debian-11-r7
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-envoyImage-private-registry/