mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/contour-operator] Release 0.2.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -24,4 +24,4 @@ name: contour-operator
|
||||
sources:
|
||||
- https://github.com/projectcontour/contour-operator
|
||||
- https://github.com/bitnami/bitnami-docker-contour-operator
|
||||
version: 0.2.3
|
||||
version: 0.2.4
|
||||
|
||||
@@ -53,7 +53,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/contour-operator
|
||||
tag: 1.19.1-scratch-r2
|
||||
tag: 1.19.1-scratch-r3
|
||||
## 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.19.1-debian-10-r33
|
||||
tag: 1.19.1-debian-10-r63
|
||||
## 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.19.1-debian-10-r109
|
||||
tag: 1.19.1-debian-10-r136
|
||||
## 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/
|
||||
|
||||
Reference in New Issue
Block a user